Skip to content

Commit 6651d11

Browse files
Merge pull request #210654 from gahl-levy/patch-33
Update how-to-setup-rbac.md
2 parents 2f6c37c + 369cc90 commit 6651d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/how-to-setup-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article is about role-based access control for data plane operations in Azu
1515

1616
If you are using management plane operations, see [role-based access control](../role-based-access-control.md) applied to your management plane operations article.
1717

18-
The API for MongoDB exposes a built-in role-based access control (RBAC) system that lets you authorize your data requests with a fine-grained, role-based permission model. Users are roles reside within a database and are managed using the Azure CLI, Azure PowerShell, or ARM for this preview feature.
18+
The API for MongoDB exposes a built-in role-based access control (RBAC) system that lets you authorize your data requests with a fine-grained, role-based permission model. Users and roles reside within a database and are managed using the Azure CLI, Azure PowerShell, or ARM for this preview feature.
1919

2020
## Concepts
2121

0 commit comments

Comments
 (0)