Skip to content

Commit f215412

Browse files
committed
Merge branch 'richagaur/understanding-ru-consumption' of https://github.com/richagaur/azure-databases-docs-pr into richagaur/understanding-ru-consumption
2 parents ab31c75 + 0cbf3e4 commit f215412

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

articles/cosmos-db/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
- name: Best practices for scaling provisioned throughput
317317
href: scaling-provisioned-throughput-best-practices.md?context=/azure/cosmos-db/context/context
318318
- name: Understanding request unit consumption
319-
href: understand-ru-consumption.md?context=/azure/cosmos-db/context/context
319+
href: understand-request-unit-consumption.md?context=/azure/cosmos-db/context/context
320320
- name: Burst capacity
321321
items:
322322
- name: Burst capacity overview

articles/cosmos-db/understand-ru-consumption.md renamed to articles/cosmos-db/understand-request-unit-consumption.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ Although specific RU values can change over time, the principles remain consiste
7777

7878
Request units are consumed based on the work required to perform an operation. This section explains how RUs are consumed across common document operations, using illustrative examples to highlight the underlying principles.
7979

80-
> [!Important]
80+
81+
> [!IMPORTANT]
8182
> The RU values described in this document are illustrative and reflect how Azure Cosmos DB processes operations at a given point in time.
8283
8384
### Write Operations

0 commit comments

Comments
 (0)