Skip to content

Commit 6461b5e

Browse files
authored
Add NoSQL data plane entra ID support information
1 parent ad0c6d2 commit 6461b5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cosmos-db/how-to-restrict-user-data.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Each authentication method gives access to different sets of operations, with so
2222

2323
:::image type="content" source="./media/how-to-restrict-user-data/operations.png" alt-text="Split of operations per authentication type" border="false":::
2424

25+
> [!NOTE]
26+
> [Microsoft Entra ID identities data operations are supported by NoSQL.](how-to-setup-rbac.md)
27+
2528
In some scenarios, you may want to restrict some users of your organization to perform data operations (that is CRUD requests and queries) only. This is typically the case for developers who don't need to create or delete resources, or change the provisioned throughput of the containers they are working on.
2629

2730
You can restrict the access by applying the following steps:

0 commit comments

Comments
 (0)