Az.ManagedServices

This feature is used by customers of Managed Service Providers (MSPs). Customers give an MSP the ability to manage their subscription or resource group. In addition to granting access, the customer can also remove access or view existing access. MSPs are able to view the list of customers who have granted them access to subscriptions. There are two objects involved in this process: A registration definition which identifies the MSP and the role definitions granted to the MSP users. The MSP can optionally define this object using a Managed Services marketplace offering Access assignments which associate a subscription with the definition.

Managed Services

Get-AzManagedServicesAssignment

Gets a specific registration assignment or a list of the registration assignments.

Get-AzManagedServicesDefinition

Gets a specific registration definition or a list of the registration definitions.

New-AzManagedServicesAssignment

Creates or updates a registration assignment.

New-AzManagedServicesDefinition

Creates or updates a registration definition.

Remove-AzManagedServicesAssignment

Deletes a registration assignment.

Remove-AzManagedServicesDefinition

Deletes the registration definition.