Az

7.5.0

Microsoft Azure PowerShell - Cmdlets to manage resources in Azure. This module is compatible with PowerShell and Windows PowerShell.
For more information about the Az module, please visit the following: https://docs.microsoft.com/powershell/azure/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az -RequiredVersion 7.5.0

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ARM ResourceManager Linux AzureAutomationNotSupported

PSEditions

Core Desktop

Dependencies

Release Notes

7.5.0 - April 2022
Az.Accounts
* Upgraded Microsoft.Rest.ClientRuntime to 2.3.24

Az.Aks
* Updated the description of 'Force' in 'Invoke-AzAksRunCommand' [#17756]
* Fixed the issue that 'identity' cannot be piped into 'Set-AzAksCluster' [#17376]

Az.ApiManagement
Added warning message for upcoming breaking change.

Az.Batch
* Updated Az.Batch to use 'Microsoft.Azure.Batch' SDK version 15.3.0
 - Add ability to assign user-assigned managed identities to 'PSCloudPool'. These identities will be made available on each node in the pool, and can be used to access various resources.
 - Added 'IdentityReference' property to the following models to support accessing resources via managed identity:
   - 'PSAzureBlobFileSystemConfiguration'
   - 'PSOutputFileBlobContainerDestination'
   - 'PSContainerRegistry'
   - 'PSResourceFile'
   - 'PSUploadBatchServiceLogsConfiguration'
 - Added new 'extensions' property to 'PSVirtualMachineConfiguration' on 'PSCloudPool' to specify virtual machine extensions for nodes
 - Added the ability to specify availability zones using a new property 'NodePlacementConfiguration' on 'VirtualMachineConfiguration'
 - Added new 'OSDisk' property to 'VirtualMachineConfiguration', which contains settings for the operating system disk of the Virtual Machine.
   - The 'Placement' property on 'PSDiffDiskSettings' specifies the ephemeral disk placement for operating system disks for all VMs in the pool. Setting it to 'CacheDisk' will store the ephemeral OS disk on the VM cache.
 - Added 'MaxParallelTasks' property on 'PSCloudJob' to control the maximum allowed tasks per job (defaults to -1, meaning unlimited).
 - Added 'VirtualMachineInfo' property on 'PSComputeNode' which contains information about the current state of the virtual machine, including the exact version of the marketplace image the VM is using.
 - Added 'RecurrenceInterval' property to 'PSSchedule' to control the interval between the start times of two successive job under a job schedule.
 - Added a new 'Get-AzBatchComputeNodeExtension' command, which gets a specific extension by name, or a list of all extensions, for a given compute node.
* Updated Az.Batch'Microsoft.Azure.Management.Batch' SDK version 14.0.0.
 - Added a new 'Get-AzBatchSupportedVirtualMachineSku' command, which gets the list of Batch-supported Virtual Machine VM sizes available at a given location.
 - Added a new 'Get-AzBatchTaskSlotCount' command, which gets the number of task slots required by a given job.
 - 'MaxTasksPerComputeNode' has been renamed to 'TaskSlotsPerNode', to match a change in functionality.
   - 'MaxTasksPerComputeNode' will remain as an alias but will be removed in a coming update.

Az.Cdn
* Added breaking change messages for all cmdlets in Az.CDN module

Az.CognitiveServices
* Updated CognitiveServices PowerShell to use 2022-03-01 version.
* Added 'Get-AzCognitiveServicesAccountModel' cmdlet.

Az.Compute
* Added '-ImageReferenceId' parameter to following cmdlets: 'New-AzVm', 'New-AzVmConfig', 'New-AzVmss', 'Set-AzVmssStorageProfile'
* Added functionality for cross-tenant image reference for VM, VMSS, Managed Disk, and Gallery Image Version creation.
* 'New-AzGallery' can take in '-Permission' parameter to set its sharingProfile property.
* 'Update-AzGallery' can update sharingProfile.
* 'Get-AzGallery' can take in '-Expand' parameter for expanded resource view.
* New parameter set for the following cmdlets to support Shared Image Gallery Direct Sharing
   - Get-AzGallery
   - Get-AzGalleryImageDefinition
   - Get-AzGalleryImageVersion
* Updates and improvements to 'Add-AzVhd'
   - Added '-DiskHyperVGeneration' and '-DiskOsType' parameters to the DirectUploadToManagedDisk parameter set for upload to more robust managed disk settings.
   - Updated progress output functions so that it works with VHD files with '&' character in its name.
   - Updated so that uploading dynamically sized VHD files are converted to fixed size during upload.
   - Fixed a bug in uploading a differencing disk.
   - Automatically delete converted/resized VHD files after upload.
   - Fixed a bug that indicates '-ResourceGroupName' parameter as optional when it is actually mandatory.

Az.ContainerInstance
* Supported empty directory volume and secret volume for creating container group [#17410]

Az.DataFactory
* Updated ADF .Net SDK version to 6.0.0

Az.EventHub
* Deprecating older MSI related fields in New-AzEventHubNamespace and Set-AzEventHubNamespace

Az.KeyVault
* Supported getting random number from managed HSM by 'Get-AzKeyVaultRandomNumber'
* Skipped subscription connection status validation for Az.KeyVault.Extension [#17712]
* Enabled public network access setting

Az.Kusto
* Supported inline script resource (creation of script with content instead of sas token)
* Added managed identity support to EventGrid
* Added databaseRouting (Single/Multi) to all data connections
* Added PublicIPType to cluster

Az.Network
* Fixed 'ArgumentNullException' in 'Add-AzureRmRouteConfig' when 'RouteTable.Routes' is null.

Az.RecoveryServices
* Added support for multiple backups per day (hourly) Enhanced policy for workloadType AzureVM.

Az.Resources
* Fixed redundant quotes in list pagination [#17667]
* Added cmdlet 'Update-AzADGroup' [#17514]
* Updated API version to beta for group member related cmdlet to allow service principal to be add, get and delete from group [#16698]
* Added parameter '-OwnedApplication' for 'Get-AzADApplication' to get applications owned by current user
* Added parameter '-Web' for 'Update-AzADApplication' [#16750]

Az.Security
* Added new cmdlets for security Automations API

Az.StackHCI
* Updated firewall rules for Attestation network to block all other traffic
* Updated cluster to ignore Attestation network

Az.Storage
* Supported DaysAfterLastTierChangeGreaterThan in Management Policy
   -  'Add-AzStorageAccountManagementPolicyAction'
* Fixed the issue that upload blob might fail on Linux [#17743]
   -  'Set-AzStorageBlobContent'
* Supported AllowPermanentDelete when enable blob soft delete
   - 'Enable-AzStorageBlobDeleteRetentionPolicy'
* Added breaking change warning message for upcoming cmdlet breaking change
   - 'Get-AzStorageFile'

Az.Synapse
* Added support for Synapse Azure Active Directory (Azure AD) only authentication
   - Added 'Get-AzSynapseActiveDirectoryOnlyAuthentication' cmdlet
   - Added 'Enable-AzSynapseActiveDirectoryOnlyAuthentication' cmdlet
   - Added 'Disable-AzSynapseActiveDirectoryOnlyAuthentication' cmdlet

Az.Websites
* Updated 'New-AzWebAppContainerPSSession' with CmdletDeprecation Attribute [#16646]
* Updated 'Restore-AzDeletedWebApp' to fix issue that prevents the cmdlet from working on hosts with a locale is anything different from 'en-US'

FileList

Version History

Version Downloads Last updated
11.5.0 1,417,737 4/2/2024
11.4.0 1,609,750 3/5/2024
11.3.1 1,318,244 2/9/2024
11.3.0 236,749 2/6/2024
11.2.0 1,442,919 1/9/2024
11.1.0 1,546,069 12/5/2023
11.0.0 1,115,040 11/14/2023
10.4.1 2,458,080 9/27/2023
10.4.0 68,846 9/26/2023
10.3.0 1,001,902 9/5/2023
10.2.0 1,275,186 8/1/2023
10.1.0 1,073,700 7/4/2023
10.0.0 1,485,103 5/23/2023
9.7.1 1,663,947 4/28/2023
9.7.0 142,577 4/25/2023
9.6.0 795,050 4/4/2023
9.5.0 1,100,590 3/9/2023
9.4.0 1,173,892 2/7/2023
9.3.0 1,188,555 1/10/2023
9.2.0 1,120,102 12/6/2022
9.1.1 649,829 11/17/2022
9.1.0 532,099 11/1/2022
9.0.1 801,216 10/17/2022
8.3.0 1,721,304 9/6/2022
8.2.0 895,611 8/2/2022
8.1.0 666,309 7/5/2022
8.0.0 3,851,722 5/24/2022
7.5.0 (current version) 3,035,131 4/26/2022
7.4.0 371,161 4/5/2022
7.3.2 463,592 3/12/2022
7.3.0 232,882 3/1/2022
7.2.1 189,459 2/18/2022
7.2.0 251,490 2/7/2022
7.1.0 675,680 1/4/2022
7.0.0 487,547 12/7/2021
6.6.0 1,855,176 11/2/2021
6.5.0 518,112 10/12/2021
6.4.0 749,202 9/7/2021
6.3.0 638,831 8/3/2021
6.2.1 524,019 7/9/2021
6.2.0 64,707 7/6/2021
6.1.0 391,444 6/15/2021
6.0.0 393,275 5/25/2021
5.9.0 2,672,349 5/4/2021
5.8.0 440,585 4/13/2021
5.7.0 655,593 3/23/2021
5.6.0 538,215 3/2/2021
5.5.0 871,378 2/9/2021
5.4.0 1,645,585 1/19/2021
5.3.0 1,462,622 12/29/2020
5.2.0 1,388,405 12/8/2020
5.1.0 1,626,056 11/17/2020
5.0.0 1,712,584 10/27/2020
4.8.0 3,135,134 10/13/2020
4.7.0 259,748 9/22/2020
4.6.1 1,815,779 8/28/2020
4.6.0 118,290 8/25/2020
4.5.0 425,380 8/4/2020
4.4.0 361,298 7/14/2020
4.3.0 409,369 6/23/2020
4.2.0 391,477 6/2/2020
4.1.0 338,279 5/19/2020
4.0.2-preview 2,403 12/23/2019
4.0.1-preview 1,045 10/9/2019
3.8.0 1,941,130 4/21/2020
3.7.0 298,834 3/31/2020
3.6.1 371,321 3/10/2020
3.5.0 370,561 2/18/2020
3.4.0 204,727 2/4/2020
3.3.0 379,731 1/7/2020
3.2.0 326,407 12/17/2019
3.1.0 501,344 11/26/2019
3.0.0 460,009 11/4/2019
2.8.0 1,012,510 10/15/2019
2.7.0 184,494 9/24/2019
2.6.0 316,969 8/27/2019
2.5.0 388,361 7/30/2019
2.4.0 176,026 7/2/2019
2.3.2 175,159 6/18/2019
2.2.0 78,517 6/4/2019
2.1.0 70,070 5/21/2019
2.0.1 9,535 12/15/2021
2.0.0 109,704 5/6/2019
1.8.0 365,630 4/23/2019
1.7.0 53,806 4/9/2019
1.6.0 82,693 3/26/2019
1.5.0 55,954 3/12/2019
1.4.0 43,788 2/26/2019
1.3.0 33,034 2/12/2019
1.2.1 25,180 1/31/2019
1.2.0 4,830 1/29/2019
1.1.0 20,097 1/15/2019
1.0.1 33,755 12/18/2018
1.0.0 26,951 12/18/2018
0.10.0-preview 12,860 4/15/2020
0.7.0 14,678 12/4/2018
0.6.1 9,446 11/21/2018
0.5.0 9,928 11/6/2018
0.4.0 11,292 10/23/2018
0.3.0 11,055 10/9/2018
0.2.2 5,226 9/24/2018
0.1.0 695 8/28/2018
Show less