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
| Operator Nexus Key Vault Writer Service Role (Preview) |cccccccc-dddd-eeee-3333-444444444444|
117
+
| Operator Nexus Key Vault Writer Service Role (Preview) |44f0a1a8-6fea-4b35-980a-8ff50c487c97|
118
118
119
119
Example:
120
120
121
121
```console
122
-
az role assignment create --assignee <Managed Identity Principal Id> --role cccccccc-dddd-eeee-3333-444444444444 --scope /subscriptions/<Subscription ID>/resourceGroups/<Resource Group Name>/providers/Microsoft.KeyVault/vaults/<Key Vault Name>
122
+
az role assignment create --assignee <Managed Identity Principal Id> --role 44f0a1a8-6fea-4b35-980a-8ff50c487c97 --scope /subscriptions/<Subscription ID>/resourceGroups/<Resource Group Name>/providers/Microsoft.KeyVault/vaults/<Key Vault Name>
123
123
```
124
124
125
125
- User associates the Customer Key Vault with the Operator Nexus cluster. The key vault resource ID must be configured in the cluster and enabled to store the secrets of the cluster.
0 commit comments