Skip to content

Commit 441f958

Browse files
committed
Small note in comments for clarity.
1 parent 6d28928 commit 441f958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/manage-with-powershell.md

+1
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ For the example below, assume the account has a current failover priority of `We
242242
243243
```azurepowershell-interactive
244244
# Change the failover priority for an Azure Cosmos Account
245+
# Assume existing priority is "West US 2" = 0 and "East US 2" = 1
245246
246247
$resourceGroupName = "myResourceGroup"
247248
$accountName = "mycosmosaccount"

0 commit comments

Comments
 (0)