Skip to content

Commit c88642b

Browse files
committed
updated as suggested
1 parent 0e98168 commit c88642b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,11 @@ Some arguments that are available for every Azure CLI command
4848
| clusterVersions[] | The list of Cluster versions that the Cluster Manager supports. It is used as an input in the cluster clusterVersion property. |
4949
| provisioningState | The provisioning status of the latest operation on the Cluster Manager. One of: Succeeded, Failed, Canceled, Provisioning, Accepted, Updating |
5050
| detailedStatus | The detailed statuses that provide additional information about the status of the Cluster Manager. |
51-
| detailedStatusMessage | The descriptive message about the current detailed status.
52-
|
51+
| detailedStatusMessage | The descriptive message about the current detailed status. |
5352

5453
## Cluster Manager Identity
5554

56-
Starting with the 2024-06-01-preview API version, Cluster Manager can be assigned managed identity. Both System-assigned and User-Assigned managed identities are supported.
55+
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.
5756

5857
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.
5958
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.

0 commit comments

Comments
 (0)