Skip to content

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CosmosDB/CosmosDB/help/Update-AzCosmosDBAccountRegion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Update-AzCosmosDBAccountRegion
99

1010
## SYNOPSIS
11-
Update Regions of a CosmosDB Account.
11+
Update Regions of a Cosmos DB Account.
1212

1313
## SYNTAX
1414

@@ -33,7 +33,7 @@ Update-AzCosmosDBAccountRegion [-Location <String[]>] [-LocationObject <PSLocati
3333
```
3434

3535
## DESCRIPTION
36-
Update Regions of a CosmosDB Account. Location can be provided either as an object of type PSLocation or as strings of Location Name ordered by failover priority.
36+
Update Regions of a Cosmos DB Account. Location can be provided either as an object of type PSLocation or as strings of Location Name ordered by failover priority.
3737
LocationObject parameter expects the list of current locations (failover priorities included) appended by the new LocationObjects corresponding to new locations to be added.
3838
Location parameter expects the list of current location(ordered by failover priority) and the new locations.
3939
Please note, we only support Addition of Regions. Please provide either Location or LocationObject.

0 commit comments

Comments
 (0)