You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/how-to-setup-rbac.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,9 @@ The actual metadata requests allowed by the `Microsoft.DocumentDB/databaseAccoun
100
100
101
101
Azure Cosmos DB exposes two built-in role definitions:
102
102
103
+
> [!IMPORTANT]
104
+
> The term **role definitions** here refer to Azure Cosmos DB specific role definitions. These are distinct from Azure role-based access control role definitions.
105
+
103
106
| ID | Name | Included actions |
104
107
|---|---|---|
105
108
| 00000000-0000-0000-0000-000000000001 | Cosmos DB Built-in Data Reader |`Microsoft.DocumentDB/databaseAccounts/readMetadata`<br>`Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/items/read`<br>`Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/executeQuery`<br>`Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/readChangeFeed`|
0 commit comments