Skip to content

Commit 5684e8d

Browse files
bartpintoeak13
andauthored
Update articles/operator-nexus/howto-cluster-manager.md
Co-authored-by: Andrew Karandjeff <[email protected]>
1 parent a399d35 commit 5684e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Arguments:
105105
- `--tags` - Space-separated tags: key[=value] [key[=value]...]. Use '' to clear existing tags.
106106
- `--subscription` - Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
107107
- `--mi-system-assigned` - Enable System-assigned managed identity. One of `--mi-user-assigned` or `--mi-system-assigned` can be used at a time.
108-
- `--mi-user-assigned` - Space-separated resource IDs of the User-assigned managed identities to be added. One of `--mi-user-assigned` or `--mi-system-assigned` can be used at a time.
108+
- `--mi-user-assigned` - The resource ID of the user-assigned managed identity to be added. One of `--mi-user-assigned` or `--mi-system-assigned` can be used at a time. Cluster Managers only support one user-assigned managed identity.
109109
- `--if-match`/`if-none-match` - Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. The ETag is returned as the resource property once the resource is created and can be used on the update operations.
110110

111111
Common arguments that are available for every Azure CLI command:

0 commit comments

Comments
 (0)