Skip to content

Commit ae0c53c

Browse files
vmageloscottaddie
andauthored
Update articles/cosmos-db/nosql/quickstart-python.md
Co-authored-by: Scott Addie <[email protected]>
1 parent a40b65c commit ae0c53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ The `Microsoft.Azure.Cosmos` client library enables you to perform *data* operat
164164
> - [Azure Resource Manager templates (ARM templates)](manage-with-templates.md)
165165
> - [Azure Resource Manager .NET client library](https://www.nuget.org/packages/Azure.ResourceManager.CosmosDB/)
166166
167-
The Azure CLI approach is used in for this quickstart and passwordless access. Use the [`az cosmosdb sql database create`](/cli/azure/cosmosdb/sql/database#az-cosmosdb-sql-database-create) command to create a Cosmos DB NoSQL database.
167+
The Azure CLI approach is used in for this quickstart and passwordless access. Use the [`az cosmosdb sql database create`](/cli/azure/cosmosdb/sql/database#az-cosmosdb-sql-database-create) command to create a Cosmos DB for NoSQL database.
168168

169169
```azurecli
170170
# Create a SQL API database `

0 commit comments

Comments
 (0)