@@ -185,7 +185,11 @@ To register an existing SAP system and manage that system with Azure Center for
185
185
186
186
| Minimum permissions for * users* |
187
187
| ------------------------------- |
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 ` |
189
193
| ` Microsoft.Compute/virtualMachines/read ` |
190
194
191
195
| 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
209
213
| ` Microsoft.Network/networkInterfaces/ipconfigurations/read ` |
210
214
| ` Microsoft.Network/virtualNetworks/read ` |
211
215
| ` 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/* ` |
212
221
213
222
## View VIS resources
214
223
@@ -379,4 +388,4 @@ To delete a VIS resource, a *user* or *user-assigned managed identity* requires
379
388
380
389
## Next steps
381
390
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