We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0555a65 commit b93050aCopy full SHA for b93050a
articles/cosmos-db/how-to-setup-rbac.md
@@ -357,7 +357,7 @@ az cosmosdb sql role assignment create --account-name $accountName --resource-gr
357
358
### Using Bicep/Azure Resource Manager templates
359
360
-For assigned a built in assignment via Bicep:
+For a built-in assignment using a Bicep template:
361
362
```
363
resource sqlRoleAssignment 'Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-04-15' = {
0 commit comments