Skip to content

Commit 8175668

Browse files
authored
Update howto-cluster-manager.md
Remove unnecessary tags in notes.
1 parent 9ef3f7c commit 8175668

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
@@ -102,7 +102,7 @@ Arguments:
102102
- name: The name for the managed resource group. If not specified, a unique name is
103103
automatically generated.
104104
- `wait`/`--no-wait` - Wait for command to complete or don't wait for the long-running operation to finish.
105-
- `--tags` - Space-separated tags: key[=value] [key[=value]...]. Use '' to clear existing tags. Required tags: EnableClusterManagerInfraServices=true, EnableFabricAssignRoleIntegration=true.
105+
- `--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. Not used if using `--mi-user-assigned`.
108108
- `--mi-user-assigned` - Space-separated resource IDs of the User-assigned managed identities to be added. Not used if using `--mi-system-assigned`.

0 commit comments

Comments
 (0)