Skip to content

Commit a57ca66

Browse files
authored
Update burst-capacity-faq.yml
1 parent e9fa402 commit a57ca66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cosmos-db/burst-capacity-faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ sections:
4444
How can I see which resources have less than 3000 RU/s per physical partition?
4545
answer: |
4646
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. Burst capacity is free throughput.
4751
- question: |
4852
How can I enable burst capacity on an account programatically?
4953
answer: |

0 commit comments

Comments
 (0)