Skip to content

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

1010
## SYNOPSIS
11-
Update a CosmosDB account attributes.
11+
Update a Cosmos DB Account attributes.
1212

1313
## SYNTAX
1414

@@ -88,7 +88,7 @@ NetworkAclBypass : None
8888
NetworkAclBypassResourceIds : {}
8989
```
9090

91-
Updated DefaultConsistencyLevel to "Strong", Enabled AutomaticFailover, Enabled MultipleWriteLocations and Enabled VirtualNetwork for CosmosDB Account with name accountName.
91+
Updated DefaultConsistencyLevel to "Strong", Enabled AutomaticFailover, Enabled MultipleWriteLocations and Enabled VirtualNetwork for Cosmos DB Account with name accountName.
9292

9393
## PARAMETERS
9494

@@ -323,7 +323,7 @@ Accept wildcard characters: False
323323
```
324324
325325
### -InputObject
326-
CosmosDB Account object
326+
Cosmos DB Account object
327327
328328
```yaml
329329
Type: Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccountGetResults

0 commit comments

Comments
 (0)