Skip to content

Commit a0f98ae

Browse files
authored
Fixing Acrolinx Words/Phrases Issues
1 parent de270dd commit a0f98ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/passwordless/cosmos-nosql/cosmos-nosql-create-assign-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: alexwolf
1010
ms.custom: include file
1111
---
1212

13-
When developing locally with Passwordless authentication, make sure the user account that connects to CosmosDb is assigned a role with the correct permissions to perform data operations. Currently, Azure Cosmos DB for NoSQL does not include built-in roles for data operations, but you can create your own using the Azure CLI or Powershell.
13+
When developing locally with Passwordless authentication, make sure the user account that connects to Cosmos DB is assigned a role with the correct permissions to perform data operations. Currently, Azure Cosmos DB for NoSQL does not include built-in roles for data operations, but you can create your own using the Azure CLI or PowerShell.
1414

1515
Roles consist of a collection of permissions or actions that a user is allowed to perform, such as read, write, and delete. You can read more about [configuring role based access control (RBAC)](/azure/cosmos-db/how-to-setup-rbac) in the cosmos security configuration documentation.
1616

0 commit comments

Comments
 (0)