Skip to content

Commit 156489f

Browse files
committed
Updating service tier info
1 parent c666caf commit 156489f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/fleet-pools.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ Throughput pooling requires all database accounts in a **fleetspace** to have th
8585
Here are examples of allowed and unallowed configurations:
8686

8787
- Varying regional configurations
88-
- **Allowed**: Two accounts, both configured as single-region write in two distinct Azure regions.
89-
- **Allowed**: Two accounts, both configured as multi-region write in two distinct Azure regions.
90-
- **Not allowed**: One account, with single-region write but distributed to two distinct Azure regions. Another account, with single-region write, in a different single Azure region.
88+
- **Allowed**: Two accounts, both configured as single-region write (general purpose) in two distinct Azure regions.
89+
- **Allowed**: Two accounts, both configured as multi-region write (business critical) in two distinct Azure regions.
90+
- **Not allowed**: One account, with single-region write (general purpose) but distributed to two distinct Azure regions. Another account, with single-region write (general purpose), in a different single Azure region.
9191
- **Not allowed**: Two accounts, with global distribution configured for two different sets of regions.
9292
- Varying service tiers
9393
- **Allowed**: Two accounts, both with multi-region write (business critical) configured in two separate Azure regions.
94-
- **Not allowed**: Two accounts, one with multi-region write and the other with single-region write.
94+
- **Not allowed**: Two accounts, one with multi-region write (business critical) and the other with single-region write (general purpose).
9595

9696
> [!NOTE]
9797
> Accounts must have the same underlying configuration of multi-region writes (business critical) or single-region writes (general purpose) to participate in the same pool.

0 commit comments

Comments
 (0)