|
| 1 | +## 8.3.0 - September 2022 |
| 2 | +#### Az.Accounts |
| 3 | +* Supported returning all subscriptions with specified name while using 'Get-AzSubscription' with parameter 'SubscriptionName'. [#19295] |
| 4 | +* Fixed null reference exception when cmdlet uses AzureRestOperation [#18104] |
| 5 | +* Updated survey message and settings |
| 6 | + |
| 7 | +#### Az.Aks |
| 8 | +* Added support of 'FQDN' in 'Import-AzAksCredential' [#17711] |
| 9 | +* Added hint when 'Import-AzAksCredential' meets bad formatted kubernetes configuration file [#16741] |
| 10 | +* Added parameter '-NodeResourceGroup' for 'New-AzAksCluster'. [#19014] |
| 11 | +* Added support for 'Auto Upgrade' in 'New-AzAksCluster' and 'Set-AzAksCluster'. |
| 12 | +* Added support for 'Http Proxy' in 'New-AzAksCluster' and 'Set-AzAksCluster'. |
| 13 | +* Added parameter 'DisableLocalAccount' and 'DiskEncryptionSetID' in 'New-AzAksCluster' and 'Set-AzAksCluster'. |
| 14 | +* Added logic for installing 'kubelogin' in 'Install-AzAksKubectl'. |
| 15 | + |
| 16 | +#### Az.ApiManagement |
| 17 | +* Added warning message for upcoming breaking change: changed the type of parameter Sku from Enum to String |
| 18 | +* Supported GraphQL Specification Format |
| 19 | + |
| 20 | +#### Az.AppConfiguration |
| 21 | +* Added cmdlets 'Get-AzAppConfigurationDeletedStore' and 'Clear-AzAppConfigurationDeletedStore' |
| 22 | +* Updated ApiVersion to 2022-05-01. |
| 23 | + |
| 24 | +#### Az.Automation |
| 25 | +* Fixed bug: Export-AzAutomationRunbook no longer adds extra '\' to file names [#11101] |
| 26 | +* Fixed bug: Get-AzAutomationDscCompilationJobOutput returns complete summaries [#12322] |
| 27 | +* Fixed bug: Get-AzAutomationDscNode [#10404] |
| 28 | +* Fixed bug: Get-AzAutomationJob fails for some jobIds |
| 29 | + |
| 30 | +#### Az.Batch |
| 31 | +* Fixed a bug wherein creating a new JobSchedule does not properly submit Output Files. |
| 32 | + |
| 33 | +#### Az.Compute |
| 34 | +* Added Trusted Launch Generic Breaking Change warning for 'New-AzVM', 'New-AzDisk' and 'New-AzVMSS' cmdlets. |
| 35 | +* 'Get-AzVMRunCommand' now shows all the properties of VMRunCommand in a list format. |
| 36 | +* Added new Parameter '-PublicIpSku' to the 'NewAzVM' cmdlet with acceptable values : 'Basic' and 'Standard'. |
| 37 | +* Added Generic Breaking Change PublicIpSku Warning and Overridden '-Zone' logic when '-PublicIpSku' is explicitly provided. |
| 38 | +* Added Disk Delete Optional parameters 'OsDisk Deletion Option' and 'Delete Option' to the 'Set-AzVmssStorageProfile' (OS Disk) and 'Add-AzVmssDataDisk' (Data Disk) |
| 39 | +* Improved printed output for 'Get-AzComputeResourceSku' |
| 40 | +* Updated 'Update-AzVm' to give constructive error messages when empty variables are passed in parameters. [#15081] |
| 41 | +* Added 'Zone' and 'IntentVMSizeList' optional parameters to the cmdlet 'New-AzProximityPlacementGroup'. |
| 42 | +* Added parameters to Gallery cmdlets for Community Galleries |
| 43 | +* For 'New-AzGalleryImageVersion', 'CVMEncryptionType' and 'CVMDiskEncryptionSetID' added as keys for parameter '-Target'. |
| 44 | + |
| 45 | +#### Az.DesktopVirtualization |
| 46 | +* Corrected parameter description of '-Force' in 'Remove-AzWvdUserSession'. |
| 47 | + |
| 48 | +#### Az.EventGrid |
| 49 | +* Updated to use the 2021-12-01 API version. |
| 50 | +* Added new features: |
| 51 | + - System topic |
| 52 | + - System topic event subscription |
| 53 | + - System topic event subscription delivery attributes |
| 54 | +* Updated cmdlets: |
| 55 | + - 'New-AzEventGridDomain': |
| 56 | + - Add new optional parameters to support auto creation of topic with first subscription. |
| 57 | + - Add new optional parameters to support auto deletion of topic with last subscription. |
| 58 | + - Add optional parameters to support azure managed identity |
| 59 | + - 'New-AzEventGridTopic'/'Update-AzEventGridTopic' : |
| 60 | + - Add optional parameters to support azure managed identity |
| 61 | + - 'New-AzEventGridSubscription '/'Update-AzEventGridSubscription ': |
| 62 | + - Add new optional parameters to support advanced filtering on arrays. |
| 63 | + - Add new optional parameters to support delivery attribute mapping. |
| 64 | + - Add new optional parameters to support storage queue message ttl. |
| 65 | + |
| 66 | +#### Az.EventHub |
| 67 | +* In the upcoming major breaking change release in October 2022, Az.EventHub would be migrating most cmdlets to a new format |
| 68 | +for a better powershell experience and as a result would witness breaking changes. Please refer our migration guide to know more https://go.microsoft.com/fwlink/?linkid=2204690. |
| 69 | + |
| 70 | +#### Az.Functions |
| 71 | +* Made PowerShell 7.2 the default when creating a PowerShell function app |
| 72 | + |
| 73 | +#### Az.KeyVault |
| 74 | +* Fixed parameter validation logic of '-UseDefaultCVMPolicy' |
| 75 | +* Added parameter 'ContentType' in 'Import-AzKeyVaultCertificate' to support importing pem via certificate string |
| 76 | +* Allowed 'DnsName' in 'New-AzKeyVaultCertificatePolicy' to accept an empty list [#18954] |
| 77 | + |
| 78 | +#### Az.MarketplaceOrdering |
| 79 | +* Added a warning message for an upcoming breaking change to 'Get-AzMarketplaceTerms'. |
| 80 | + |
| 81 | +#### Az.Monitor |
| 82 | +* Added breaking change warning messages for |
| 83 | + - 'ActivityLogAlert' |
| 84 | + - 'DiagnosticSetting' |
| 85 | + - 'ScheduledQueryRule' |
| 86 | + - 'Autoscale' |
| 87 | + |
| 88 | +#### Az.Network |
| 89 | +* Added breaking change notification for 'Get-AzFirewall', 'New-AzFirewall', 'Set-AzFirewall' and 'New-AzFirewallHubIpAddress' |
| 90 | + |
| 91 | +#### Az.OperationalInsights |
| 92 | +* Added new cmdlets for Table resource: 'New-AzOperationalInsightsRestoreTable', 'New-AzOperationalInsightsSearchTable', 'New-AzOperationalInsightsTable','Remove-AzOperationalInsightsTable','Update-AzOperationalInsightsTable', 'Convert-AzOperationalInsightsMigrateTable' |
| 93 | +* Added new property 'DefaultDataCollectionRuleResourceId' to 'Set-AzOperationalInsightsWorkspace' and to 'New-AzOperationalInsightsWorkspace' cmdlets |
| 94 | + |
| 95 | +#### Az.PolicyInsights |
| 96 | +* Updated parameter documentation for Get-AzPolicyState |
| 97 | + |
| 98 | +#### Az.RecoveryServices |
| 99 | +* Added support for Archive smart tiering for AzureVM and MSSQL workloads. |
| 100 | + |
| 101 | +#### Az.Resources |
| 102 | +* Fixed bug '-Password' overwrite '-PasswordProfile' in 'New-AzADUser' [#19265] |
| 103 | +* Exposed 'EmployeeOrgData' 'Manager' for 'Get-AzADUSer' [#18205] |
| 104 | +* Exposed parameter '-Count' for 'Get-AzADUser' [#16874] |
| 105 | + |
| 106 | +#### Az.ServiceBus |
| 107 | +* In the upcoming major breaking change release in October 2022, Az.ServiceBus would be migrating most cmdlets to a new format |
| 108 | +for a better powershell experience and as a result would witness breaking changes. Please refer our migration guide to know more https://go.microsoft.com/fwlink/?linkid=2204584. |
| 109 | +* Added -MinimumTlsVersion to New-AzServiceBusNamespace and Set-AzServiceBusNamespace |
| 110 | + |
| 111 | +#### Az.Storage |
| 112 | +* Supported to create or update Storage account with Azure Files Active Directory Domain Service Kerberos Authentication |
| 113 | + - 'New-AzStorageAccount' |
| 114 | + - 'Set-AzStorageAccount' |
| 115 | +* Supported create/upgrade storage account by enable sftp and enable localuser |
| 116 | + - 'New-AzStorageAccount' |
| 117 | + - 'Set-AzStorageAccount' |
| 118 | +* Supported manage local user of a storage account |
| 119 | + - 'Set-AzStorageLocalUser' |
| 120 | + - 'Get-AzStorageLocalUser' |
| 121 | + - 'Remove-AzStorageLocalUser' |
| 122 | + - 'New-AzStorageLocalUserSshPassword' |
| 123 | + - 'Get-AzStorageLocalUserKey' |
| 124 | + - 'New-AzStorageLocalUserSshPublicKey' |
| 125 | + - 'New-AzStorageLocalUserPermissionScope' |
| 126 | +* Supported soft delete DataLake Gen2 item |
| 127 | + - 'Get-AzDataLakeGen2DeletedItem' |
| 128 | + - 'Restore-AzDataLakeGen2DeletedItem' |
| 129 | + |
| 130 | +#### Az.Synapse |
| 131 | +* Updated 'New-AzSynapseSparkPool' and 'Update-AzSynapseSparkPool' to support for setting spark pool dynamic executor allocation by '-EnableDynamicExecutorAllocation' |
| 132 | + |
| 133 | +#### Az.Websites |
| 134 | +* Fixed 'Import-AzWebAppKeyVaultCertificate' to use certificate naming convention same as Az-CLI |
| 135 | + |
| 136 | +#### Thanks to our community contributors |
| 137 | +* Harshit Aggarwal (@harshit283), Onboard EnergyServices to PrivatelinkCommonCmdlets (#19271) |
| 138 | +* Jarrad O'Brien (@jarrad-obrien), typo (#19153) |
| 139 | +* sravani saluru (@sravanisaluru), Update Set-AzSynapseSqlPoolAuditSetting.md (#18839) |
| 140 | + |
1 | 141 | ## 8.2.0 - August 2022
|
2 | 142 | #### Az.Accounts
|
3 | 143 | * Implemented 'SupportsShouldProcess' for 'Invoke-AzRestMethod'
|
|
0 commit comments