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/mongodb/how-to-setup-rbac.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -269,6 +269,7 @@ az cosmosdb mongodb user definition delete --account-name <account-name> --resou
269
269
- A user's password can only be set/reset by through the Azure CLI / Azure PowerShell.
270
270
- Configuring Users and Roles is only supported through Azure CLI / PowerShell.
271
271
- Disabling primary/secondary key authentication is not supported. We recommend rotating your keys to prevent access when enabling RBAC.
272
+
- RBAC policies for Cosmos DB for Mongo DB RU will not be automatically reinstated following a restore operation. You will be required to reconfigure these policies after the restoration process is complete.
0 commit comments