Skip to content

Commit d178673

Browse files
Merge pull request #229252 from kalyaninamuduri/patch-35
Update manage-with-azure-rbac.md
2 parents 93ca325 + aa27a46 commit d178673

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/sap/center-sap-solutions/manage-with-azure-rbac.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,11 @@ To register an existing SAP system and manage that system with Azure Center for
185185

186186
| Minimum permissions for *users* |
187187
| ------------------------------- |
188-
| `Microsoft.Workloads/sapVirtualInstances/write` |
188+
| `Microsoft.Workloads/sapvirtualInstances/*/read` |
189+
| `Microsoft.Workloads/sapVirtualInstances/*/write` |
190+
| `Microsoft.Workloads/Locations/*/read` |
191+
| `Microsoft.Resources/subscriptions/resourceGroups/read` |
192+
| `Microsoft.Resources/subscriptions/read` |
189193
| `Microsoft.Compute/virtualMachines/read` |
190194

191195
| Built-in roles for *user-assigned managed identities* |
@@ -209,6 +213,11 @@ To register an existing SAP system and manage that system with Azure Center for
209213
| `Microsoft.Network/networkInterfaces/ipconfigurations/read` |
210214
| `Microsoft.Network/virtualNetworks/read` |
211215
| `Microsoft.Network/virtualNetworks/subnets/read` |
216+
| `Microsoft.Resources/subscriptions/resourceGroups/write` |
217+
| `Microsoft.Resources/subscriptions/resourceGroups/read` |
218+
| `Microsoft.Resources/subscriptions/read` |
219+
| `Microsoft.Resources/subscriptions/resourcegroups/deployments/*` |
220+
| `Microsoft.Resources/tags/*` |
212221

213222
## View VIS resources
214223

@@ -379,4 +388,4 @@ To delete a VIS resource, a *user* or *user-assigned managed identity* requires
379388

380389
## Next steps
381390

382-
- [Manage VIS resources in Azure Center for SAP solutions](manage-virtual-instance.md)
391+
- [Manage VIS resources in Azure Center for SAP solutions](manage-virtual-instance.md)

0 commit comments

Comments
 (0)