You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/concept-elastic-data-map.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ All Azure Purview accounts have a Data Map that can elastically grow starting at
20
20
21
21
## Data map capacity unit
22
22
23
-
Elastic Data Map comes with operation throughput and storage components that are represented as Capacity Unit (CU). All Azure Purview accounts, by default, come with one capacity unit and elastically grow based on usage. Each Data Map capacity unit includes a throughput of 25 operations/sec and 2 GB of metadata storage limit.
23
+
Elastic Data Map comes with operation throughput and storage components that are represented as Capacity Unit (CU). All Azure Purview accounts, by default, come with one capacity unit and elastically grow based on usage. Each Data Map capacity unit includes a throughput of 25 operations/sec and 10 GB of metadata storage limit.
24
24
25
25
### Operations
26
26
@@ -76,13 +76,13 @@ Data Map capacity units come with a cap on operations throughput and storage. If
76
76
77
77
- Purview Data Map’s operation throughput for the given hour is less than or equal to 25 Ops/Sec and storage size is 1 GB. Customers are billed for one capacity unit.
78
78
79
-
- Purview Data Map’s operation throughput for the given hour is less than or equal to 25 Ops/Sec and storage size is 25 GB. Customers are billed for two capacity unit.
79
+
- Purview Data Map’s operation throughput for the given hour is less than or equal to 25 Ops/Sec and storage size is 15 GB. Customers are billed for two capacity units.
80
80
81
-
- Purview Data Map’s operation throughput for the given hour is 50 Ops/Sec and storage size is 2 GB. Customers are billed for two capacity unit.
81
+
- Purview Data Map’s operation throughput for the given hour is 50 Ops/Sec and storage size is 15 GB. Customers are billed for two capacity units.
82
82
83
-
- Purview Data Map’s operation throughput for the given hour is 50 Ops/Sec and storage size is 35 GB. Customers are billed for three capacity unit.
83
+
- Purview Data Map’s operation throughput for the given hour is 50 Ops/Sec and storage size is 25 GB. Customers are billed for three capacity units.
84
84
85
-
- Purview Data Map’s operation throughput for the given hour is 250 Ops/Sec and storage size is 15 GB. Customers are billed for 10 capacity unit
85
+
- Purview Data Map’s operation throughput for the given hour is 250 Ops/Sec and storage size is 15 GB. Customers are billed for ten capacity units.
86
86
87
87
### Detailed billing example
88
88
@@ -96,7 +96,7 @@ The table below shows the maximum number of operations/second and metadata stora
96
96
97
97
:::image type="content" source="./media/concept-elastic-data-map/billing-table.png" alt-text="Table depicting max number of operations and growth of metadata over time.":::
98
98
99
-
Based on the Data Map operations/second and metadata storage consumption in this period, this Data Map would be billed for 20 capacity-unit hours over this six-hour period (1 + 3 + 4 + 3 + 6 + 3):
99
+
Based on the Data Map operations/second and metadata storage consumption in this period, this Data Map would be billed for 22 capacity-unit hours over this six-hour period (1 + 3 + 4 + 5 + 6 + 3):
100
100
101
101
:::image type="content" source="./media/concept-elastic-data-map/billing-capacity-hours.png" alt-text="Table depicting number of CU hours over time.":::
0 commit comments