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.7.0 | 50,947 | 11/19/2024 |
7.6.0 | 1,246,561 | 11/11/2024 |
7.5.0 | 4,729,276 | 10/8/2024 |
7.4.0 | 4,379,078 | 9/3/2024 |
7.3.0 | 3,102,349 | 8/6/2024 |
7.2.0 | 2,711,555 | 7/9/2024 |
7.1.0 | 6,456,447 | 5/21/2024 |
7.0.0-preview | 3,751 | 11/27/2023 |
6.16.2 | 2,699,701 | 4/30/2024 |
6.16.1 | 2,747,899 | 4/2/2024 |
6.16.0 | 2,748,194 | 3/5/2024 |
6.15.1 | 2,339,973 | 2/9/2024 |
6.15.0 | 538,165 | 2/6/2024 |
6.14.0 | 1,108,827 | 1/10/2024 |
6.13.0 | 1,402,163 | 1/9/2024 |
6.12.1 | 3,099,352 | 12/5/2023 |
6.12.0 | 1,953,086 | 11/14/2023 |
6.11.2 | 780,630 | 10/17/2023 |
6.11.1 | 3,227,728 | 9/27/2023 |
6.11.0 | 102,145 | 9/26/2023 |
6.10.0 | 2,552,535 | 9/5/2023 |
6.9.1 | 1,858,769 | 8/4/2023 |
6.9.0 | 1,486,230 | 8/1/2023 |
6.8.0 | 1,812,730 | 7/4/2023 |
6.7.0 (current version) | 2,622,733 | 5/23/2023 |
6.6.1 | 3,879,961 | 4/25/2023 |
6.6.0 | 1,393,529 | 4/4/2023 |
6.5.3 | 2,218,768 | 3/9/2023 |
6.5.2 | 2,401,430 | 2/7/2023 |
6.5.1 | 2,304,420 | 12/19/2022 |
6.5.0 | 1,458,216 | 12/6/2022 |
6.4.1 | 1,114,411 | 11/17/2022 |
6.4.0 | 990,971 | 11/1/2022 |
6.3.1 | 1,617,934 | 10/17/2022 |
6.3.0 | 406,297 | 10/12/2022 |
6.2.0 | 2,478,290 | 9/6/2022 |
6.1.0 | 1,426,176 | 8/2/2022 |
6.0.1 | 976,136 | 7/5/2022 |
6.0.0 | 4,562,585 | 5/24/2022 |
5.6.0 | 4,402,878 | 4/26/2022 |
5.5.0 | 556,618 | 4/5/2022 |
5.4.0 | 1,383,105 | 3/1/2022 |
5.3.1 | 526,249 | 2/11/2022 |
5.3.0 | 281,882 | 2/7/2022 |
5.2.0 | 1,096,592 | 1/4/2022 |
5.1.0 | 676,836 | 12/7/2021 |
5.0.0-preview | 3,962 | 11/2/2021 |
4.4.1 | 2,744,045 | 11/2/2021 |
4.4.0 | 1,853,476 | 10/12/2021 |
4.3.1 | 1,048,260 | 9/7/2021 |
4.3.0 | 794,446 | 8/3/2021 |
4.2.0 | 1,305,223 | 6/15/2021 |
4.1.1 | 57,066 | 5/31/2021 |
4.1.0 | 431,135 | 5/25/2021 |
3.5.1-preview | 462 | 5/4/2021 |
3.5.0 | 3,300,173 | 5/4/2021 |
3.4.1 | 543,863 | 4/13/2021 |
3.4.0 | 871,344 | 3/23/2021 |
3.3.0 | 607,716 | 3/2/2021 |
3.2.1 | 982,362 | 2/9/2021 |
3.2.0 | 1,824,277 | 1/19/2021 |
3.1.1 | 1,513,948 | 12/29/2020 |
3.1.0 | 1,443,314 | 12/8/2020 |
3.0.1 | 1,691,773 | 11/17/2020 |
3.0.0 | 1,793,766 | 10/27/2020 |
2.6.0-preview | 302 | 9/16/2020 |
2.5.1 | 3,891,096 | 9/22/2020 |
2.5.0 | 2,075,987 | 8/25/2020 |
2.4.0 | 509,360 | 8/4/2020 |
2.3.0 | 449,220 | 7/14/2020 |
2.2.0 | 525,038 | 6/23/2020 |
2.1.0 | 678,612 | 6/2/2020 |
2.0.1 | 1,002,323 | 5/19/2020 |
2.0.0-preview | 340 | 10/11/2019 |
1.13.0 | 2,974,061 | 3/31/2020 |
1.12.1-preview | 45,398 | 4/6/2020 |
1.12.0 | 613,504 | 3/10/2020 |
1.12.0-preview | 322 | 3/10/2020 |
1.11.0 | 544,364 | 2/18/2020 |
1.10.0 | 749,992 | 2/4/2020 |
1.9.1 | 560,912 | 1/7/2020 |
1.9.0 | 374,543 | 12/17/2019 |
1.8.0 | 582,741 | 11/26/2019 |
1.7.1 | 503,371 | 11/4/2019 |
1.7.0 | 1,288,306 | 9/24/2019 |
1.6.2 | 346,965 | 8/27/2019 |
1.6.1 | 415,174 | 7/30/2019 |
1.6.0 | 313,067 | 7/2/2019 |
1.5.0 | 183,803 | 6/18/2019 |
1.4.0 | 158,464 | 5/21/2019 |
1.3.1 | 492,190 | 4/23/2019 |
1.3.0 | 58,862 | 4/9/2019 |
1.2.1 | 87,778 | 3/26/2019 |
1.2.0 | 65,347 | 3/12/2019 |
1.1.3 | 47,682 | 2/26/2019 |
1.1.2 | 44,761 | 2/12/2019 |
1.1.1 | 34,034 | 1/29/2019 |
1.1.0 | 77,336 | 1/15/2019 |
1.0.1-preview | 334 | 1/11/2019 |
1.0.0 | 68,091 | 12/18/2018 |
0.12.0 | 48,944 | 12/15/2021 |
0.11.0 | 171,563 | 6/3/2021 |
0.10.0-preview | 22,905 | 4/15/2020 |
0.7.0 | 15,599 | 12/4/2018 |
0.6.1 | 12,392 | 11/21/2018 |
0.5.0 | 13,262 | 11/6/2018 |
0.4.0 | 15,749 | 10/23/2018 |
0.3.0 | 14,186 | 10/9/2018 |
0.2.2 | 6,421 | 9/24/2018 |
0.1.0 | 3,899 | 8/28/2018 |