Skip to content

Commit a40b65c

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

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
@@ -157,7 +157,7 @@ Create a new client instance using the [`CosmosClient`](/python/api/azure-cosmos
157157

158158
## [Passwordless (Recommended)](#tab/passwordless)
159159

160-
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:
160+
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:
161161

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

0 commit comments

Comments
 (0)