File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,17 @@ Storage Costs
92
92
following:
93
93
94
94
- 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/>`.
97
106
98
107
To learn more, see the |service-pricing|.
99
108
You can’t perform that action at this time.
0 commit comments