Skip to content

Commit 4a8d5b9

Browse files
Update continuous-backup-restore-permissions.md
1 parent dbebf8b commit 4a8d5b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cosmos-db/continuous-backup-restore-permissions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Assign the `CosmosRestoreOperator` built-in role at subscription level
7676
az role assignment create --role "CosmosRestoreOperator" --assignee <email> --scope /subscriptions/<subscriptionId>
7777
```
7878

79+
### Assign capability to restore from a specific account
80+
This operation is currently not supported.
81+
7982
### Assign capability to restore from any source account in a resource group.
8083
This operation is currently not supported.
8184

0 commit comments

Comments
 (0)