az redis identity
Manage identity assigned to Azure cache for Redis.
Name | Description | Type | Status |
---|---|---|---|
az redis identity assign |
Assign identity for Azure cache for Redis. |
Core | GA |
az redis identity remove |
Remove the identity already assigned for Azure cache for Redis. |
Core | GA |
az redis identity show |
Show the identity assigned for Azure cache for Redis. |
Core | GA |
Assign identity for Azure cache for Redis.
az redis identity assign [--ids]
[--mi-system-assigned]
[--mi-user-assigned]
[--name]
[--resource-group]
[--subscription]
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Flag to specify system assigned identity.
One or more space separated resource IDs of user assigned identities.
Name of the Redis cache.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
Remove the identity already assigned for Azure cache for Redis.
az redis identity remove [--ids]
[--mi-system-assigned]
[--mi-user-assigned]
[--name]
[--resource-group]
[--subscription]
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Flag to specify system assigned identity.
One or more space separated resource IDs of user assigned identities.
Name of the Redis cache.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
Show the identity assigned for Azure cache for Redis.
az redis identity show [--ids]
[--name]
[--resource-group]
[--subscription]
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the Redis cache.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
Azure CLI feedback
Azure CLI is an open source project. Select a link to provide feedback: