Skip to content

Commit fbe3f83

Browse files
authored
Updated Text
1 parent 8ddca9b commit fbe3f83

File tree

1 file changed

+2
-2
lines changed
  • articles/active-directory/managed-identities-azure-resources

1 file changed

+2
-2
lines changed

articles/active-directory/managed-identities-azure-resources/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ No. Managed identities do not currently support cross-directory scenarios.
7979

8080
### What Azure RBAC permissions are required to managed identity on a resource?
8181

82-
- System-assigned managed identity: You need write permissions over the resource. For example: Microsoft.Compute/virtualMachines/write or This action is included in resource specific built-in roles like [Virtual Machine Contributor](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#virtual-machine-contributor).
83-
- User-assigned managed identity: You need write permissions over the resource. For example: Microsoft.Compute/virtualMachines/write . In addition to [Managed Identity Operator](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#managed-identity-operator) role assignment over the managed identity.
82+
- System-assigned managed identity: You need write permissions over the resource. For exampl, for virtual machines you need Microsoft.Compute/virtualMachines/write. This action is included in resource specific built-in roles like [Virtual Machine Contributor](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#virtual-machine-contributor).
83+
- User-assigned managed identity: You need write permissions over the resource. For example, for virtual machines you need Microsoft.Compute/virtualMachines/write. In addition to [Managed Identity Operator](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#managed-identity-operator) role assignment over the managed identity.
8484

8585
### How do you restart the managed identities for Azure resources extension?
8686
On Windows and certain versions of Linux, if the extension stops, the following cmdlet may be used to manually restart it:

0 commit comments

Comments
 (0)