Az.Resources
This topic displays help topics for the Azure Resource Manager Cmdlets.
Active Directory
Add-AzADAppPermission |
Adds an API permission. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Add-AzADGroupMember |
Adds member to group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADAppCredential |
Lists key credentials and password credentials for an application. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADAppFederatedCredential |
Get federatedIdentityCredentials by Id from applications. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADApplication |
Lists entities from applications or get entity from applications by key Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADAppPermission |
Lists API permissions the application has requested. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADGroup |
Lists entities from groups or get entity from groups by key Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADGroupMember |
Lists members from group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADOrganization |
Retrieve a list of organization objects. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADServicePrincipal |
Lists entities from service principals or get entity from service principals by key Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADSpCredential |
Lists key credentials and password credentials for an service principal. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzADUser |
Lists entities from users or get entity from users by key Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADAppCredential |
Creates key credentials or password credentials for an application. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADAppFederatedCredential |
Create federatedIdentityCredential for applications. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADApplication |
Adds new entity to applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADGroup |
Adds new entity to groups Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADServicePrincipal |
Adds new entity to servicePrincipals Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADSpCredential |
Creates key credentials or password credentials for an service principal. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzADUser |
Adds new entity to users Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADAppCredential |
Removes key credentials or password credentials for an application. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADAppFederatedCredential |
Delete navigation property federatedIdentityCredentials for applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADApplication |
Deletes entity from applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADAppPermission |
Removes an API permission. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADGroup |
Deletes entity from groups. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADGroupMember |
Deletes member from group Users, contacts, and groups that are members of this group. HTTP Methods: GET (supported for all groups), POST (supported for security groups and mail-enabled security groups), DELETE (supported only for security groups) Read-only. Nullable. Supports $expand. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADServicePrincipal |
Deletes entity from service principal. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADSpCredential |
Removes key credentials or password credentials for an service principal. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzADUser |
Deletes entity from users. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzADAppFederatedCredential |
Update the navigation property federatedIdentityCredentials in applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzADApplication |
Updates entity in applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzADGroup |
Update entity in groups Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzADServicePrincipal |
Updates entity in service principal Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzADUser |
Updates entity in users Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Managed Applications
Get-AzManagedApplication |
Gets managed applications Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagedApplicationDefinition |
Gets managed application definitions Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagedApplication |
Creates an Azure managed application. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagedApplicationDefinition |
Creates a managed application definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagedApplication |
Removes a managed application Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagedApplicationDefinition |
Removes a managed application definition Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzManagedApplication |
Updates managed application Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzManagedApplicationDefinition |
Updates managed application definition Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Policy
Get-AzPolicyAlias |
Get-AzPolicyAlias retrieves and outputs Azure provider resource types that have aliases defined and match the given parameter values. If no parameters are provided, all provider resource types that contain an alias will be output. The -ListAvailable switch modifies this behavior by listing all matching resource types including those without aliases. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzPolicyAssignment |
Gets policy assignments. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzPolicyDefinition |
Gets policy definitions. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzPolicyExemption |
Gets policy exemptions. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzPolicySetDefinition |
Gets policy set definitions. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleManagementPolicy |
Get the specified role management policy for a resource scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleManagementPolicyAssignment |
Get the specified role management policy assignment for a resource scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzPolicyAssignment |
Creates a policy assignment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzPolicyDefinition |
Creates a policy definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzPolicyExemption |
Creates a policy exemption. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzPolicySetDefinition |
Creates a policy set definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzRoleManagementPolicyAssignment |
Create a role management policy assignment Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzPolicyAssignment |
Removes a policy assignment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzPolicyDefinition |
Removes a policy definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzPolicyExemption |
Removes a policy exemption. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzPolicySetDefinition |
Removes a policy set definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzRoleManagementPolicy |
Delete a role management policy Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzRoleManagementPolicyAssignment |
Delete a role management policy assignment Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzPolicyAssignment |
Modifies a policy assignment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzPolicyDefinition |
Modifies a policy definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzPolicyExemption |
Modifies a policy exemption. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzPolicySetDefinition |
Modifies a policy set definition Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzRoleManagementPolicy |
Update a role management policy Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Resources
Export-AzResourceGroup |
Captures a resource group as a template and saves it to a file. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Export-AzTemplateSpec |
Exports a Template Spec to the local filesystem Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDenyAssignment |
Lists Azure RBAC deny assignments at the specified scope. By default it lists all deny assignments in the selected Azure subscription. Use respective parameters to list deny assignments to a specific user, or to list deny assignments on a specific resource group or resource. The cmdlet may call below Microsoft Graph API according to input parameters:
Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDeployment |
Get deployment Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDeploymentOperation |
Get deployment operation Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDeploymentScript |
Gets or lists deployment scripts. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDeploymentScriptLog |
Gets the log of a deployment script execution. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzDeploymentWhatIfResult |
Gets a template What-If result for a deployment at subscription scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzLocation |
Gets all locations and the supported resource providers for each location. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroup |
Gets Management Group(s) Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupDeployment |
Get deployment at a management group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupDeploymentOperation |
Get deployment operation for management group deployment Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupDeploymentWhatIfResult |
Gets a template What-If result for a deployment at management group scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupEntity |
Lists all Entities under the current Tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupHierarchySetting |
Gets the Hierarchy Settings under the current tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupNameAvailability |
Checks if the Management Group name is available in the Tenant and a valid name. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzManagementGroupSubscription |
Gets the details of Subscription(s) under a Management Group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzPrivateLinkAssociation |
Gets all the Azure Resource Management Private Link Association(s). Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzProviderFeature |
Gets information about Azure provider features. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzProviderOperation |
Gets the operations for an Azure resource provider that are securable using Azure RBAC. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzProviderPreviewFeature |
Gets a feature registration in your account. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResource |
Gets resources. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceGroup |
Gets resource groups. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceGroupDeployment |
Gets the deployments in a resource group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceGroupDeploymentOperation |
Gets the resource group deployment operation Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceGroupDeploymentWhatIfResult |
Gets a template What-If result for a deployment at resource group scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceLock |
Gets a resource lock. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceManagementPrivateLink |
Gets Azure Resource Management Private Link(s) Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzResourceProvider |
Gets a resource provider. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleAssignment |
Lists Azure RBAC role assignments at the specified scope. By default it lists all role assignments in the selected Azure subscription. Use respective parameters to list assignments to a specific user, or to list assignments on a specific resource group or resource. The cmdlet may call below Microsoft Graph API according to input parameters:
Please notice that this cmdlet will mark Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleAssignmentSchedule |
Get the specified role assignment schedule for a resource scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleAssignmentScheduleInstance |
Gets the specified role assignment schedule instance. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleAssignmentScheduleRequest |
Get the specified role assignment schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleDefinition |
Lists all Azure RBAC roles that are available for assignment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleEligibilitySchedule |
Get the specified role eligibility schedule for a resource scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleEligibilityScheduleInstance |
Gets the specified role eligibility schedule instance. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleEligibilityScheduleRequest |
Get the specified role eligibility schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzRoleEligibleChildResource |
Get the child resources of a resource on which user has eligible access Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTag |
Gets predefined Azure tags | Gets the entire set of tags on a resource or subscription. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTemplateSpec |
Gets or lists Template Specs Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTenantBackfillStatus |
Get the current Tenant Backfill Subscription Status Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTenantDeployment |
Get deployment at tenant scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTenantDeploymentOperation |
Get deployment operation for deployment at tenant scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Get-AzTenantDeploymentWhatIfResult |
Gets a template What-If result for a deployment at tenant scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Invoke-AzResourceAction |
Invokes an action on a resource. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Move-AzResource |
Moves a resource to a different resource group or subscription. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzDeployment |
Create a deployment at the current subscription scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagementGroup |
Creates a Management Group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagementGroupDeployment |
Create a deployment at a management group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagementGroupHierarchySetting |
Creates Hierarchy Settings under the current tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzManagementGroupSubscription |
Adds a Subscription to a Management Group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzPrivateLinkAssociation |
Creates the Azure Resource Management Private Link Association. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzResource |
Creates a resource. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzResourceGroup |
Creates an Azure resource group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzResourceGroupDeployment |
Adds an Azure deployment to a resource group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzResourceLock |
Creates a resource lock. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzResourceManagementPrivateLink |
Create Azure Resource Management Private Link Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzRoleAssignment |
Assigns the specified RBAC role to the specified principal, at the specified scope. The cmdlet may call below Microsoft Graph API according to input parameters:
Please notice that this cmdlet will mark Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzRoleAssignmentScheduleRequest |
Creates a role assignment schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzRoleDefinition |
Creates a custom role in Azure RBAC. Provide either a JSON role definition file or a PSRoleDefinition object as input. First, use the Get-AzRoleDefinition command to generate a baseline role definition object. Then, modify its properties as required. Finally, use this command to create a custom role using role definition. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzRoleEligibilityScheduleRequest |
Creates a role eligibility schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzTag |
Creates a predefined Azure tag or adds values to an existing tag | Creates or updates the entire set of tags on a resource or subscription. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzTemplateSpec |
Creates a new Template Spec. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
New-AzTenantDeployment |
Create a deployment at tenant scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Publish-AzBicepModule |
Publishes a Bicep file to a registry. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Register-AzProviderFeature |
Registers an Azure provider feature in your current subscription context. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Register-AzProviderPreviewFeature |
Creates a feature registration in your account. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Register-AzResourceProvider |
Registers a resource provider. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzDeployment |
Removes a deployment and any associated operations Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzDeploymentScript |
Removes a deployment script and its associated resources. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagementGroup |
Removes a Management Group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagementGroupDeployment |
Removes a deployment at a management group and any associated operations Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagementGroupHierarchySetting |
Deletes all Hierarchy Settings under the current tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzManagementGroupSubscription |
Removes a Subscription from a Management Group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzPrivateLinkAssociation |
Delete a specific azure private link association. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzResource |
Removes a resource. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzResourceGroup |
Removes a resource group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzResourceGroupDeployment |
Removes a resource group deployment and any associated operations. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzResourceLock |
Removes a resource lock. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzResourceManagementPrivateLink |
Deletes the Resource Manangement Private Link. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzRoleAssignment |
Removes a role assignment to the specified principal who is assigned to a particular role at a particular scope. The cmdlet may call below Microsoft Graph API according to input parameters:
Please notice that this cmdlet will mark Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzRoleDefinition |
Deletes a custom role in Azure RBAC. The role to be deleted is specified using the Id property of the role. Delete will fail if there are existing role assignments made to the custom role. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzTag |
Deletes predefined Azure tags or values | Deletes the entire set of tags on a resource or subscription. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzTemplateSpec |
Removes a Template Spec Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Remove-AzTenantDeployment |
Removes a deployment at tenant scope and any associated operations Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Save-AzDeploymentScriptLog |
Saves the log of a deployment script execution to disk. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Save-AzDeploymentTemplate |
Saves a deployment template to a file. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Save-AzManagementGroupDeploymentTemplate |
Saves a deployment template to a file. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Save-AzResourceGroupDeploymentTemplate |
Saves a resource group deployment template to a file. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Save-AzTenantDeploymentTemplate |
Saves a deployment template to a file. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzResource |
Modifies a resource. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzResourceGroup |
Modifies a resource group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzResourceLock |
Modifies a resource lock. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzRoleAssignment |
Update an existing Role Assignment. The cmdlet may call below Microsoft Graph API according to input parameters:
Please notice that this cmdlet will mark Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzRoleDefinition |
Modifies a custom role in Azure RBAC. Provide the modified role definition either as a JSON file or as a PSRoleDefinition. First, use the Get-AzRoleDefinition command to retrieve the custom role that you wish to modify. Then, modify the properties that you wish to change. Finally, save the role definition using this command. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Set-AzTemplateSpec |
Modifies a Template Spec. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Start-AzTenantBackfill |
Starts backfilling subscriptions for the current Tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzDeployment |
Cancel a running deployment Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzManagementGroupDeployment |
Cancel a running deployment at a management group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzResourceGroupDeployment |
Cancels a resource group deployment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzRoleAssignmentScheduleRequest |
Cancels a pending role assignment schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzRoleEligibilityScheduleRequest |
Cancels a pending role eligibility schedule request. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Stop-AzTenantDeployment |
Cancel a running deployment at tenant scope Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Test-AzDeployment |
Validates a deployment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Test-AzManagementGroupDeployment |
Validates a deployment at a management group. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Test-AzResourceGroupDeployment |
Validates a resource group deployment. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Test-AzTenantDeployment |
Validates a deployment at tenant scope. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Unregister-AzProviderFeature |
Unregisters an Azure provider feature in your account. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Unregister-AzProviderPreviewFeature |
Removes a feature registration from your account. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Unregister-AzResourceProvider |
Unregisters a resource provider. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzManagementGroup |
Updates a Management Group Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzManagementGroupHierarchySetting |
Updates Hierarchy Settings under the current tenant Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |
Update-AzTag |
Selectively updates the set of tags on a resource or subscription. Note This is the previous version of our documentation. Please consult the most recent version for up-to-date information. |