|
| 1 | +## 7.4.0 - April 2022 |
| 2 | +#### Az.Accounts |
| 3 | +* Added 'SshCredentialFactory' to support get ssh credential of vm from msal. |
| 4 | +* Fixed the bug of cmdlet fails when -DefaultProfile is set to service principal login context. [#16617] |
| 5 | +* Fixed the issue that authorization does not work in Dogfood environment |
| 6 | + |
| 7 | +#### Az.AppConfiguration |
| 8 | +* Added parameter 'PublicNetworkAccess' in 'New-AzAppConfigurationStore' and 'Update-AzAppConfigurationStore' |
| 9 | + |
| 10 | +#### Az.ApplicationInsights |
| 11 | +* Added breaking change warnings for upcoming Az.ApplicationInsights 2.0.0 |
| 12 | + |
| 13 | +#### Az.Cdn |
| 14 | +* Added breaking change messages for upcoming breaking change release of version 2.0.0 |
| 15 | + |
| 16 | +#### Az.Compute |
| 17 | +* Updated 'New-AzVM' to create a new storage account for boot diagnostics if one does not exist. This will prevent the cmdlet from using a random storage account in the current subscription to use for boot diagnostics. |
| 18 | +* Added 'AutomaticRepairAction' string parameter to the 'New-AzVmssConfig' and 'Update-AzVmss' cmdlets. |
| 19 | +* Updated 'Get-AzVm' to include 'GetVirtualMachineById' parameter set. |
| 20 | +* Edited the documentation for the cmdlet 'Set-AzVMADDomainExtension' to ensure the example is accurate. |
| 21 | +* Improved description and examples for disk creation. |
| 22 | +* Added new parameters to 'New-AzRestorePoint' and 'New-AzRestorePointCollection' for copying Restore Points and Restore Point Collections. |
| 23 | +* Added 'Zone' and 'PlacementGroupId' Parameters to 'Repair-AzVmssServiceFabricUpdateDomain'. |
| 24 | +* Edited 'New-AzVmss' logic to better check for null properties when the parameter 'OrchestrationMode' is used. |
| 25 | + |
| 26 | +#### Az.CosmosDB |
| 27 | +* Introduced support for client encryption key resource management required for CosmosDB Client-Side Encryption by adding support for creating, updating and retrieving client encryption keys with following cmdlets: 'Get-AzCosmosDbClientEncryptionKey', 'New-AzCosmosDbClientEncryptionKey' and 'Update-AzCosmosDbClientEncryptionKey' |
| 28 | + |
| 29 | +#### Az.DataFactory |
| 30 | +* Updated ADF .Net SDK version to 5.4.0 |
| 31 | + |
| 32 | +#### Az.Functions |
| 33 | +* Exposed PowerShell 7.2 stack definition for function app creation in Functions V4 only |
| 34 | + |
| 35 | +#### Az.HDInsight |
| 36 | +This release migrates Microsoft.Azure.Graph SDK to MicrosoftGraph SDK. |
| 37 | + |
| 38 | +#### Az.KeyVault |
| 39 | +* Fixed a bug to continue visiting 'NextPageLink' when listing key vaults from ARM API |
| 40 | + |
| 41 | +#### Az.Network |
| 42 | +* Added support for retrieving the state of packet capture even when the provisioning state of the packet capture was failure |
| 43 | + - 'Get-AzNetworkWatcherPacketCapture' |
| 44 | +* Added support for accepting Vnet, Subnet and NIC resources as the TargetResourceId for the following cmdlets |
| 45 | + - 'Set-AzNetworkWatcherFlowLog' |
| 46 | + - 'New-AzNetworkWatcherFlowLog' |
| 47 | + |
| 48 | +#### Az.OperationalInsights |
| 49 | +* Removed capacity validation in new and update cluster cmdlets as validation exists on server side. |
| 50 | +* Extended error message on base class for extended information. |
| 51 | +* Bug fix - prevent exceptions while using StorageInsight cmdlets. |
| 52 | +* Bug fix - when updating a cluster, it's SKU was set even if no value was passed. |
| 53 | + |
| 54 | +#### Az.PostgreSql |
| 55 | +* Added parameter PublicNetworkAccess for PostgreSQL single server related cmdlets [#17263] |
| 56 | + |
| 57 | +#### Az.RecoveryServices |
| 58 | +* Added support for Trusted VM backup and Enhanced policy for WorkloadType AzureVM. |
| 59 | +* Added support for disabling hybrid backup security features in 'Set-AzRecoveryServicesVaultProperty' cmdlet. The feature can be re-enabled by setting 'DisableHybridBackupSecurityFeature' flag to False. |
| 60 | + |
| 61 | +#### Az.Resources |
| 62 | +* Removed '-ApplicationId' from 'New-AzADServicePrincipal' 'SimpleParameterSet' [#17256] |
| 63 | +* Added 'New-AzResourceManagementPrivateLink', and 'New-AzPrivateLinkAssociation' cmdlets |
| 64 | +* Added authorization related cmdlets: |
| 65 | + - 'Get-AzRoleAssignmentSchedule' |
| 66 | + - 'Get-AzRoleAssignmentScheduleInstance' |
| 67 | + - 'Get-AzRoleAssignmentScheduleRequest' |
| 68 | + - 'Get-AzRoleEligibilitySchedule' |
| 69 | + - 'Get-AzRoleEligibilityScheduleInstance' |
| 70 | + - 'Get-AzRoleEligibilityScheduleRequest' |
| 71 | + - 'Get-AzRoleEligibleChildResource' |
| 72 | + - 'Get-AzRoleManagementPolicy' |
| 73 | + - 'Get-AzRoleManagementPolicyAssignment' |
| 74 | + - 'New-AzRoleAssignmentScheduleRequest' |
| 75 | + - 'New-AzRoleEligibilityScheduleRequest' |
| 76 | + - 'New-AzRoleManagementPolicyAssignment' |
| 77 | + - 'Remove-AzRoleManagementPolicy' |
| 78 | + - 'Remove-AzRoleManagementPolicyAssignment' |
| 79 | + - 'Stop-AzRoleAssignmentScheduleRequest' |
| 80 | + - 'Stop-AzRoleEligibilityScheduleRequest' |
| 81 | + - 'Update-AzRoleManagementPolicy' |
| 82 | +* Added 'Get-AzResourceManagementPrivateLink', 'Remove-AzResourceManagementPrivateLink', 'Get-AzResourceManagementPrivateLinkAssociation' and 'Remove-AzResourceManagementPrivateLinkAssociation' cmdlets |
| 83 | + |
| 84 | +#### Az.ServiceBus |
| 85 | +* Fixed that 'New-AzServiceBusAuthorizationRuleSASToken' returns invalid token. [#12975] |
| 86 | + |
| 87 | +#### Az.ServiceFabric |
| 88 | +* Added support for Ubuntu 20.04 vm image. |
| 89 | + - This enables cluster operations with Ubuntu 20.04 vm image using AZ powershell. |
| 90 | + |
| 91 | +#### Az.Sql |
| 92 | +* Added parameter 'ServicePrincipalType' to 'New-AzSqlInstance' and 'Set-AzSqlInstance' |
| 93 | +* [Breaking change] Removed 'Get-AzSqlDatabaseTransparentDataEncryptionActivity' |
| 94 | +* Added property 'CurrentBackupStorageRedundancy' and 'RequestedBackupStorageRedundancy' in the outputs of Managed Instance CRUD commands |
| 95 | +* Added optional property 'Tag' to 'Restore-AzSqlDatabase' |
| 96 | +* Added new cmdlets for managing Server Trust Certificates |
| 97 | + - 'New-AzSqlInstanceServerTrustCertificate' |
| 98 | + - 'Get-AzSqlInstanceServerTrustCertificate' |
| 99 | + - 'Remove-AzSqlInstanceServerTrustCertificate' |
| 100 | +* Added new cmdlets for managing Managed Instance Link |
| 101 | + - 'New-AzSqlInstanceLink' |
| 102 | + - 'Get-AzSqlInstanceLink' |
| 103 | + - 'Remove-AzSqlInstanceLink' |
| 104 | + - 'Set-AzSqlInstanceLink' |
| 105 | +* Added support for DataWarehouse cross tenant and cross subscription restore operations to 'Restore-AzSqlDatabase' cmdlet |
| 106 | + |
| 107 | +#### Az.Storage |
| 108 | +* Updated examples in reference documentation for 'Close-AzStorageFileHandle' |
| 109 | +* Supported create storage context with customized blob, queue, file, table service endpoint |
| 110 | + - 'New-AzStorageContext' |
| 111 | +* Fixed copy blob failure on Premium Storage account, or account enabled hierarchical namespace |
| 112 | + - 'Copy-AzStorageBlob' |
| 113 | +* Supported create account SAS token, container SAS token, blob SAS token with EncryptionScope |
| 114 | + - 'New-AzStorageAccountSASToken' |
| 115 | + - 'New-AzStorageContainerSASToken' |
| 116 | + - 'New-AzStorageBlobSASToken' |
| 117 | +* Supported asynchronous blob copy run on new API version |
| 118 | + - 'Start-AzStorageBlobCopy' |
| 119 | +* Fixed IpRule examples in help |
| 120 | + - 'Add-AzStorageAccountNetworkRule' |
| 121 | + - 'Remove-AzStorageAccountNetworkRule' |
| 122 | + - 'Update-AzStorageAccountNetworkRuleSet' |
| 123 | + |
| 124 | +#### Az.Synapse |
| 125 | +* Upgraded Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.14 |
| 126 | +* Fixed the issue that following cmdlets only shows 100 entries |
| 127 | + - 'Get-AzSynapseRoleAssignment' cmdlet |
| 128 | + - 'Get-AzSynapsePipelineRun' cmdlet |
| 129 | + - 'Get-AzSynapseTriggerRun' cmdlet |
| 130 | + - 'Get-AzSynapseActivityRun' cmdlet |
| 131 | +* Fixed the issue that there should be an error message when removing a dependency pipeline |
| 132 | + |
| 133 | +#### Az.Websites |
| 134 | +* Fixed 'Set-AzWebAppSlot' to support MinTlsVersion version update [#17663] |
| 135 | +* Fixed 'Set-AzAppServicePlan' to keep existing Tags when adding new Tags |
| 136 | +* Fixed 'Set-AzWebApp','Set-AzWebAppSlot', 'Get-AzWebApp' and 'Get-AzWebAppSlot' to expose 'VnetRouteAllEnabled' property in 'SiteConfig' [#15663] |
| 137 | +* Fixed 'Set-AzWebApp', 'Set-AzWebAppSlot', 'Get-AzWebApp' and 'Get-AzWebAppSlot' to expose 'HealthCheckPath' property in 'SiteConfig' [#16325] |
| 138 | +* Fixed DateTime conversion issue caused by culture [#17253] |
| 139 | +* Added support for the web job feature [#661] |
| 140 | + - Get-AzWebAppContinuousWebJob |
| 141 | + - Get-AzWebAppSlotContinuousWebJob |
| 142 | + - Get-AzWebAppSlotTriggeredWebJob |
| 143 | + - Get-AzWebAppSlotTriggeredWebJobHistory |
| 144 | + - Get-AzWebAppSlotWebJob |
| 145 | + - Get-AzWebAppTriggeredWebJob |
| 146 | + - Get-AzWebAppTriggeredWebJobHistory |
| 147 | + - Get-AzWebAppWebJob |
| 148 | + - Remove-AzWebAppContinuousWebJob |
| 149 | + - Remove-AzWebAppSlotContinuousWebJob |
| 150 | + - Remove-AzWebAppSlotTriggeredWebJob |
| 151 | + - Remove-AzWebAppTriggeredWebJob |
| 152 | + - Start-AzWebAppContinuousWebJob |
| 153 | + - Start-AzWebAppSlotContinuousWebJob |
| 154 | + - Start-AzWebAppSlotTriggeredWebJob |
| 155 | + - Start-AzWebAppTriggeredWebJob |
| 156 | + - Stop-AzWebAppContinuousWebJob |
| 157 | + - Stop-AzWebAppSlotContinuousWebJob |
| 158 | + |
| 159 | +### Thanks to our community contributors |
| 160 | +* Axel B. Andersen (@Agazoth) |
| 161 | + * Update Get-AzADUser.md (#17549) |
| 162 | + * Added a new example (#17535) |
| 163 | +* @davidslamb, Fix invalid SAS token from New-AzServiceBusAuthorizationRuleSASToken (#17349) |
| 164 | +* elle (@elle24), Update Get-AzApplicationGatewayRequestRoutingRule.md (#17405) |
| 165 | +* @enevoj, Update Get-AzDataCollectionRule.md (#17586) |
| 166 | +* Felipe Guth de Freitas Bergstrom (@guthbergstrom), Update New-AzDatabricksWorkspace.md (#17472) |
| 167 | +* @k0rtina, Update Set-AzConsumptionBudget.md (#17355) |
| 168 | +* Kanika Gupta (@kangupt), Added example for New-AzVM |
| 169 | +* Evgeniy Chuvikov (@snofe), Update Update-AzCosmosDBSqlDatabaseThroughput.md |
| 170 | + |
1 | 171 | ## 7.3.2 - March 2022 |
2 | 172 | #### Az.Accounts |
3 | 173 | * Changed target framework of AuthenticationAssemblyLoadContext to netcoreapp2.1 [#17428] |
|
0 commit comments