Skip to content

Commit 9006476

Browse files
authored
release-2022-07-05 (#18860)
1 parent 716f948 commit 9006476

File tree

108 files changed

+39423
-26806
lines changed

Some content is hidden

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

108 files changed

+39423
-26806
lines changed

ChangeLog.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,125 @@
1+
## 8.1.0 - July 2022
2+
#### Az.Accounts
3+
* Supported exporting and importing configurations by 'Export-AzConfig' and 'Import-AzConfig'.
4+
* Fixed an issue that Az.Accounts may fail to be imported in parallel PowerShell processes. [#18321]
5+
* Fixed incorrect access token [#18105]
6+
* Upgraded version of Microsoft.Identity.Client for .NET Framework. [#18495]
7+
* Fixed an issue that Az.Accounts failed to be imported if multiple environment variables, which only differ by case, are set. [#18304]
8+
9+
#### Az.Aks
10+
* Added parameter 'CommandContextAttachmentZip' for 'Invoke-AzAksRunCommand'. [#17454]
11+
* Added ManagedIdentity support for Aks[#15656].
12+
* Added property 'PowerState' for the output of 'Get-AzAksCluster'[#18271]
13+
* Updated the logic of 'Set-AzAksCluster' for parameter 'NodeImageOnly'.
14+
* Added parameter 'NodeImageOnly' for 'Update-AzAksNodePool'.
15+
* Added parameter 'AvailabilityZone' for 'New-AzAksCluster'. [#18658]
16+
17+
#### Az.ApplicationInsights
18+
* Fixed parameters for Set-AzApplicationInsightsDailyCap [#18315]
19+
* Fixed parameter 'DocumentType' for 'New-AzApplicationInsightsContinuousExport' and 'Set-AzApplicationInsightsContinuousExport' [#18350]
20+
* Fixed parameter 'ResourceId' for 'Get-AzApplicationInsights' [#18707]
21+
22+
#### Az.Compute
23+
* Added image alias 'Win2022AzureEditionCore'
24+
* Added the '-DisableIntegrityMonitoring' switch parameter to the 'New-AzVM' cmdlet.
25+
Changed the default behavior for 'New-AzVM' and 'New-AzVmss' when these conditions are met:
26+
1) '-DisableIntegrityMonitoring' is not true.
27+
2) 'SecurityType' on the SecurityProfile is 'TrustedLaunch'.
28+
3) 'VTpmEnabled' on the SecurityProfile is true.
29+
4) 'SecureBootEnabled' on the SecurityProfile is true.
30+
Now 'New-AzVM' will install the 'Guest Attestation' extension to the new VM when these conditions are met.
31+
Now 'New-AzVmss' will install the 'Guest Attestation' extension to the new Vmss when these conditions are met and installed to all VM instances in the Vmss.
32+
* Added '-UserAssignedIdentity' and '-FederatedClientId' to the following cmdlets:
33+
- 'New-AzDiskEncryptionSetConfig'
34+
- 'Update-AzDiskEncryptionSet'
35+
* Added '-TreatFailureAsDeploymentFailure' to cmdlets 'Add-AzVmGalleryApplication' and 'Add-AzVmssGalleryApplication'
36+
* Removed Exceptions for when SinglePlacementGroup is set to true in 'OrchestrationMode'
37+
38+
#### Az.CosmosDB
39+
* Added support for partition key and id paths to be part of client encryption policy.
40+
* Fixed bug related to Update-AzCosmosDBSqlContainer command on containers with Client Encryption Policy.
41+
42+
#### Az.DataFactory
43+
* Updated ADF .Net SDK version to 6.3.0
44+
45+
#### Az.EventHub
46+
* Added cmdlets for CRUD operations on EventHub Application Groups. The added cmdlets include,
47+
-New-AzEventHubApplicationGroup
48+
-Set-AzEventHubApplicationGroup
49+
-Remove-AzEventHubApplicationGroup
50+
-Get-AzEventHubApplicationGroup
51+
-New-AzEventHubThrottlingPolicyConfig
52+
* Get-AzEventHubNamespace returned a maximum of 100 namespaces for list by resource groups or list by subscriptions so far. From here onwards, for resource groups and subscriptions with over a 100 namespaces, the cmdlet will return all the namespaces. You will not see a change in the cmdlet behaviour if your resource groups or subscriptions have less than a 100 namespaces.
53+
* Added cmdlets for manual approval of EventHubs Private Endpoint Connections. The added cmdlets include,
54+
-Approve-AzEventHubPrivateEndpointConnection
55+
-Deny-AzEventHubPrivateEndpointConnection
56+
-Get-AzEventHubPrivateEndpointConnection
57+
-Remove-AzEventHubPrivateEndpointConnection
58+
-Get-AzEventHubPrivateLink
59+
60+
#### Az.KeyVault
61+
* Supported importing pem certificate by 'Import-AzKeyVaultCertificate' [#18494]
62+
* Supported accepting rotation policy in a JSON file
63+
* [Breaking Change] Changed parameter 'ExpiresIn' in 'Set-AzKeyVaultKeyRotationPolicy' from TimeSpan? to string. It must be an ISO 8601 duration like 'P30D' for 30 days.
64+
* [Breaking Change] Changed output properties 'ExpiresIn', 'TimeAfterCreate' and 'TimeBeforeExpiry' of 'Set-AzKeyVaultKeyRotationPolicy' and 'Get-AzKeyVaultKeyRotationPolicy' from TimeSpan? to string.
65+
* Supported creating/updating key with release policy in a Managed HSM
66+
* Removed default value for 'EnabledForDeployment', 'EnabledForTemplateDeployment', 'EnabledForDiskEncryption' and 'EnableRbacAuthorization' during the process of key vault creation
67+
* Changed default access policies for Key Vault secret, certificate and storage as 'All'
68+
69+
#### Az.Network
70+
* Added support for CustomV2 ssl policies for Application Gateway.
71+
- Added 'CustomV2' to the validation set of 'PolicyType'
72+
- Added 'TLSv1_3' to the validation set of 'MinProtocolVersion'
73+
- Removed validation for null or empty cipher suites list since there can be empty cipher suites list for min protocol version of tls1.3
74+
* [Breaking Change] Changed default value of '-PrivateEndpointNetworkPoliciesFlag' to 'Disabled' in 'Add-AzVirtualNetworkSubnetConfig' and 'New-AzVirtualNetworkSubnetConfig'
75+
* Fixed bugs that cannot parse virtual network encryption paramemters when updating exsiting vnet.
76+
77+
#### Az.PowerBIEmbedded
78+
* Updated SKU allowed values to support A7 and A8
79+
80+
#### Az.RecoveryServices
81+
* Fixed delay in long running operations [#18567]
82+
83+
#### Az.Resources
84+
* Added feedback when deleting role assignments even if passthru is not used
85+
* Fixed relative path failure in -AsJob scenario [#18084]
86+
* Fixed logic of 'createtime' and 'ChangedTime' in 'Get-AzResource --ExpandProperties'. [#18206]
87+
* Fixed role assignment latency for 'New-AzADServicePrincipal' [#16777]
88+
89+
#### Az.ServiceBus
90+
* Added cmdlets for manual approval of Service Bus Private Endpoint Connections. The added cmdlets include,
91+
-Approve-AzServiceBusPrivateEndpointConnection
92+
-Deny-AzServiceBusPrivateEndpointConnection
93+
-Get-AzServiceBusPrivateEndpointConnection
94+
-Remove-AzServiceBusPrivateEndpointConnection
95+
-Get-AzServiceBusPrivateLink
96+
97+
#### Az.ServiceFabric
98+
* Fixed typo in verbose log message.
99+
* Added Tag support for managed cluster create and update
100+
101+
#### Az.Sql
102+
* Added 'GeoZone' option to 'BackupStorageRedundancy' parameter to 'New-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary', and 'Restore-AzSqlDatabase' to enable create, update, copy, geo secondary and PITR support for GeoZone hyperscale databases
103+
* Added additional input validation to 'Stop-AzSqlInstanceDatabaseLogReplay' cmdlet to ensure the target database was created by log replay service
104+
* Bug fix for cmdlet 'Restore-AzSqlDatabase'. The optional property 'Tags' was not working as expected
105+
* Added isManagedIdentityInUse get parameter for 'Get-AzSqlServerAudit' and 'Get-AzSqlDatabaseAudit'
106+
* Added new cmdlet 'Set-AzSqlInstanceDatabase'
107+
108+
#### Az.StackHCI
109+
* Added support to Stack HCI Cluster
110+
* Added support to Stack HCI Extension
111+
* Added support to Stack HCI Arc Settings
112+
113+
#### Az.Storage
114+
* Supported BaseBlob DaysAfterCreationGreaterThan in Management Policy
115+
- 'Add-AzStorageAccountManagementPolicyAction'
116+
117+
### Thanks to our community contributors
118+
* @ayeshurun, Update SKU allowed values for PowerBI Embedded capacities (#18670)
119+
* @JulianePadrao, [SQL] fix for deprecated term (#18620)
120+
* @kaushik-ms, powershell changes for new ssl policies in appgw (#18287)
121+
* Adrian Leonhard (@NaridaL), fix typo beging -> begin in 3 files (#18391)
122+
1123
## 8.0.0 - May 2022
2124
#### Az.Accounts
3125
* Added a preview feature allowing user to control the following configurations by using 'Get-AzConfig', 'Update-AzConfig' and 'Clear-AzConfig':

setup/generate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if( (-not (get-command -ea 0 light)) -or (-not (get-command -ea 0 heat)) -or (-n
3737
$outputName ="Az-Cmdlets"
3838

3939
# generate the product name from the current month/year.
40-
$productName = "Microsoft Azure PowerShell - May 2022"
40+
$productName = "Microsoft Azure PowerShell - July 2022"
4141

4242
# where to put temp files
4343
$tmp = Join-Path $env:temp azure-cmdlets-tmp

src/ADDomainServices/Az.ADDomainServices.psd1

Lines changed: 5 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: 6/1/2022
6+
# Generated on: 6/30/2022
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = './Az.ADDomainServices.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.0'
15+
ModuleVersion = '0.2.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -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 = '2.7.4'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.9.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = './bin/Az.ADDomainServices.private.dll'
@@ -110,7 +110,8 @@ PrivateData = @{
110110
# IconUri = ''
111111

112112
# ReleaseNotes of this module
113-
# ReleaseNotes = ''
113+
ReleaseNotes = '* Changed the input method of certificate from base64 string to file path
114+
* Renamed ''New-AzADDomainServiceForestTrust'' to ''New-AzADDomainServiceForestTrustObject'', and ''New-AzADDomainServiceReplicaSet'' to ''New-AzADDomainServiceReplicaSetObject'' to align with naming convention'
114115

115116
# Prerelease string of this module
116117
# Prerelease = ''

src/ADDomainServices/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.2.0
2123
* Changed the input method of certificate from base64 string to file path
2224
* Renamed `New-AzADDomainServiceForestTrust` to `New-AzADDomainServiceForestTrustObject`, and `New-AzADDomainServiceReplicaSet` to `New-AzADDomainServiceReplicaSetObject` to align with naming convention
2325

src/ADDomainServices/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("4205daf0-df87-45bd-8146-16db87397b40")]
27-
[assembly: AssemblyVersion("0.1.0")]
28-
[assembly: AssemblyFileVersion("0.1.0")]
27+
[assembly: AssemblyVersion("0.2.0")]
28+
[assembly: AssemblyFileVersion("0.2.0")]

src/Accounts/Accounts/Az.Accounts.psd1

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

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

1414
# Version number of this module.
15-
ModuleVersion = '2.8.0'
15+
ModuleVersion = '2.9.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -146,12 +146,11 @@ PrivateData = @{
146146
# IconUri = ''
147147

148148
# ReleaseNotes of this module
149-
ReleaseNotes = '* Added a preview feature allowing user to control the following configurations by using ''Get-AzConfig'', ''Update-AzConfig'' and ''Clear-AzConfig'':
150-
- ''DefaultSubscriptionForLogin'': Subscription name or GUID. Sets the default context for Azure PowerShell when logging in without specifying a subscription.
151-
- ''DisplayBreakingChangeWarning'': Controls if warning messages for breaking changes are displayed or suppressed.
152-
- ''EnableDataCollection'': When enabled, Azure PowerShell cmdlets send telemetry data to Microsoft to improve the customer experience.
153-
* Upgraded System.Reflection.DispatchProxy on Windows PowerShell [#17856]
154-
* Upgraded Azure.Identity to 1.6.0 and Azure.Core to 1.24.0'
149+
ReleaseNotes = '* Supported exporting and importing configurations by ''Export-AzConfig'' and ''Import-AzConfig''.
150+
* Fixed an issue that Az.Accounts may fail to be imported in parallel PowerShell processes. [#18321]
151+
* Fixed incorrect access token [#18105]
152+
* Upgraded version of Microsoft.Identity.Client for .NET Framework. [#18495]
153+
* Fixed an issue that Az.Accounts failed to be imported if multiple environment variables, which only differ by case, are set. [#18304]'
155154

156155
# Prerelease string of this module
157156
# Prerelease = ''

src/Accounts/Accounts/ChangeLog.md

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

2121
## Upcoming Release
22+
23+
## Version 2.9.0
2224
* Supported exporting and importing configurations by `Export-AzConfig` and `Import-AzConfig`.
2325
* Fixed an issue that Az.Accounts may fail to be imported in parallel PowerShell processes. [#18321]
2426
* Fixed incorrect access token [#18105]

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("2.8.0")]
47-
[assembly: AssemblyFileVersion("2.8.0")]
46+
[assembly: AssemblyVersion("2.9.0")]
47+
[assembly: AssemblyFileVersion("2.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,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
// [assembly: AssemblyVersion("1.0.*")]
46-
[assembly: AssemblyVersion("2.8.0")]
47-
[assembly: AssemblyFileVersion("2.8.0")]
46+
[assembly: AssemblyVersion("2.9.0")]
47+
[assembly: AssemblyFileVersion("2.9.0")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Authentication.Test")]
5050
#endif

src/Accounts/Authenticators/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
// You can specify all the values or you can default the Build and Revision Numbers
4949
// by using the '*' as shown below:
5050
// [assembly: AssemblyVersion("1.0.*")]
51-
[assembly: AssemblyVersion("2.8.0")]
52-
[assembly: AssemblyFileVersion("2.8.0")]
51+
[assembly: AssemblyVersion("2.9.0")]
52+
[assembly: AssemblyFileVersion("2.9.0")]

0 commit comments

Comments
 (0)