Skip to content

Commit e4296f5

Browse files
committed
adding restore limitation
1 parent 6d65288 commit e4296f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ az cosmosdb mongodb user definition delete --account-name <account-name> --resou
269269
- A user's password can only be set/reset by through the Azure CLI / Azure PowerShell.
270270
- Configuring Users and Roles is only supported through Azure CLI / PowerShell.
271271
- 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.
272273

273274
## Frequently asked questions (FAQs)
274275

0 commit comments

Comments
 (0)