Skip to content

Commit 40a9b70

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

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
@@ -188,7 +188,7 @@ Use the [`CosmosClient.create_database_if_not_exists`](/python/api/azure-cosmos/
188188

189189
## [Passwordless (Recommended)](#tab/passwordless)
190190

191-
The `Microsoft.Azure.Cosmos` client libraries enable you to perform *data* operations using [Azure RBAC](../role-based-access-control.md). However, to authenticate *management* operations such as creating and deleting databases you must use RBAC through one of the following options:
191+
The `Microsoft.Azure.Cosmos` client library enables you to perform *data* operations using [Azure RBAC](../role-based-access-control.md). However, to authenticate *management* operations such as creating and deleting databases you must use RBAC through one of the following options:
192192

193193
> - [Azure CLI scripts](manage-with-cli.md)
194194
> - [Azure PowerShell scripts](manage-with-powershell.md)

0 commit comments

Comments
 (0)