az servicebus georecovery-alias authorization-rule
Manage Azure Service Bus Authorization Rule for Namespace with Geo-Disaster Recovery Configuration Alias.
Commands
Name | Description | Type | Status |
---|---|---|---|
az servicebus georecovery-alias authorization-rule keys |
Manage Azure Authorization Rule keys for Service Bus Namespace. |
Core | GA |
az servicebus georecovery-alias authorization-rule keys list |
Gets the primary and secondary connection strings for the namespace. |
Core | GA |
az servicebus georecovery-alias authorization-rule list |
List the authorization rules for a namespace. |
Core | GA |
az servicebus georecovery-alias authorization-rule show |
Get an authorization rule for a namespace by rule name. |
Core | GA |
az servicebus georecovery-alias authorization-rule list
List the authorization rules for a namespace.
az servicebus georecovery-alias authorization-rule list --alias
--namespace-name
--resource-group
Required Parameters
The Disaster Recovery configuration name.
The namespace name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.
az servicebus georecovery-alias authorization-rule show
Get an authorization rule for a namespace by rule name.
az servicebus georecovery-alias authorization-rule show [--alias]
[--authorization-rule-name]
[--ids]
[--namespace-name]
[--resource-group]
[--subscription]
Optional Parameters
The Disaster Recovery configuration name.
The authorization rule name.
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.
The namespace name.
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.