Skip to content

Commit aa915d1

Browse files
committed
release-2020-06-23
1 parent af708ad commit aa915d1

File tree

185 files changed

+79322
-50479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+79322
-50479
lines changed

ChangeLog.md

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,136 @@
1+
## 4.3.0 - June 2020
2+
#### Az.Accounts
3+
* Supported discovering environment setting by default and adding environment via 'Add-AzEnvironment'
4+
* Update preloaded assemblies [#12024], [#11976]
5+
* Updated Azure.Core assembly
6+
* Fixed an issue that may cause 'Connect-AzAccount' to fail in multi-threaded execution [#11201]
7+
8+
#### Az.Aks
9+
* Replaced usage of old [AccessProfile API](https://docs.microsoft.com/rest/api/aks/managedclusters/getaccessprofile) with calls to [ListClusterAdmin](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) and [ListClusterUser](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) APIs
10+
11+
#### Az.Batch
12+
* Updated Az.Batch to use 'Microsoft.Azure.Management.Batch' SDK version to 11.0.0
13+
* Added the ability to set the BatchAccount Identity in the 'New-AzBatchAccount' cmdlet
14+
15+
#### Az.CognitiveServices
16+
* Supported displaying account capabilities.
17+
* Supported modifying PublicNetworkAccess.
18+
19+
#### Az.Compute
20+
* Added SimulateEviction parameter to Set-AzVM and Set-AzVmssVM cmdlets.
21+
* Added 'Premium_LRS' to the argument completer of StorageAccountType parameter for New-AzGalleryImageVersion cmdlet.
22+
* Added Substatuses to VMCustomScriptExtension [#11297]
23+
* Added 'Delete' to the argument completer of EvictionPolicy parameter for New-AzVM and New-AzVMConfig cmdlets.
24+
* Fixed name of new VM Extension for SAP
25+
26+
#### Az.DataFactory
27+
* Updated ADF .Net SDK version to 4.9.0
28+
29+
#### Az.EventHub
30+
* Added Managed Identity parameters to 'New-AzEventHubNamespace' and 'Set-AzEventHubNamespace' cmdlets
31+
32+
#### Az.Functions
33+
* Added support to create PowerShell 7.0 and Java 11 function apps
34+
35+
#### Az.HDInsight
36+
* Supported listing hosts and restart specific hosts of the HDInsight cluster.
37+
38+
#### Az.HealthcareApis
39+
* Updated the SDK version to 1.1.0
40+
* Added support for Export settings and Managed Identity
41+
42+
#### Az.Monitor
43+
* Fixed input object parameter for 'Set-AzActivityLogAlert'
44+
* Fixed 'InputObject' parameter for 'Set-AzActionGroup' [#10868]
45+
46+
#### Az.Network
47+
* Added support for AddressPrefixType parameter to 'Remove-AzExpressRouteCircuitConnectionConfig'
48+
* Added new cmdlets for Azure FirewallPolicy
49+
- 'New-AzFirewallPolicyDnsSetting'
50+
- Support for Destination FQDN in Network Rules for Firewall Policy
51+
* Added support for backend address pool operations
52+
- 'New-AzLoadBalancerBackendAddressConfig'
53+
- 'New-AzLoadBalancerBackendAddressPool'
54+
- 'Set-AzLoadBalancerBackendAddressPool'
55+
- 'Remove-AzLoadBalancerBackendAddressPool'
56+
- 'Get-AzLoadBalancerBackendAddressPool'
57+
* Added name validation for 'New-AzIpGroup'
58+
* Added new cmdlets for Azure FirewallPolicy
59+
- 'New-AzFirewallPolicyThreatIntelWhitelist'
60+
* Updated below commands for feature: Custom dns servers set/remove on VirtualWan P2SVpnGateway.
61+
- Updated New-AzP2sVpnGateway: Added optional parameter '-CustomDnsServer' for customers to specify their dns servers to set on P2SVpnGateway, which can be used by Point to site clients.
62+
- Updated Update-AzP2sVpnGateway: Added optional parameter '-CustomDnsServer' for customers to specify their dns servers to set on P2SVpnGateway, which can be used by Point to site clients.
63+
* Updated 'Update-AzVpnGateway'
64+
- Added optional parameter '-BgpPeeringAddress' for customers to specify their custom bgps to set on VpnGateway.
65+
* Added new cmdlet to support resetting the routing state of a VirtualHub resource:
66+
- 'Reset-AzHubRouter'
67+
* Updated below things based on recent swagger change for Firewall Policy
68+
- Changes names for RuleGroup, RuleCollectionGroup and RuleType
69+
- Added support for Firewall Policy NAT Rule Collections to support multiple NAT Rule Collection
70+
* [Breaking Change] Added mandatory parameter 'SourceIpGroup' for 'New-AzFirewallPolicyApplicationRule' and 'New-AzFirewallPolicyNetworkRule'.
71+
* [Breaking Change] Fixed 'New-AzFirewallPolicyApplicationRule', parameter 'SourceAddress' to be mandatory.
72+
* [Breaking Change] Fixed 'New-AzFirewallPolicyApplicationRule', parameter 'SourceAddress' to be mandatory.
73+
* [Breaking Change] Removed mandatory parameters: 'TranslatedAddress', 'TranslatedPort' for 'New-AzFirewallPolicyNatRuleCollection'.
74+
* Added new cmdlets to support PrivateLink On Application Gateway
75+
- 'New-AzApplicationGatewayPrivateLinkConfiguration'
76+
- 'Get-AzApplicationGatewayPrivateLinkConfiguration'
77+
- 'New-AzApplicationGatewayPrivateLinkConfiguration'
78+
- 'Set-AzApplicationGatewayPrivateLinkConfiguration'
79+
- 'Remove-AzApplicationGatewayPrivateLinkConfiguration'
80+
- 'New-AzApplicationGatewayPrivateLinkIpConfiguration'
81+
* Added new cmdlets for HubRouteTables child resource of VirtualHub.
82+
- 'New-AzVHubRoute'
83+
- 'New-AzVHubRouteTable'
84+
- 'Get-AzVHubRouteTable'
85+
- 'Update-AzVHubRouteTable'
86+
- 'Remove-AzVHubRouteTable'
87+
* Updated existing cmdlets to support optional RoutingConfiguration input parameter for custom routing in VirtualWan.
88+
- 'New-AzExpressRouteConnection'
89+
- 'Set-AzExpressRouteConnection'
90+
- 'New-AzVirtualHubVnetConnection'
91+
- 'Update-AzVirtualHubVnetConnection'
92+
- 'New-AzVpnConnection'
93+
- 'Update-AzVpnConnection'
94+
- 'New-AzP2sVpnGateway'
95+
- 'Update-AzP2sVpnGateway'
96+
97+
#### Az.OperationalInsights
98+
* Fixed bug PSWorkspace doesn't implement IOperationalInsightsWorkspace [#12135]
99+
* Added 'pergb2018' to valid value set of parameter 'Sku' in 'Set-AzOperationalInsightsWorkspace'
100+
* Added alias 'FunctionParameters' for parameter 'FunctionParameter' to
101+
- 'New-AzOperationalInsightsSavedSearch'
102+
- 'Set-AzOperationalInsightsSavedSearch'
103+
104+
#### Az.RecoveryServices
105+
* Azure Backup added support for fetching MAB items.
106+
* Azure Site Recovery supports disk type 'StandardSSD_LRS'
107+
108+
#### Az.Resources
109+
* Added 'UsageLocation', 'GivenName', 'Surname', 'AccountEnabled', 'MailNickname', 'Mail' on 'PSADUser' [#10526] [#10497]
110+
* Fixed issue that '-Mail' doesn't work on 'Get-AzADUser' [#11981]
111+
* Added '-ExcludeChangeType' parameter to 'Get-AzDeploymentWhatIfResult' and 'Get-AzResourceGroupDeploymentWhatIfResult'
112+
* Added '-WhatIfExcludeChangeType' parameter to 'New-AzDeployment' and 'New-AzResourceGroupDeployment'
113+
* Updated 'Test-Az*Deployment' cmdlets to show better error messages
114+
* Fixed help message for '-Name' parameter of deployment create and What-If cmdlets
115+
116+
#### Az.Sql
117+
* Added support for service principal for Set SQL Server Azure Active Directory Admin cmdlet
118+
* Fixed sync issue in Data Classification cmdlets.
119+
* Supported searching user by mail on 'Set-AzSqlServerActiveDirectoryAdministrator' [#12192]
120+
121+
#### Az.Storage
122+
* Supported create Storage account with RequireInfrastructureEncryption
123+
- 'New-AzStorageAccount'
124+
* Moved the logic of loading Azure.Core to Az.Accounts
125+
126+
#### Az.Websites
127+
* Added safeguard to delete created webapp if restore failed in 'Restore-AzDeletedWebApp'
128+
* Added 'SourceWebApp.Location' for 'New-AzWebApp' and 'New-AzWebAppSlot'
129+
* Fixed bug that prevented changing Container settings in 'Set-AzWebApp' and 'Set-AzWebAppSlot'
130+
* Fixed bug to get SiteConfig when -Name is not given for Get-AzWebApp
131+
* Added a support to create ASP for Linux Apps
132+
* Added exceptions for clone across resource groups
133+
1134
## 4.2.0 - June 2020
2135
#### Az.Accounts
3136
* Fixed an issue that may cause Az to skip logs in Azure Automation or PowerShell jobs [#11492]

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/28/2020
6+
# Generated on: 6/17/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.8.1'
15+
ModuleVersion = '1.9.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -142,7 +142,10 @@ PrivateData = @{
142142
# IconUri = ''
143143

144144
# ReleaseNotes of this module
145-
ReleaseNotes = '* Fixed an issue that may cause Az to skip logs in Azure Automation or PowerShell jobs [#11492]'
145+
ReleaseNotes = '* Supported discovering environment setting by default and adding environment via ''Add-AzEnvironment''
146+
* Update preloaded assemblies [#12024], [#11976]
147+
* Updated Azure.Core assembly
148+
* Fixed an issue that may cause ''Connect-AzAccount'' to fail in multi-threaded execution [#11201]'
146149

147150
# Prerelease string of this module
148151
# Prerelease = ''

src/Accounts/Accounts/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 1.9.0
2123
* Supported discovering environment setting by default and adding environment via `Add-AzEnvironment`
2224
* Update preloaded assemblies [#12024], [#11976]
2325
* Updated Azure.Core assembly

src/Accounts/Accounts/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545

46-
[assembly: AssemblyVersion("1.8.1")]
47-
[assembly: AssemblyFileVersion("1.8.1")]
46+
[assembly: AssemblyVersion("1.9.0")]
47+
[assembly: AssemblyFileVersion("1.9.0")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
5050
#endif

src/Accounts/Authentication/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545
// [assembly: AssemblyVersion("1.0.*")]
46-
[assembly: AssemblyVersion("1.8.1")]
47-
[assembly: AssemblyFileVersion("1.8.1")]
46+
[assembly: AssemblyVersion("1.9.0")]
47+
[assembly: AssemblyFileVersion("1.9.0")]

src/Advisor/Advisor/Az.Advisor.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'Microsoft.Azure.Management.Advisor.dll'

src/Aks/Aks/Az.Aks.psd1

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/13/2020
6+
# Generated on: 6/17/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.1.1'
15+
ModuleVersion = '1.1.2'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'YamlDotNet.dll', 'AutoMapper.dll',
@@ -113,10 +113,7 @@ PrivateData = @{
113113
# IconUri = ''
114114

115115
# ReleaseNotes of this module
116-
ReleaseNotes = '* Upgraded API Version to 2019-10-01
117-
* Supported to create AKS using Windows container
118-
* Provided new cmdlets: ''New-AzAksNodePool'', ''Update-AzAksNodePool'', ''Remove-AzAksNodePool'',
119-
''Get-AzAksNodePool'', ''Install-AzAksKubectl'', ''Get-AzAksVersion'''
116+
ReleaseNotes = '* Replaced usage of old [AccessProfile API](https://docs.microsoft.com/rest/api/aks/managedclusters/getaccessprofile) with calls to [ListClusterAdmin](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) and [ListClusterUser](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) APIs'
120117

121118
# Prerelease string of this module
122119
# Prerelease = ''

src/Aks/Aks/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Upcoming Release
2121

22+
## Version 1.1.2
23+
2224
* Replaced usage of old [AccessProfile API](https://docs.microsoft.com/rest/api/aks/managedclusters/getaccessprofile) with calls to [ListClusterAdmin](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) and [ListClusterUser](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) APIs
2325

2426
## Version 1.1.1

src/Aks/Aks/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
[assembly: ComVisible(false)]
2424
[assembly: CLSCompliant(false)]
2525
[assembly: Guid("a97e0c3e-e389-46a6-b73d-2b9bd6909bdb")]
26-
[assembly: AssemblyVersion("1.1.1")]
27-
[assembly: AssemblyFileVersion("1.1.1")]
26+
[assembly: AssemblyVersion("1.1.2")]
27+
[assembly: AssemblyFileVersion("1.1.2")]

src/AlertsManagement/AlertsManagement/Az.AlertsManagement.psd1

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/28/2020
6+
# Generated on: 6/17/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.2'
15+
ModuleVersion = '0.1.3'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.Management.AlertsManagement.dll'
@@ -114,7 +114,9 @@ PrivateData = @{
114114
# IconUri = ''
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = '* Updated help messages and document for ''Get-AzActionRule'''
117+
ReleaseNotes = '* Updated AlertsManagement SDK version to 0.9.2-preview.
118+
* Added Subscription Scope Type for Set-AzActionRule.
119+
* Updated Examples for Set-AzActionRule, to show scope types as well.'
118120

119121
# Prerelease string of this module
120122
# Prerelease = ''

src/AlertsManagement/AlertsManagement/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 0.1.3
2123
* Updated AlertsManagement SDK version to 0.9.2-preview.
2224
* Added Subscription Scope Type for Set-AzActionRule.
2325
* Updated Examples for Set-AzActionRule, to show scope types as well.

src/AlertsManagement/AlertsManagement/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("4381ecdd-5486-46fb-bef0-c0b2fb16bd54")]
27-
[assembly: AssemblyVersion("0.1.2")]
28-
[assembly: AssemblyFileVersion("0.1.2")]
27+
[assembly: AssemblyVersion("0.1.3")]
28+
[assembly: AssemblyFileVersion("0.1.3")]

src/AnalysisServices/AnalysisServices/Az.AnalysisServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.Management.Analysis.dll'

src/ApiManagement/ApiManagement/Az.ApiManagement.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'AutoMapper.dll', 'Microsoft.Azure.Management.ApiManagement.dll',

src/AppConfiguration/Az.AppConfiguration.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = './bin/Az.AppConfiguration.private.dll'

src/ApplicationInsights/ApplicationInsights/Az.ApplicationInsights.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.Management.ApplicationInsights.dll'

src/Attestation/Attestation/Az.Attestation.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.Management.Attestation.dll',

src/Automation/Automation/Az.Automation.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.9.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.Management.Automation.dll'

0 commit comments

Comments
 (0)