Skip to content

Commit 26d452b

Browse files
authored
acrolinx
1 parent 277f411 commit 26d452b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-cluster-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Some arguments that are available for every Azure CLI command
5555
Starting with the 2024-06-01-preview API version, a customer can assign managed identity to a Cluster Manager. Both System-assigned and User-Assigned managed identities are supported.
5656

5757
If a Cluster Manager is created with the User-assigned managed identity, a customer is required to provision access to that identity for the Nexus platform.
58-
Specifically, `Microsoft.ManagedIdentity/userAssignedIdentities/assign/action` permission needs to be added to the User-assigned identity for `AFOI-NC-MGMT-PME-PROD` Entra ID. It is a known limitation of the platform that will be addressed in the future.
58+
Specifically, `Microsoft.ManagedIdentity/userAssignedIdentities/assign/action` permission needs to be added to the User-assigned identity for `AFOI-NC-MGMT-PME-PROD` Microsoft Entra ID. It is a known limitation of the platform that will be addressed in the future.
5959

60-
The role assignment can be done via Portal:
60+
The role assignment can be done via the Azure portal:
6161

62-
- Open Azure Portal and locate User-assigned identity in question.
62+
- Open Azure portal and locate User-assigned identity in question.
6363
- If you expect multiple managed identities provisioned, the role can be added instead at the resource group or subscription level.
6464
- Under `Access control (IAM)`, click Add new role assignment
6565
- Select Role: `Managed Identity Operator`. See the [permissions](../role-based-access-control/built-in-roles/identity.md#managed-identity-operator) that the role provides.

0 commit comments

Comments
 (0)