Az.Resources
6.7.0
For more information on Resour
For more information on Resource Manager, please visit the following: https://learn.microsoft.com/azure/azure-resource-manager/
For more information on Active Directory, please visit the following: https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-whatis
Minimum PowerShell version
5.1
See the version list below for details.
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure ResourceManager ARM Provider ResourceGroup Deployment ActiveDirectory Authorization Management ManagementGroups Tags
Cmdlets
Get-AzProviderOperation Remove-AzRoleAssignment Get-AzRoleAssignment New-AzRoleAssignment Set-AzRoleAssignment Get-AzRoleDefinition New-AzRoleDefinition Set-AzRoleDefinition Remove-AzRoleDefinition Remove-AzResourceGroup Get-AzProviderFeature Register-AzProviderFeature Unregister-AzProviderFeature Get-AzProviderPreviewFeature Register-AzProviderPreviewFeature Unregister-AzProviderPreviewFeature Get-AzLocation Export-AzResourceGroup Get-AzResourceProvider Register-AzResourceProvider Unregister-AzResourceProvider Get-AzResourceGroupDeployment New-AzResourceGroupDeployment Remove-AzResourceGroupDeployment Stop-AzResourceGroupDeployment Test-AzResourceGroupDeployment Set-AzResourceGroup New-AzResourceGroup Get-AzResourceGroup Save-AzResourceGroupDeploymentTemplate Get-AzResourceGroupDeploymentOperation Get-AzResourceLock Invoke-AzResourceAction Move-AzResource New-AzResourceLock Get-AzPolicyAssignment Get-AzPolicyDefinition Get-AzPolicySetDefinition Get-AzPolicyExemption New-AzPolicyAssignment New-AzPolicyDefinition New-AzPolicySetDefinition New-AzPolicyExemption Remove-AzPolicyAssignment Remove-AzPolicyDefinition Remove-AzPolicySetDefinition Remove-AzPolicyExemption Set-AzPolicyAssignment Set-AzPolicyDefinition Set-AzPolicySetDefinition Set-AzPolicyExemption Remove-AzResource Remove-AzResourceLock Set-AzResource New-AzResource Set-AzResourceLock Get-AzResource Get-AzManagedApplicationDefinition New-AzManagedApplicationDefinition Set-AzManagedApplicationDefinition Remove-AzManagedApplicationDefinition Get-AzManagedApplication New-AzManagedApplication Set-AzManagedApplication Remove-AzManagedApplication Get-AzManagementGroup New-AzManagementGroup Update-AzManagementGroup Remove-AzManagementGroup New-AzManagementGroupSubscription Remove-AzManagementGroupSubscription New-AzDeployment Get-AzDeployment Test-AzDeployment Remove-AzDeployment Stop-AzDeployment Save-AzDeploymentTemplate Get-AzDeploymentOperation Get-AzManagementGroupDeployment Test-AzManagementGroupDeployment New-AzManagementGroupDeployment Get-AzManagementGroupDeploymentOperation Save-AzManagementGroupDeploymentTemplate Stop-AzManagementGroupDeployment Remove-AzManagementGroupDeployment Get-AzTenantDeployment Test-AzTenantDeployment New-AzTenantDeployment Get-AzTenantDeploymentOperation Save-AzTenantDeploymentTemplate Stop-AzTenantDeployment Remove-AzTenantDeployment Get-AzPolicyAlias Remove-AzTag Get-AzTag New-AzTag Get-AzDenyAssignment Update-AzTag Get-AzDeploymentScript Get-AzDeploymentScriptLog Save-AzDeploymentScriptLog Remove-AzDeploymentScript Get-AzDeploymentWhatIfResult Get-AzResourceGroupDeploymentWhatIfResult Get-AzManagementGroupDeploymentWhatIfResult Get-AzTenantDeploymentWhatIfResult Get-AzTemplateSpec New-AzTemplateSpec Set-AzTemplateSpec Export-AzTemplateSpec Remove-AzTemplateSpec Publish-AzBicepModule Get-AzResourceManagementPrivateLink Remove-AzResourceManagementPrivateLink New-AzResourceManagementPrivateLink New-AzPrivateLinkAssociation Get-AzPrivateLinkAssociation Remove-AzPrivateLinkAssociation Get-AzManagementGroupEntity Get-AzManagementGroupNameAvailability Get-AzTenantBackfillStatus Start-AzTenantBackfill Get-AzManagementGroupSubscription New-AzManagementGroupHierarchySetting Update-AzManagementGroupHierarchySetting Get-AzManagementGroupHierarchySetting Remove-AzManagementGroupHierarchySetting
Functions
Add-AzADAppPermission Add-AzADGroupMember Get-AzADAppCredential Get-AzADApplication Get-AzADAppPermission Get-AzADGroup Get-AzADGroupMember Get-AzADServicePrincipal Get-AzADSpCredential Get-AzADUser New-AzADAppCredential New-AzADApplication New-AzADGroup New-AzADServicePrincipal New-AzADSpCredential New-AzADUser Remove-AzADAppCredential Remove-AzADApplication Remove-AzADAppPermission Remove-AzADGroup Remove-AzADGroupMember Remove-AzADServicePrincipal Remove-AzADSpCredential Remove-AzADUser Update-AzADApplication Update-AzADServicePrincipal Update-AzADUser Get-AzRoleAssignmentSchedule Get-AzRoleAssignmentScheduleInstance Get-AzRoleAssignmentScheduleRequest Get-AzRoleEligibilitySchedule Get-AzRoleEligibilityScheduleInstance Get-AzRoleEligibilityScheduleRequest Get-AzRoleEligibleChildResource Get-AzRoleManagementPolicy Get-AzRoleManagementPolicyAssignment New-AzRoleAssignmentScheduleRequest New-AzRoleEligibilityScheduleRequest New-AzRoleManagementPolicyAssignment Remove-AzRoleManagementPolicy Remove-AzRoleManagementPolicyAssignment Stop-AzRoleAssignmentScheduleRequest Stop-AzRoleEligibilityScheduleRequest Update-AzRoleManagementPolicy Update-AzADGroup Get-AzADAppFederatedCredential New-AzADAppFederatedCredential Remove-AzADAppFederatedCredential Update-AzADAppFederatedCredential Get-AzADOrganization
PSEditions
Dependencies
-
- Az.Accounts (>= 2.12.3)
Release Notes
* Added parameter '-CountVariable' for list operations, 'odataCount' can now be assigned to this variable [#20982]
- 'Get-AzADApplication'
- 'Get-AzADServicePrincipal'
- 'Get-AzADUser'
- 'Get-AzADGroup'
* Supported polymorphism for 'Get-AzADGroupMember', output of this cmdlet was now 'Application' 'ServicePrincipal', 'User' and 'Group' based on the 'odataType' [#19728]
* Added '-Force' parameter on 'Publish-AzBicepModule' for supporting overwriting existing modules.
* Fixed 'New-AzADApplication' when multiple redirect url types were provided. [#21108]
* Fixed 'Update-AzADServicePrincipal' when empty array passed for 'IdentifierUri' [#21345]
* Fixed an issue where location header was missing in the response from the service for 'New-AzManagedApplication'.
* Fixed 'Get-AzResourceGroup' ignored the subscription ID in '-Id' [#21725]
FileList
- Az.Resources.nuspec
- Az.Resources.psd1
- Az.Resources.psm1
- Microsoft.Azure.Management.Authorization.dll
- Microsoft.Azure.Management.ManagementGroups.dll
- Microsoft.Azure.Management.ResourceManager.dll
- Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.deps.json
- Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll
- Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll-Help.xml
- Microsoft.Azure.PowerShell.Cmdlets.Resources.deps.json
- Microsoft.Azure.PowerShell.Cmdlets.Resources.dll
- Microsoft.Azure.PowerShell.Cmdlets.Resources.dll-Help.xml
- Microsoft.Azure.PowerShell.Cmdlets.Tags.deps.json
- Microsoft.Azure.PowerShell.Cmdlets.Tags.dll
- Microsoft.Azure.PowerShell.Cmdlets.Tags.dll-Help.xml
- Microsoft.Extensions.Caching.Abstractions.dll
- Microsoft.Extensions.Caching.Memory.dll
- Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Microsoft.Extensions.Options.dll
- Microsoft.Extensions.Primitives.dll
- ResourceManager.format.ps1xml
- ResourceManager.generated.format.ps1xml
- Resources.format.ps1xml
- System.Runtime.CompilerServices.Unsafe.dll
- Tags.format.ps1xml
- Authorization.Autorest\Az.Authorization.format.ps1xml
- Authorization.Autorest\Az.Authorization.psm1
- Authorization.Autorest\bin\Az.Authorization.private.deps.json
- Authorization.Autorest\bin\Az.Authorization.private.dll
- Authorization.Autorest\bin\System.Runtime.CompilerServices.Unsafe.dll
- Authorization.Autorest\custom\Az.Authorization.custom.psm1
- Authorization.Autorest\exports\ProxyCmdletDefinitions.ps1
- Authorization.Autorest\internal\Az.Authorization.internal.psm1
- Authorization.Autorest\utils\Unprotect-SecureString.ps1
- MSGraph.Autorest\Az.MSGraph.format.ps1xml
- MSGraph.Autorest\Az.MSGraph.psm1
- MSGraph.Autorest\bin\Az.MSGraph.private.deps.json
- MSGraph.Autorest\bin\Az.MSGraph.private.dll
- MSGraph.Autorest\bin\System.Runtime.CompilerServices.Unsafe.dll
- MSGraph.Autorest\custom\Add-AzADAppPermission.ps1
- MSGraph.Autorest\custom\Add-AzADGroupMember.ps1
- MSGraph.Autorest\custom\Az.MSGraph.custom.psm1
- MSGraph.Autorest\custom\Get-AzADAppCredential.ps1
- MSGraph.Autorest\custom\Get-AzADAppFederatedIdentityCredential.ps1
- MSGraph.Autorest\custom\Get-AzADApplication.ps1
- MSGraph.Autorest\custom\Get-AzADAppPermission.ps1
- MSGraph.Autorest\custom\Get-AzADGroup.ps1
- MSGraph.Autorest\custom\Get-AzADGroupMember.ps1
- MSGraph.Autorest\custom\Get-AzADServicePrincipal.ps1
- MSGraph.Autorest\custom\Get-AzADSpCredential.ps1
- MSGraph.Autorest\custom\Get-AzADUser.ps1
- MSGraph.Autorest\custom\New-AzADAppCredential.ps1
- MSGraph.Autorest\custom\New-AzADAppFederatedIdentityCredential.ps1
- MSGraph.Autorest\custom\New-AzADApplication.ps1
- MSGraph.Autorest\custom\New-AzADGroup.ps1
- MSGraph.Autorest\custom\New-AzADServicePrincipal.ps1
- MSGraph.Autorest\custom\New-AzADSpCredential.ps1
- MSGraph.Autorest\custom\New-AzADUser.ps1
- MSGraph.Autorest\custom\Remove-AzADAppCredential.ps1
- MSGraph.Autorest\custom\Remove-AzADApplication.ps1
- MSGraph.Autorest\custom\Remove-AzADAppPermission.ps1
- MSGraph.Autorest\custom\Remove-AzADGroup.ps1
- MSGraph.Autorest\custom\Remove-AzADGroupMember.ps1
- MSGraph.Autorest\custom\Remove-AzADServicePrincipal.ps1
- MSGraph.Autorest\custom\Remove-AzADSpCredential.ps1
- MSGraph.Autorest\custom\Remove-AzADUser.ps1
- MSGraph.Autorest\custom\Update-AzADApplication.ps1
- MSGraph.Autorest\custom\Update-AzADServicePrincipal.ps1
- MSGraph.Autorest\custom\Update-AzADUser.ps1
- MSGraph.Autorest\custom\CSharp\Get-AzADApplication_List.cs
- MSGraph.Autorest\custom\CSharp\Get-AzADGroup_List.cs
- MSGraph.Autorest\custom\CSharp\Get-AzADServicePrincipal_List.cs
- MSGraph.Autorest\custom\CSharp\GetAzADUser_List.cs
- MSGraph.Autorest\custom\CSharp\Module.cs
- MSGraph.Autorest\custom\model\MicrosoftGraphApplicationApiPermission.cs
- MSGraph.Autorest\exports\ProxyCmdletDefinitions.ps1
- MSGraph.Autorest\internal\Az.MSGraph.internal.psm1
- MSGraph.Autorest\internal\ProxyCmdletDefinitions.ps1
- MSGraph.Autorest\utils\Unprotect-SecureString.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 9.0.2-preview | 201 | 2/20/2026 |
| 9.0.1 | 6,646,604 | 2/3/2026 |
| 9.0.0 | 18,697,851 | 11/18/2025 |
| 8.1.1 | 9,153,087 | 10/14/2025 |
| 8.1.0 | 16,936,193 | 8/5/2025 |
| 8.0.1 | 7,755,908 | 7/1/2025 |
| 8.0.0 | 8,948,966 | 5/19/2025 |
| 7.11.0 | 4,148,081 | 5/6/2025 |
| 7.10.0 | 6,184,491 | 4/1/2025 |
| 7.9.0 | 5,082,848 | 3/4/2025 |
| 7.8.1 | 3,681,079 | 2/11/2025 |
| 7.8.0 | 5,592,510 | 1/14/2025 |
| 7.7.0 | 7,841,521 | 11/19/2024 |
| 7.6.0 | 6,423,523 | 11/11/2024 |
| 7.5.0 | 5,221,769 | 10/8/2024 |
| 7.4.0 | 4,548,991 | 9/3/2024 |
| 7.3.0 | 3,788,127 | 8/6/2024 |
| 7.2.0 | 4,086,671 | 7/9/2024 |
| 7.1.0 | 6,853,985 | 5/21/2024 |
| 7.0.0-preview | 4,038 | 11/27/2023 |
| 6.16.2 | 4,049,313 | 4/30/2024 |
| 6.16.1 | 2,793,117 | 4/2/2024 |
| 6.16.0 | 3,009,293 | 3/5/2024 |
| 6.15.1 | 2,488,166 | 2/9/2024 |
| 6.15.0 | 709,592 | 2/6/2024 |
| 6.14.0 | 1,128,235 | 1/10/2024 |
| 6.13.0 | 1,448,367 | 1/9/2024 |
| 6.12.1 | 3,648,525 | 12/5/2023 |
| 6.12.0 | 2,131,846 | 11/14/2023 |
| 6.11.2 | 844,778 | 10/17/2023 |
| 6.11.1 | 3,808,952 | 9/27/2023 |
| 6.11.0 | 106,654 | 9/26/2023 |
| 6.10.0 | 5,473,282 | 9/5/2023 |
| 6.9.1 | 1,878,929 | 8/4/2023 |
| 6.9.0 | 1,498,647 | 8/1/2023 |
| 6.8.0 | 1,883,556 | 7/4/2023 |
| 6.7.0 (current version) | 2,704,729 | 5/23/2023 |
| 6.6.1 | 5,043,109 | 4/25/2023 |
| 6.6.0 | 1,569,798 | 4/4/2023 |
| 6.5.3 | 2,413,108 | 3/9/2023 |
| 6.5.2 | 3,122,091 | 2/7/2023 |
| 6.5.1 | 2,530,644 | 12/19/2022 |
| 6.5.0 | 1,505,993 | 12/6/2022 |
| 6.4.1 | 1,159,075 | 11/17/2022 |
| 6.4.0 | 1,013,697 | 11/1/2022 |
| 6.3.1 | 3,153,910 | 10/17/2022 |
| 6.3.0 | 411,159 | 10/12/2022 |
| 6.2.0 | 2,679,125 | 9/6/2022 |
| 6.1.0 | 1,454,475 | 8/2/2022 |
| 6.0.1 | 998,260 | 7/5/2022 |
| 6.0.0 | 4,677,094 | 5/24/2022 |
| 5.6.0 | 4,979,297 | 4/26/2022 |
| 5.5.0 | 570,650 | 4/5/2022 |
| 5.4.0 | 1,517,305 | 3/1/2022 |
| 5.3.1 | 600,815 | 2/11/2022 |
| 5.3.0 | 286,494 | 2/7/2022 |
| 5.2.0 | 1,117,555 | 1/4/2022 |
| 5.1.0 | 689,615 | 12/7/2021 |
| 5.0.0-preview | 6,671 | 11/2/2021 |
| 4.4.1 | 3,061,330 | 11/2/2021 |
| 4.4.0 | 2,209,244 | 10/12/2021 |
| 4.3.1 | 1,086,236 | 9/7/2021 |
| 4.3.0 | 815,505 | 8/3/2021 |
| 4.2.0 | 1,350,726 | 6/15/2021 |
| 4.1.1 | 60,010 | 5/31/2021 |
| 4.1.0 | 444,427 | 5/25/2021 |
| 3.5.1-preview | 465 | 5/4/2021 |
| 3.5.0 | 3,809,212 | 5/4/2021 |
| 3.4.1 | 651,443 | 4/13/2021 |
| 3.4.0 | 882,770 | 3/23/2021 |
| 3.3.0 | 611,360 | 3/2/2021 |
| 3.2.1 | 994,379 | 2/9/2021 |
| 3.2.0 | 1,830,346 | 1/19/2021 |
| 3.1.1 | 1,521,227 | 12/29/2020 |
| 3.1.0 | 1,448,386 | 12/8/2020 |
| 3.0.1 | 1,747,799 | 11/17/2020 |
| 3.0.0 | 1,799,578 | 10/27/2020 |
| 2.6.0-preview | 305 | 9/16/2020 |
| 2.5.1 | 4,885,501 | 9/22/2020 |
| 2.5.0 | 2,101,630 | 8/25/2020 |
| 2.4.0 | 517,771 | 8/4/2020 |
| 2.3.0 | 455,993 | 7/14/2020 |
| 2.2.0 | 530,477 | 6/23/2020 |
| 2.1.0 | 687,415 | 6/2/2020 |
| 2.0.1 | 1,200,598 | 5/19/2020 |
| 2.0.0-preview | 354 | 10/11/2019 |
| 1.13.0 | 3,079,285 | 3/31/2020 |
| 1.12.1-preview | 48,139 | 4/6/2020 |
| 1.12.0 | 617,264 | 3/10/2020 |
| 1.12.0-preview | 326 | 3/10/2020 |
| 1.11.0 | 547,704 | 2/18/2020 |
| 1.10.0 | 764,299 | 2/4/2020 |
| 1.9.1 | 563,893 | 1/7/2020 |
| 1.9.0 | 377,366 | 12/17/2019 |
| 1.8.0 | 650,383 | 11/26/2019 |
| 1.7.1 | 509,911 | 11/4/2019 |
| 1.7.0 | 1,372,652 | 9/24/2019 |
| 1.6.2 | 351,836 | 8/27/2019 |
| 1.6.1 | 444,474 | 7/30/2019 |
| 1.6.0 | 316,223 | 7/2/2019 |
| 1.5.0 | 188,581 | 6/18/2019 |
| 1.4.0 | 161,680 | 5/21/2019 |
| 1.3.1 | 500,381 | 4/23/2019 |
| 1.3.0 | 62,733 | 4/9/2019 |
| 1.2.1 | 90,915 | 3/26/2019 |
| 1.2.0 | 70,146 | 3/12/2019 |
| 1.1.3 | 50,502 | 2/26/2019 |
| 1.1.2 | 48,118 | 2/12/2019 |
| 1.1.1 | 36,863 | 1/29/2019 |
| 1.1.0 | 80,171 | 1/15/2019 |
| 1.0.1-preview | 338 | 1/11/2019 |
| 1.0.0 | 72,929 | 12/18/2018 |
| 0.12.0 | 65,802 | 12/15/2021 |
| 0.11.0 | 190,476 | 6/3/2021 |
| 0.10.0-preview | 23,934 | 4/15/2020 |
| 0.7.0 | 18,414 | 12/4/2018 |
| 0.6.1 | 15,206 | 11/21/2018 |
| 0.5.0 | 16,285 | 11/6/2018 |
| 0.4.0 | 18,576 | 10/23/2018 |
| 0.3.0 | 16,999 | 10/9/2018 |
| 0.2.2 | 9,228 | 9/24/2018 |
| 0.1.0 | 6,730 | 8/28/2018 |