|
| 1 | +## 8.0.0 - May 2022 |
| 2 | +#### Az.Accounts |
| 3 | +* Added a preview feature allowing user to control the following configurations by using 'Get-AzConfig', 'Update-AzConfig' and 'Clear-AzConfig': |
| 4 | + - 'DefaultSubscriptionForLogin': Subscription name or GUID. Sets the default context for Azure PowerShell when logging in without specifying a subscription. |
| 5 | + - 'DisplayBreakingChangeWarning': Controls if warning messages for breaking changes are displayed or suppressed. |
| 6 | + - 'EnableDataCollection': When enabled, Azure PowerShell cmdlets send telemetry data to Microsoft to improve the customer experience. |
| 7 | +* Upgraded System.Reflection.DispatchProxy on Windows PowerShell [#17856] |
| 8 | +* Upgraded Azure.Identity to 1.6.0 and Azure.Core to 1.24.0 |
| 9 | + |
| 10 | +#### Az.Aks |
| 11 | +* Removed these aliases: |
| 12 | + * 'Get-AzAks' |
| 13 | + * 'New-AzAks' |
| 14 | + * 'Set-AzAks' |
| 15 | + * 'Remove-AzAks' |
| 16 | + |
| 17 | +#### Az.ApiManagement |
| 18 | +* [Breaking change] Replaced parameter 'Sample' by 'Examples' in 'New-AzApiManagementOperation' and 'Set-AzApiManagementOperation' |
| 19 | +* Updated APIM .Net SDK version to 8.0.0 / Api Version 2021-08-01 |
| 20 | + |
| 21 | +#### Az.ApplicationInsights |
| 22 | +* Upgraded API version for ApplicationInsights component to 2020-02-02 |
| 23 | +* Supported Log Analytics workspace-based component by 'New-AzApplicationInsights' and 'Update-AzApplicationInsights' |
| 24 | + |
| 25 | +#### Az.Cdn |
| 26 | +* Upgraded API version to 2021-06-01 |
| 27 | +* Removed deprecated cmdlets |
| 28 | + - Disable-AzCdnCustomDomain |
| 29 | + - Enable-AzCdnCustomDomain |
| 30 | + - Get-AzCdnEdgeNodes |
| 31 | + - Get-AzCdnProfileSsoUrl |
| 32 | + - New-AzCdnDeliveryPolicy |
| 33 | + - Set-AzFrontDoorCdnSecret |
| 34 | +* Added new cmdlets |
| 35 | + - Clear-AzFrontDoorCdnEndpointContent |
| 36 | + - Get-AzFrontDoorCdnEndpointResourceUsage |
| 37 | + - Get-AzFrontDoorCdnOriginGroupResourceUsage |
| 38 | + - Get-AzFrontDoorCdnProfileResourceUsage |
| 39 | + - Get-AzFrontDoorCdnRuleSetResourceUsage |
| 40 | + - Test-AzFrontDoorCdnEndpointCustomDomain |
| 41 | + - Test-AzFrontDoorCdnEndpointNameAvailability |
| 42 | + - Test-AzFrontDoorCdnProfileHostNameAvailability |
| 43 | + - Update-AzFrontDoorCdnCustomDomainValidationToken |
| 44 | + - Update-AzFrontDoorCdnRule |
| 45 | +* Renamed Set cmdlets to Update cmdlets |
| 46 | +* Added 'Object' suffix to memory object creation cmdlets |
| 47 | + |
| 48 | +#### Az.Compute |
| 49 | +* Edited 'New-AzVm' cmdlet internal logic to use the 'PlatformFaultDomain' value in the 'PSVirtualMachine' object passed to it in the new virtual machine. |
| 50 | +* Added a new cmdlet named 'Restart-AzHost' to restart dedicated hosts. |
| 51 | +* Added '-DataAccessAuthMode' parameter to the following cmdlets: |
| 52 | + - 'New-AzDiskConfig' |
| 53 | + - 'New-AzDiskUpdateConfig' |
| 54 | + - 'New-AzSnapshotConfig' |
| 55 | + - 'New-AzSnapshotUpdateConfig' |
| 56 | +* Added '-Architecture' parameter to the following cmdlets: |
| 57 | + - 'New-AzDiskConfig' |
| 58 | + - 'New-AzDiskUpdateConfig' |
| 59 | + - 'New-AzSnapshotConfig' |
| 60 | + - 'New-AzSnapshotUpdateConfig' |
| 61 | + - 'New-AzGalleryImageDefinition' |
| 62 | +* Added '-InstanceView' parameter to 'Get-AzRestorePoint' |
| 63 | +* Added parameter '-ScriptString' to 'Invoke-AzvmRunCommand' and 'Invoke-AzvmssRunCommand' |
| 64 | +* Added parameter '-ScaleInPolicyForceDeletion' to 'Update-Azvmss' |
| 65 | + |
| 66 | +#### Az.ContainerRegistry |
| 67 | +* Updated parameter types from bool to bool? for 'Update-AzContainerRegistryRepository' [#17857] |
| 68 | + - 'ReadEnabled' |
| 69 | + - 'ListEnabled' |
| 70 | + - 'WriteEnabled' |
| 71 | + - 'DeleteEnabled' |
| 72 | + |
| 73 | +#### Az.CosmosDB |
| 74 | +* Introduced support for creating containers with Client Encryption Policy. The current supported version of Client Encryption Policy is 1. |
| 75 | + |
| 76 | +#### Az.DataFactory |
| 77 | +* Updated ADF .Net SDK version to 6.1.0 |
| 78 | +* Fixed Set-AzDataFactoryV2 -InputObject not correct with PublicNetworkAccess Parameter |
| 79 | + |
| 80 | +#### Az.EventHub |
| 81 | +* Made 'IPRule' and 'VirtualNetworkRule' optional in 'Set-AzEventHubNetworkRuleSet'. |
| 82 | +* Deprecated older MSI properties in 'Set-AzEventHubNamespace' and 'New-AzEventHubNamespace' |
| 83 | + |
| 84 | +#### Az.Functions |
| 85 | +* Fixed an issue that New-AzFunctionApp cmdlet should write a warning message when setting default values for parameters that are not provided. |
| 86 | + |
| 87 | +#### Az.HealthcareApis |
| 88 | +* Migrated module to generated codebase. |
| 89 | +* Added cmdlets: |
| 90 | + - New/Get/Update/Remove-AzHealthcareApisService |
| 91 | + - New/Get/Update/Remove-AzHealthcareApisWorkspace |
| 92 | + - New/Get/Update/Remove-AzHealthcareFhirService |
| 93 | + - New/Get/Update/Remove-AzHealthcareDicomService |
| 94 | + - New/Get/Update/Remove-AzHealthcareIoTConnector |
| 95 | + - New/Get/Remove-AzHealthcareIotConnectorFhirDestination |
| 96 | + - Get-AzHealthcareFhirDestination |
| 97 | + |
| 98 | +#### Az.KeyVault |
| 99 | +* Added 'Rotate' into the list of permissions to keys [#17970] |
| 100 | + |
| 101 | +#### Az.ManagedServiceIdentity |
| 102 | +* General availability of 'Az.ManagedServiceIdentity' |
| 103 | + |
| 104 | +#### Az.Network |
| 105 | +* Supported 'Microsoft.Network/privateLinkServices' in 'Get-AzPrivateEndpointConnection' [#16984]. |
| 106 | +* Provided friendly message if resource type is not supported for private endpoint connection features [#17091]. |
| 107 | +* Added 'DisableIPsecProtection' to 'Virtual Network Gateway'. |
| 108 | +* Added new cmdlets to create/manage authorization objects for ExpressRoutePort: |
| 109 | + - 'Add-AzExpressRoutePortAuthorization' |
| 110 | + - 'Get-AzExpressRoutePortAuthorization' |
| 111 | + - 'Remove-AzExpressRoutePortAuthorization' |
| 112 | +* Added option parameter 'AuthorizationKey' to cmdlet 'New-AzExpressRouteCircuit' to allow creating ExpressRoute Circuit on a ExpressRoutePort with a different owner. |
| 113 | +* Fix bug that can't display CustomIpPrefix in PublicIpPrefix. |
| 114 | +* Updated cmdlets to add new property of 'HubRoutingPreference' in VirtualHub and set property of 'PreferredRoutingGateway' deprecated . |
| 115 | + - 'New-AzVirtualHub' |
| 116 | + - 'Update-AzVirtualHub' |
| 117 | +* Added optional parameter 'AuxiliaryMode' to cmdlet 'New-AzNetworkInterface' to enable this network interface as Sirius enabled. Allowed values are None(default) and MaxConnections. |
| 118 | +* Multipool feature change: Updated cmdlets to add new optional property: 'ConfigurationPolicyGroups' object for associating policy groups. |
| 119 | + - 'Update-AzVpnServerConfiguration' |
| 120 | + - 'New-AzVpnServerConfiguration' |
| 121 | +* Multipool feature change: Updated cmdlets to add new optional property: 'P2SConnectionConfiguration' object for specifying multiple Connection configurations. |
| 122 | + - 'Update-AzP2sVpnGateway' |
| 123 | + - 'New-AzP2sVpnGateway' |
| 124 | +* Multipool feature change: Added new cmdlets to support CRUD of Configuration policy groups for VpnServerConfiguration. |
| 125 | + - 'Get-AzVpnServerConfigurationPolicyGroup' |
| 126 | + - 'New-AzVpnServerConfigurationPolicyGroup' |
| 127 | + - 'Update-AzVpnServerConfigurationPolicyGroup' |
| 128 | + - 'Remove-AzVpnServerConfigurationPolicyGroup' |
| 129 | + |
| 130 | +#### Az.RecoveryServices |
| 131 | +* Added support for Multi-user authorization using Resource Guard for recovery services vault. |
| 132 | +* Added support for cross subscription restore for recovery services vault, modified storage account to be fetched from target subscription. |
| 133 | + |
| 134 | +#### Az.Resources |
| 135 | +* Added cmdlet for Application federated identity credential |
| 136 | + - 'Get-AzADAppFederatedIdentityCredential' |
| 137 | + - 'New-AzADAppFederatedIdentityCredential' |
| 138 | + - 'Remove-AzADAppFederatedIdentityCredential' |
| 139 | + - 'Update-AzADAppFederatedIdentityCredential' |
| 140 | +* Upgraded and revised 'Get-AzLocation' cmdlet: |
| 141 | + - Upgraded 'subscriptionClient' for 'Get-AzLocation'. Changed its apiVersion from 2016-01-01 to 2021-01-01.[#18002] |
| 142 | + - Added all attributes of location info for 'Get-AzLocation', including 'pairedRegion' and so on. [#18045][#17536] |
| 143 | + - Support ExtendedLocations by 'Get-AzLocation' [#18046] |
| 144 | +* Added the following cmdlets to remain in parity with 2021-04-01 API version: |
| 145 | + - 'New-AzHierarchySetting' |
| 146 | + - 'Get-AzHierarchySetting' |
| 147 | + - 'Update-AzHierarchySetting' |
| 148 | + - 'Remove-AzHierarchySetting' |
| 149 | + - 'Get-AzManagementGroupSubscription' |
| 150 | + - 'Get-AzSubscriptionUnderManagementGroup' |
| 151 | + - 'Start-AzTenantBackfill' |
| 152 | + - 'Get-AzTenantBackfillStatus' |
| 153 | + - 'Get-AzManagementGroupNameAvailability' |
| 154 | + - 'Get-AzEntity' |
| 155 | +* [Breaking Change] Renamed property `isSyncedFromOnPremis` to `isSyncedFromOnPremise` to align with API spec |
| 156 | + |
| 157 | +#### Az.Security |
| 158 | +* Added new cmdlet: 'Get-AzSecuritySolution' |
| 159 | +* Added Alerts Suppression Rules to cmdlets: |
| 160 | + 'Get-AlertsSuppressionRule' |
| 161 | + 'Remove-AlertsSuppressionRule' |
| 162 | + 'Set-AlertsSuppressionRule' |
| 163 | + 'New-AzAlertsSuppressionRuleScope' |
| 164 | + |
| 165 | +#### Az.ServiceBus |
| 166 | +* Fixed miscellaneous network rule set typos across module. |
| 167 | +* Add 'TrustedServiceAccessEnabled' to 'Set-AzServiceBusNetworkRuleSet' |
| 168 | + |
| 169 | +#### Az.Sql |
| 170 | +* Added new cmdlet 'Get-AzSqlInstanceEndpointCertificate' |
| 171 | +* Added parameter 'HighAvailabilityReplicaCount' to 'New-AzSqlElasticPool' and 'Set-AzSqlElasticPool' |
| 172 | + |
| 173 | +#### Az.Storage |
| 174 | +* Supported generate Sas token for DataLakeGen2 |
| 175 | + - 'New-AzDataLakeGen2SasToken' |
| 176 | +* Showed OAuth token in debug log in debug build only |
| 177 | + - 'New-AzStorageContext' |
| 178 | +* Supported return more file properties when list Azure file |
| 179 | + - 'Get-AzStorageFile' |
| 180 | + |
| 181 | +#### Az.Synapse |
| 182 | +* Added support for Synapse Link for Azure Sql Database |
| 183 | + - Added 'Get-AzSynapseLinkConnection' cmdlet |
| 184 | + - Added 'Get-AzSynapseLinkConnectionDetailedStatus' cmdlet |
| 185 | + - Added 'Set-AzSynapseLinkConnection' cmdlet |
| 186 | + - Added 'Remove-AzSynapseLinkConnection' cmdlet |
| 187 | + - Added 'Start-AzSynapseLinkConnection' cmdlet |
| 188 | + - Added 'Stop-AzSynapseLinkConnection' cmdlet |
| 189 | + - Added 'Set-AzSynapseLinkConnectionLinkTable' cmdlet |
| 190 | + - Added 'Get-AzSynapseLinkConnectionLinkTable' cmdlet |
| 191 | + - Added 'Get-AzSynapseLinkConnectionLinkTableStatus' cmdlet |
| 192 | + - Added 'Update-AzSynapseLinkConnectionLandingZoneCredential' cmdlet |
| 193 | +* Set 'UploadedTimestamp' when adding package to spark pool by 'Update-AzSynapseSparkPool' |
| 194 | + |
| 195 | +#### Az.Websites |
| 196 | +* Updated 'Get-AzWebApp' and 'Get-AzWebAppSlot' to expose 'VirtualNetworkSubnetId' property [#18042] |
| 197 | + |
| 198 | +### Thanks to our community contributors |
| 199 | +* @bb-froggy, Fixed dead link to the DCR Overview (#17998) |
| 200 | +* Darryl van der Peijl (@DarrylvanderPeijl), Changing on-premise to on-premises (#17974) |
| 201 | +* Hiroshi Yoshioka (@hyoshioka0128), Typo "Github Actions"→"GitHub Actions" (#18160) |
| 202 | +* @misbamustaqim, Adding DisableIPsecProtection check(bool) to Virtual Network Gateway (#18029) |
| 203 | +* Scott Tang (@scottwtang), Update documentation for Get-AzApiManagementSubscription cmdlet (#18027) |
| 204 | +* @SnehaSudhirG, Update Get-AzAutomationScheduledRunbook.md (#18059) |
| 205 | + |
1 | 206 | ## 7.5.0 - April 2022
|
2 | 207 | #### Az.Accounts
|
3 | 208 | * Upgraded Microsoft.Rest.ClientRuntime to 2.3.24
|
|
0 commit comments