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

--alias -a

The Disaster Recovery configuration name.

--namespace-name

The namespace name.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

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

--alias -a

The Disaster Recovery configuration name.

--authorization-rule-name --name -n

The authorization rule name.

--ids

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.

--namespace-name

The namespace name.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.