Skip to content

Commit 4a25a29

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

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

156156
### Create a database
157157

158-
## [Passwordless](#tab/passwordless)
158+
## [Passwordless (Recommended)](#tab/passwordless)
159159

160160
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:
161161

0 commit comments

Comments
 (0)