az notification-hub credential wns

Note

This reference is part of the notification-hub extension for the Azure CLI (version 2.49.0 or higher). The extension will automatically install the first time you run an az notification-hub credential wns command. Learn more about extensions.

Command group 'notification-hub' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Commands

Name Description Type Status
az notification-hub credential wns update

Update credential for Windows(WNS).

Extension Experimental

az notification-hub credential wns update

Experimental

Command group 'notification-hub' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Update credential for Windows(WNS).

az notification-hub credential wns update --name
                                          --namespace-name
                                          --package-sid
                                          --resource-group
                                          --secret-key

Required Parameters

--name --notification-hub-name -n

The notification hub name.

--namespace-name

The namespace name.

--package-sid

The package ID for this credential.

--resource-group -g

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

--secret-key

The secret key.

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.