Skip to content

Commit ea47ecc

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

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

187187
### Create a container
188188

189-
## [Passwordless](#tab/passwordless)
189+
## [Passwordless (Recommended)](#tab/passwordless)
190190

191191
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:
192192

0 commit comments

Comments
 (0)