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 |
---|---|---|
7.11.0 | 294,143 | 5/6/2025 |
7.10.0 | 6,087,010 | 4/1/2025 |
7.9.0 | 4,663,929 | 3/4/2025 |
7.8.1 | 3,573,244 | 2/11/2025 |
7.8.0 | 5,477,721 | 1/14/2025 |
7.7.0 | 7,611,181 | 11/19/2024 |
7.6.0 | 3,023,787 | 11/11/2024 |
7.5.0 | 4,827,631 | 10/8/2024 |
7.4.0 | 4,482,062 | 9/3/2024 |
7.3.0 | 3,556,094 | 8/6/2024 |
7.2.0 | 3,190,624 | 7/9/2024 |
7.1.0 | 6,681,494 | 5/21/2024 |
7.0.0-preview | 3,865 | 11/27/2023 |
6.16.2 | 2,987,345 | 4/30/2024 |
6.16.1 | 2,771,795 | 4/2/2024 |
6.16.0 | 2,833,018 | 3/5/2024 |
6.15.1 | 2,414,664 | 2/9/2024 |
6.15.0 | 676,770 | 2/6/2024 |
6.14.0 | 1,117,324 | 1/10/2024 |
6.13.0 | 1,421,698 | 1/9/2024 |
6.12.1 | 3,236,808 | 12/5/2023 |
6.12.0 | 2,036,879 | 11/14/2023 |
6.11.2 | 802,301 | 10/17/2023 |
6.11.1 | 3,412,815 | 9/27/2023 |
6.11.0 | 103,707 | 9/26/2023 |
6.10.0 | 3,595,316 | 9/5/2023 |
6.9.1 | 1,867,632 | 8/4/2023 |
6.9.0 | 1,492,612 | 8/1/2023 |
6.8.0 | 1,833,097 | 7/4/2023 |
6.7.0 (current version) | 2,642,884 | 5/23/2023 |
6.6.1 | 4,370,503 | 4/25/2023 |
6.6.0 | 1,448,913 | 4/4/2023 |
6.5.3 | 2,285,532 | 3/9/2023 |
6.5.2 | 3,021,141 | 2/7/2023 |
6.5.1 | 2,401,532 | 12/19/2022 |
6.5.0 | 1,477,704 | 12/6/2022 |
6.4.1 | 1,136,328 | 11/17/2022 |
6.4.0 | 1,003,459 | 11/1/2022 |
6.3.1 | 2,220,600 | 10/17/2022 |
6.3.0 | 408,563 | 10/12/2022 |
6.2.0 | 2,565,566 | 9/6/2022 |
6.1.0 | 1,440,738 | 8/2/2022 |
6.0.1 | 980,100 | 7/5/2022 |
6.0.0 | 4,621,223 | 5/24/2022 |
5.6.0 | 4,809,083 | 4/26/2022 |
5.5.0 | 562,153 | 4/5/2022 |
5.4.0 | 1,462,893 | 3/1/2022 |
5.3.1 | 554,916 | 2/11/2022 |
5.3.0 | 283,913 | 2/7/2022 |
5.2.0 | 1,105,900 | 1/4/2022 |
5.1.0 | 684,160 | 12/7/2021 |
5.0.0-preview | 5,161 | 11/2/2021 |
4.4.1 | 2,875,119 | 11/2/2021 |
4.4.0 | 2,005,937 | 10/12/2021 |
4.3.1 | 1,065,553 | 9/7/2021 |
4.3.0 | 801,604 | 8/3/2021 |
4.2.0 | 1,325,244 | 6/15/2021 |
4.1.1 | 58,581 | 5/31/2021 |
4.1.0 | 436,059 | 5/25/2021 |
3.5.1-preview | 462 | 5/4/2021 |
3.5.0 | 3,516,373 | 5/4/2021 |
3.4.1 | 546,666 | 4/13/2021 |
3.4.0 | 876,584 | 3/23/2021 |
3.3.0 | 609,668 | 3/2/2021 |
3.2.1 | 989,626 | 2/9/2021 |
3.2.0 | 1,827,137 | 1/19/2021 |
3.1.1 | 1,518,665 | 12/29/2020 |
3.1.0 | 1,446,698 | 12/8/2020 |
3.0.1 | 1,708,113 | 11/17/2020 |
3.0.0 | 1,796,803 | 10/27/2020 |
2.6.0-preview | 302 | 9/16/2020 |
2.5.1 | 4,240,349 | 9/22/2020 |
2.5.0 | 2,089,828 | 8/25/2020 |
2.4.0 | 513,286 | 8/4/2020 |
2.3.0 | 452,308 | 7/14/2020 |
2.2.0 | 527,156 | 6/23/2020 |
2.1.0 | 682,743 | 6/2/2020 |
2.0.1 | 1,089,330 | 5/19/2020 |
2.0.0-preview | 341 | 10/11/2019 |
1.13.0 | 3,016,345 | 3/31/2020 |
1.12.1-preview | 47,825 | 4/6/2020 |
1.12.0 | 615,452 | 3/10/2020 |
1.12.0-preview | 322 | 3/10/2020 |
1.11.0 | 546,126 | 2/18/2020 |
1.10.0 | 759,244 | 2/4/2020 |
1.9.1 | 562,660 | 1/7/2020 |
1.9.0 | 376,157 | 12/17/2019 |
1.8.0 | 610,160 | 11/26/2019 |
1.7.1 | 506,214 | 11/4/2019 |
1.7.0 | 1,320,743 | 9/24/2019 |
1.6.2 | 349,153 | 8/27/2019 |
1.6.1 | 424,236 | 7/30/2019 |
1.6.0 | 314,827 | 7/2/2019 |
1.5.0 | 186,084 | 6/18/2019 |
1.4.0 | 160,199 | 5/21/2019 |
1.3.1 | 496,745 | 4/23/2019 |
1.3.0 | 60,859 | 4/9/2019 |
1.2.1 | 89,428 | 3/26/2019 |
1.2.0 | 67,534 | 3/12/2019 |
1.1.3 | 49,295 | 2/26/2019 |
1.1.2 | 46,343 | 2/12/2019 |
1.1.1 | 35,653 | 1/29/2019 |
1.1.0 | 78,963 | 1/15/2019 |
1.0.1-preview | 334 | 1/11/2019 |
1.0.0 | 70,847 | 12/18/2018 |
0.12.0 | 58,030 | 12/15/2021 |
0.11.0 | 180,244 | 6/3/2021 |
0.10.0-preview | 23,076 | 4/15/2020 |
0.7.0 | 17,208 | 12/4/2018 |
0.6.1 | 14,002 | 11/21/2018 |
0.5.0 | 14,871 | 11/6/2018 |
0.4.0 | 17,360 | 10/23/2018 |
0.3.0 | 15,795 | 10/9/2018 |
0.2.2 | 7,817 | 9/24/2018 |
0.1.0 | 5,509 | 8/28/2018 |