az aro identity
Manage identities related to Azure Red Hat OpenShift clusters.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az aro identity create-required |
Create required identities. |
Core | GA |
| az aro identity get-required |
Get required identities. |
Core | GA |
az aro identity create-required
Create required identities.
Create required identities to prepare for creating a cluster with managed identities.
az aro identity create-required --location
--master-subnet
--resource-group
--version
--worker-subnet
[--acquire-policy-token]
[--change-reference]
[--disk-encryption-set]
[--vnet]
[--vnet-resource-group]
[--yes]
Required Parameters
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
Name or ID of master vnet subnet. If name is supplied, --vnet must be supplied.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
OpenShift version to use for cluster creation.
Name or ID of worker vnet subnet. If name is supplied, --vnet must be supplied.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
ResourceID of the DiskEncryptionSet to be used for master and worker VMs.
Name or ID of vnet. If name is supplied, --vnet-resource-group must be supplied.
Name of vnet resource group.
Do not prompt for confirmation.
| Property | Value |
|---|---|
| Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az aro identity get-required
Get required identities.
Get required identities for creating a cluster with managed identities.
az aro identity get-required --location
--master-subnet
--resource-group
--version
--worker-subnet
[--acquire-policy-token]
[--change-reference]
[--disk-encryption-set]
[--vnet]
[--vnet-resource-group]
Required Parameters
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
Name or ID of master vnet subnet. If name is supplied, --vnet must be supplied.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
OpenShift version to use for cluster creation.
Name or ID of worker vnet subnet. If name is supplied, --vnet must be supplied.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
ResourceID of the DiskEncryptionSet to be used for master and worker VMs.
Name or ID of vnet. If name is supplied, --vnet-resource-group must be supplied.
Name of vnet resource group.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |