az managementpartner
Note
This reference is part of the managementpartner extension for the Azure CLI (version 2.61.0 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
Microsoft partner network 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.
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
Microsoft partner network 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.
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
Microsoft partner network 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.
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
Microsoft partner network 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.