az managementpartner

Note

This reference is part of the managementpartner extension for the Azure CLI (version 2.0.67 or higher). The extension will automatically install the first time you run an az managementpartner command. Learn more about extensions.

Allows the partners to associate a Microsoft Partner Network(MPN) ID to a user or service principal in the customer's Azure directory.

Commands

Name Description Type Status
az managementpartner create

Associates a Microsoft Partner Network(MPN) ID to the current authenticated user or service principal.

Extension GA
az managementpartner delete

Delete the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

Extension GA
az managementpartner show

Gets the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

Extension GA
az managementpartner update

Updates the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

Extension GA

az managementpartner create

Associates a Microsoft Partner Network(MPN) ID to the current authenticated user or service principal.

az managementpartner create --partner-id

Required Parameters

--partner-id

Microsoft partner network 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.

az managementpartner delete

Delete the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

az managementpartner delete --partner-id

Required Parameters

--partner-id

Microsoft partner network 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.

az managementpartner show

Gets the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

az managementpartner show [--partner-id]

Optional Parameters

--partner-id

Microsoft partner network 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.

az managementpartner update

Updates the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

az managementpartner update --partner-id

Required Parameters

--partner-id

Microsoft partner network 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.