Skip to content

Commit 99e8d6a

Browse files
authored
Update New-AzCosmosDBAccount.md (#13490)
ApiKind does not accept GlobalDocumentDB
1 parent ee4a7d0 commit 99e8d6a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ A new CosmosDB Account with name databaseAccountName is created in the ResourceG
5959

6060
### -ApiKind
6161
The type of Cosmos DB database account to create.
62-
Accepted values: GlobalDocumentDB, MongoDB, Gremlin, Table, Cassandra.
63-
Default value: GlobalDocumentDB
62+
Accepted values: Sql, MongoDB, Gremlin, Table, Cassandra.
63+
Default value: Sql
6464

6565
```yaml
6666
Type: String
@@ -458,3 +458,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
458458
## NOTES
459459
460460
## RELATED LINKS
461+

0 commit comments

Comments
 (0)