az managementpartner
Allows the partners to associate a Microsoft Partner Network(MPN) ID to a user or service principal in the customer's Azure directory.
Commands
az managementpartner create |
Associates a Microsoft Partner Network(MPN) ID to the current authenticated user or service principal. |
az managementpartner delete |
Delete the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal. |
az managementpartner show |
Gets the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal. |
az managementpartner update |
Updates the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal. |
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.
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.
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.
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.
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.
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.
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.
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.
Increase logging verbosity. Use --debug for full debug logs.