Skip to content

Commit 9c0ebcb

Browse files
DOCSP-28205 fix storage cost description (#279)
1 parent 0143b0c commit 9c0ebcb

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

source/index.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,17 @@ Storage Costs
9292
following:
9393

9494
- Cost per GB per day
95-
- Cost for every one thousand storage access requests, where each
96-
access request is a dataset partition being processed
95+
- Cost for every one thousand storage access requests when querying
96+
{+dl+} datasets using {+adf+}. Each access request corresponds to a
97+
partition of data from a {+dl+} dataset that {+adf+} fetches to
98+
process for a query.
99+
100+
.. note::
101+
102+
You can now set limits on the amount of data that {+adf+} processes
103+
for your queries to control costs. To learn more, see
104+
:atlas:`Manage Atlas Data Federation Query Limits
105+
</data-federation/query/manage-query-limits/>`.
97106

98107
To learn more, see the |service-pricing|.
99108

0 commit comments

Comments
 (0)