Skip to content

Commit b6b4e5c

Browse files
authored
Merge pull request #183565 from athenads/elastic-data-map
elastic-data-map changes
2 parents 92a36fc + 97b45eb commit b6b4e5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/purview/concept-elastic-data-map.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All Azure Purview accounts have a Data Map that can elastically grow starting at
2020

2121
## Data map capacity unit
2222

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.
2424

2525
### Operations
2626

@@ -76,13 +76,13 @@ Data Map capacity units come with a cap on operations throughput and storage. If
7676

7777
- 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.
7878

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.
8080

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.
8282

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.
8484

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.
8686

8787
### Detailed billing example
8888

@@ -96,7 +96,7 @@ The table below shows the maximum number of operations/second and metadata stora
9696

9797
:::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.":::
9898

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):
100100

101101
:::image type="content" source="./media/concept-elastic-data-map/billing-capacity-hours.png" alt-text="Table depicting number of CU hours over time.":::
102102

0 commit comments

Comments
 (0)