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/cosmos-db/burst-capacity-faq.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,10 @@ sections:
44
44
How can I see which resources have less than 3000 RU/s per physical partition?
45
45
answer: |
46
46
You can use the new Azure Monitor metric **PhysicalPartitionThroughput** and split by the dimension **PhysicalPartitionId** to see how many RU/s you have per physical partition.
47
+
- question: |
48
+
Does burst capacity consume Azure Cosmos DB reserved capacity?
49
+
answer: |
50
+
No.
47
51
- question: |
48
52
How can I enable burst capacity on an account programatically?
0 commit comments