|
| 1 | +## 9.4.0 - February 2023 |
| 2 | +#### Az.Accounts 2.11.2 |
| 3 | +* Supported Web Account Manager on ARM64-based Windows systems. Fixed an issue where 'Connect-AzAccount' failed with error 'Unable to load DLL 'msalruntime_arm64''. [#20700] |
| 4 | +* Enabled credential to be found only by applicationId while tenant was not matched when accquire token. [#20484] |
| 5 | +* When Az.Accounts ran in parallel, the waiters were allowed to wait infinitely to avoid throw exception in automation enviroment. [#20455] |
| 6 | + |
| 7 | +#### Az.Aks 5.3.0 |
| 8 | +* Added parameter '-AadProfile' for 'New-AzAksCluster' and 'Set-AzAksCluster' |
| 9 | +* Added parameter '-NodeHostGroupID' for 'New-AzAksCluster' and parameter '-HostGroupID' for 'New-AzAksNodePool' |
| 10 | + |
| 11 | +#### Az.ApplicationInsights 2.2.2 |
| 12 | +* Added parameter validation for 'Get-AzApplicationInsights' [#20697] |
| 13 | + |
| 14 | +#### Az.Compute 5.4.0 |
| 15 | +* Added '-SkipIdentity', '-PathUserIdentity', '-IsTest' parameter to 'Set-AzVMAEMExtension' |
| 16 | +* Added 'ConsistencyMode' parameter to 'New-AzRestorePoint'. |
| 17 | +* Updated the storage account type value in several locations from the outdated 'StandardLRS' to the current 'Standard_LRS'. |
| 18 | +* Filled in missing parameter descriptions across multiple parameters and improved some existing parameter descriptions. |
| 19 | +* Updated Compute PS to use the new .Net SDK version 59.0.0. This includes an approved breaking change for a non-functional feature. |
| 20 | + - The type of the property 'Source' of type 'Microsoft.Azure.Management.Compute.Models.GalleryDataDiskImage', 'Microsoft.Azure.Management.Compute.Models.GalleryOSDiskImage', and 'Microsoft.Azure.Management.Compute.Models.GalleryImageVersionStorageProfile' has changed from 'Microsoft.Azure.Management.Compute.Models.GalleryArtifactVersionSource' to 'Microsoft.Azure.Management.Compute.Models.GalleryDiskImageSource'. |
| 21 | +* Updated the broken 'UbuntuLTS' image alias to use its original sku version of '16.04-LTS' instead of the nonexistent image '20.04-LTS'. This fixes an issue introduced in the version 5.3.0 release. |
| 22 | +* Updated Set-AzVMRunCommand and Set-AzVmssRunCommand ScriptLocalPath parameter set to work with Linux and with files that have comments. |
| 23 | +* Added '-TargetExtendedLocation' parameter to 'New-AzGalleryImageVersion' and 'Update-AzGalleryImageVersion' |
| 24 | +* Added '-AllowDeletionOfReplicatedLocation' to 'Update-AzGalleryImageVersion' |
| 25 | + |
| 26 | +#### Az.DataFactory 1.16.12 |
| 27 | +* Updated ADF .Net SDK version to 9.0.0 |
| 28 | + |
| 29 | +#### Az.DataProtection 1.1.0 |
| 30 | +* Added support for Immutable backup vaults |
| 31 | +* Added Cross subscription restore flag for backup vaults |
| 32 | +* Added Soft delete setting for backup vaults |
| 33 | +* Fixed issue with Set-AzDataProtectionMSIPermission command |
| 34 | +* Replaced Get-InstalledModule with Get-Module -ListAvailable |
| 35 | +* Added New-AzDataProtectionSoftDeleteSettingObject command |
| 36 | + |
| 37 | +#### Az.EventHub 3.2.1 |
| 38 | +* Fixed 'New-AzEventHubAuthorizationRuleSASToken' cmdlet which was returning wrong skn value |
| 39 | + |
| 40 | +#### Az.Monitor 4.4.1 |
| 41 | +* Removed default value for time window for autoscale profile [#20660] |
| 42 | + * 'Get-AzAutoscaleSetting' |
| 43 | + * 'New-AzAutoscaleSetting' |
| 44 | + |
| 45 | +#### Az.Network 5.4.0 |
| 46 | +* Fixed a bug that does not enable to set Perform SNAT to Always |
| 47 | +* Fixed the incorrect type of '-TotalBytesPerSession' in 'New-AzNetworkWatcherPacketCapture' |
| 48 | + |
| 49 | +#### Az.RecoveryServices 6.2.0 |
| 50 | +* Added support for enable/disable Public Network Access and PrivateEndpoints |
| 51 | +* Added support for Immutable Vaults |
| 52 | +* Added support for RetainRecoveryPointsAsPerPolicy in Disable-AzRecoveryServicesBackupProtection cmdlet. Now user can suspend backups and retain RPs as per policy |
| 53 | +* Added List Recovery Point expiry time |
| 54 | +* Added RecoveryServices, RecoveryServices.Backup, RecoveryServices.Backup.CrossRegionRestore management SDK |
| 55 | +* Added support for non-UTC time zones with standard policy for workloadType IaasVM, MSSql, AzureFiles |
| 56 | + |
| 57 | +#### Az.RedisCache 1.7.1 |
| 58 | +* Updated 'Get-AzRedisCacheLink' and 'New-AzRedisCacheLink' to print 'PrimaryHostName', 'GeoReplicatedPrimaryHostName', 'ServerRole', and 'LinkedRedisCacheLocation'. |
| 59 | + |
| 60 | +#### Az.Resources 6.5.2 |
| 61 | +* Fixed query issue when objectId in assignment is empty for 'Get-DenyAssignment' |
| 62 | +* Fixed an issue where running deployment cmdlets with '-WhatIf' throws exception when formatting results with nested array changes |
| 63 | + |
| 64 | +#### Az.Sql 4.3.0 |
| 65 | +* Added an optional parameter 'HAReplicaCount' to 'Restore-AzSqlDatabase' |
| 66 | +* Added new cmdlets for managed instance DTC |
| 67 | + 'Get-AzSqlInstanceDtc' |
| 68 | + 'Set-AzSqlInstanceDtc' |
| 69 | +* Added 'TargetSubscriptionId' to 'Restore-AzSqlInstanceDatabase' in order to enable cross subscription restore |
| 70 | +* Enabled support for UserAssignedManagedIdentity in Auditing |
| 71 | +* Fixed WorkspaceResourceId parameter value in 'Set-AzSqlServerAudit' |
| 72 | + |
| 73 | +#### Az.StackHCI 1.4.2 |
| 74 | +* Added Remote Support terms and conditions for HCI device types. |
| 75 | +* Unified Resource Group support for both Azure Stack HCI and Arc for server resources. |
| 76 | +* Enhanced error feedback and logging in the Register-AzStackHCI cmdlet. |
| 77 | +* Bug fixes and improvements in Azure Arc for servers enablement in Register-AzStackHCI cmdlet. |
| 78 | +* Improved parameter validations in the Register-AzStackHCI cmdlet. |
| 79 | +* Enabled Managed System Identity (MSI) for Registration in Fairfax Cloud. |
| 80 | +* Minor bug fixes and improvements. |
| 81 | + |
| 82 | +#### Az.Storage 5.4.0 |
| 83 | +* Added a warning message for the upcoming breaking change when creating a Storage account |
| 84 | + - 'New-AzStorageAccount' |
| 85 | +* Removed the ValidateSet of StandardBlobTier parameter |
| 86 | + - 'Copy-AzStorageBlob' |
| 87 | + - 'Set-AzStorageBlobContent' |
| 88 | + - 'Start-AzStorageBlobCopy' |
| 89 | + |
| 90 | +#### Az.TrafficManager 1.2.0 |
| 91 | +* Added a new optional parameter 'AlwaysServe' for endpoints. |
| 92 | + |
| 93 | +### Thanks to our community contributors |
| 94 | +* Arun Sabale (@Ar-Sa), Fix example 1 in Set-AzVirtualNetworkPeering.md (#20588) |
| 95 | +* Hiroshi Yoshioka (@hyoshioka0128) |
| 96 | + * Fixed typo "resouce group"→"resource group" (#20664) |
| 97 | + * Typo "resouce group"→"resource group" (#20713) |
| 98 | + |
1 | 99 | ## 9.3.0 - January 2023 |
2 | 100 | #### Az.Accounts |
3 | 101 | * Supported Web Account Manager (WAM) as an opt-in interactive login experience. Enable it by 'Update-AzConfig -EnableLoginByWam True'. |
|
0 commit comments