Skip to content

Commit 40a23ed

Browse files
authored
Release-2022-01-04 (#16720)
* Bump up version for release-2022-01-04 * Update Az.Accounts version of RequiredModules * Thanks community
1 parent 381c639 commit 40a23ed

File tree

208 files changed

+31295
-32262
lines changed

Some content is hidden

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

208 files changed

+31295
-32262
lines changed

ChangeLog.md

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,112 @@
1+
## 7.1.0 - January 2022
2+
#### Az.Accounts
3+
* Copied 'ServicePrincipalSecret' and 'CertificatePassword' from Az.Accounts buildin profile to customer set profile. [#16617]
4+
* Updated help message and help markdown for parameter 'Tenant' of the cmdlet 'Set-AzContext'. [#16515]
5+
* Fixed the issue that Azure PowerShell could not work in a workflow. [#16408]
6+
* Fixed the doubled Api Version in the URI of the underlying request issued by 'Invoke-AzRestMethod'. [#16615]
7+
8+
#### Az.Aks
9+
* Added support of 'load balancer' and 'api server access' in 'New-AzAksCluster' and 'Set-AzAksCluster'. [#16575]
10+
11+
#### Az.Automation
12+
* 'New-AzAutomationSchedule' allows defnining StartTime with offsets.
13+
* Fixed bug: updated 'Set-AzAutomationModule' to use PUT call while updating modules with specific versions [#12552]
14+
15+
#### Az.CognitiveServices
16+
* Updated PowerShell to use 2021-10-01 version.
17+
* Added CommitmentTier and CommitmentPlan cmdlets.
18+
* Added Deployment cmdlets.
19+
* Added 'New-AzCognitiveServicesObject' cmdlet for generating CommitmentPlan/Deployment objects.
20+
21+
#### Az.Compute
22+
* Updated 'UserData' parameter in VM and VMSS cmdlets to pipe by the Property Name to ensure piping scenarios occur correctly.
23+
* Changed 'New-AzVM' cmdlet when using the SimpleParameterSet to not create a 'PublicIPAddress' when a 'PublicIPAddress' name is not provided.
24+
* Added 'PlatformFaultDomain' parameter to cmdlets: 'New-AzVM' and 'New-AzVMConfig'
25+
* Added '-Feature' parameter for 'New-AzGalleryImageDefinition'
26+
* Added 'DiffDiskPlacement' string parameter to 'Set-AzVmOSDisk' and 'Set-AzVmssStorageProfile' cmdlets.
27+
28+
#### Az.CosmosDB
29+
* Exposed BackupPolicyMigrationState as a part of Get-AzCosmosDBAccount response.
30+
- This shew the status of a backup policy migration state when an account was being converted from peroidic backup mode to continuous.
31+
32+
#### Az.DataFactory
33+
* Updated ADF .Net SDK version to 5.0.0
34+
35+
#### Az.Functions
36+
* Removed preview from the PowerShell 7.0 stack on Linux
37+
38+
#### Az.KeyVault
39+
* Added cmdlets: 'Invoke-AzKeyVaultKeyRotation', 'Get-AzKeyVaultKeyRotationPolicy' and 'Set-AzKeyVaultKeyRotationPolicy'
40+
41+
#### Az.MySql
42+
* General availability of Az.MySql
43+
44+
#### Az.Network
45+
* Used case-insensitive comparison for ResourceId (Set/New-NetworkWatcherFlowLog)
46+
* Added new properties 'ApplicationSecurityGroup', 'IpConfiguration' and 'CustomNetworkInterfaceName' for Private Endpoint cmdlets
47+
- 'Get-AzPrivateEndpoint'
48+
- 'New-AzPrivateEndpoint'
49+
* Added new cmdlet to create new 'IpConfiguration' object for building Private Endpoint
50+
- 'New-AzPrivateEndpointIpConfiguration'
51+
* Added OrdinalIgnoreCase for string comparison of 'ResourceIdentifier' type for FlowLog cmdlets
52+
* Fixed typo in error message of 'InvalidWorkspaceResourceId'
53+
54+
#### Az.PostgreSql
55+
* General availability of Az.PostgreSql
56+
57+
#### Az.RedisCache
58+
* Added 'IdentityType' and 'UserAssignedIdentity' parameter in 'New-AzRedisCache' and 'Set-AzRedisCache' cmdlets.
59+
- It is used to assign and modify the Identity of Azure Cache for Redis.
60+
61+
#### Az.ResourceMover
62+
* Added support for Tags in azure resource mover
63+
* Added support for SystemData in azure resource mover
64+
* Released 2021-08-01 api-version
65+
66+
#### Az.Resources
67+
* Fixed incorrect alias for 'Get-AzADSpCredential' [#16592]
68+
* Fixed 'ServicePrincipalName' and 'InputObject' parameters for 'Update-AzADServicePrincipal' [#16620]
69+
* Fixed example for 'New-AzADAppCredential' [#16682]
70+
* Added parameter 'Web' for 'New-AzADApplication' [#16659]
71+
* Added secret text in response of 'New-AzADApplication' and 'New-AzADServicePrincipal' [#16659]
72+
* Deserialized the 'Value' in 'DeploymentVariable' as object array if its type is Array [#16523]
73+
* Fixed the usage of 'SignInName' in 'New-AzRoleAssignment' [#16627]
74+
* Formatted the output format of 'DeploymentVariable'
75+
* Remove 'isUser' operation filter from GetAzureProviderOperation Cmdlet
76+
77+
#### Az.SignalR
78+
* Fixed the bug of 'Update-AzSignalR' cmdlet that resets the resource states by mistake.
79+
80+
#### Az.Sql
81+
* Added 'ZoneRedundant' parameter to 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary' and 'Restore-AzSqlDatabase' to enable zone redundant copy, geo secondary and PITR support for hyperscale databases
82+
83+
#### Az.Storage
84+
* Fixed the failure of sync copy blob with long destination blob name [#16628]
85+
- 'Copy-AzStorageBlob'
86+
87+
#### Az.Synapse
88+
* General availability of Az.Synapse
89+
* Migrated Azure AD features in Az.Synapse to MSGraph APIs. The cmdlets below called MSGraph API according to input parameters:
90+
- 'New-AzSynapseRoleAssignment' cmdlet
91+
- 'Get-AzSynapseRoleAssignment' cmdlet
92+
- 'Remove-AzSynapseRoleAssignment' cmdlet
93+
- 'Set-AzSynapseSqlActiveDirectoryAdministrator' cmdlet
94+
* Added a default value for [-AutoPauseDelayInMinute] parameter of command 'New-AzSynapseSparkpool' and 'Update-AzSynapseSparkpool'
95+
96+
### Thanks to our community contributors
97+
* @adishiritwick, Updated Set-AzAutomationModule to use PUT call while updating modules with specific versions (#16505)
98+
* @anuraj, Update the New-AzWebAppCertificate (#16634)
99+
* @BrajaMS, Updated the example command with NodeType param (#16670)
100+
* @geologyrocks, Principal typo (was princial) (#16699)
101+
* Hen Itzhaki (@HenItzhaki), Added more example (#16424)
102+
* Chris (@isjwuk), Formatting improvement (#15826)
103+
* Jaromir Kaspar (@jaromirk), Added example for password credentials (#16600)
104+
* Martin Falkus (@mfalkus), Fix a typo in Update Az-Tags doc where "Repalces" was specified instead of "Replaces" (#16541)
105+
* Radoslav Gatev (@RadoslavGatev), [Az.Accounts] Fix the doubled Api Version in Uri of the request issued by Invoke-AzRestMethod (#16616)
106+
* @Skuldo, Typo fix (#16585)
107+
* Sujit Singh (@sujitks), Update Set-AzApplicationGatewayFirewallPolicy.md (#16583)
108+
* @trudolf-msft, new example 4/workaround (#16437)
109+
1110
## 7.0.0 - December 2021
2111
#### Az.Accounts
3112
* Removed 'ServicePrincipalSecret' and 'CertificatePassword' in 'PSAzureRmAccount' [#15427]

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 - December 2021"
40+
$productName = "Microsoft Azure PowerShell - January 2022"
4141

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

src/ADDomainServices/Az.ADDomainServices.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 = '2.7.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.7.1'; })
5555

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

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 2021/12/2
6+
# Generated on: 12/31/2021
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '2.7.0'
15+
ModuleVersion = '2.7.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -145,13 +145,10 @@ PrivateData = @{
145145
# IconUri = ''
146146

147147
# ReleaseNotes of this module
148-
ReleaseNotes = '* Removed ''ServicePrincipalSecret'' and ''CertificatePassword'' in ''PSAzureRmAccount'' [#15427]
149-
* Added optional parameter ''MicrosoftGraphAccessToken'' to ''Connect-AzAccount''
150-
* Added optional parameters ''MicrosoftGraphEndpointResourceId'', ''MicrosoftGraphUrl'' to ''Add-AzEnvironment'' and ''Set-AzEnvironment''
151-
* Added ''-AccountId'' property to ''UserWithSubscriptionId'' parameter set of ''Connect-AzAccount'' which allows a user name to be pre-selected for interactive logins
152-
* Added ''-Uri'' and ''-ResourceId'' to ''Invoke-AzRestMethod''
153-
* Added Environment auto completer to the following cmdlets: Connect-AzAccount, Get-AzEnvironment, Set-AzEnvironment, and Remove-AzEnvironment [#15991]
154-
* Added module name and version to User-Agent string [#16291]'
148+
ReleaseNotes = '* Copied ''ServicePrincipalSecret'' and ''CertificatePassword'' from Az.Accounts buildin profile to customer set profile. [#16617]
149+
* Updated help message and help markdown for parameter ''Tenant'' of the cmdlet ''Set-AzContext''. [#16515]
150+
* Fixed the issue that Azure PowerShell could not work in a workflow. [#16408]
151+
* Fixed the doubled Api Version in the URI of the underlying request issued by ''Invoke-AzRestMethod''. [#16615]'
155152

156153
# Prerelease string of this module
157154
# 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.7.1
2224
* Copied `ServicePrincipalSecret` and `CertificatePassword` from Az.Accounts buildin profile to customer set profile. [#16617]
2325
* Updated help message and help markdown for parameter `Tenant` of the cmdlet `Set-AzContext`. [#16515]
2426
* Fixed the issue that Azure PowerShell could not work in a workflow. [#16408]

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.7.0")]
47-
[assembly: AssemblyFileVersion("2.7.0")]
46+
[assembly: AssemblyVersion("2.7.1")]
47+
[assembly: AssemblyFileVersion("2.7.1")]
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("2.7.0")]
47-
[assembly: AssemblyFileVersion("2.7.0")]
46+
[assembly: AssemblyVersion("2.7.1")]
47+
[assembly: AssemblyFileVersion("2.7.1")]

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.7.0")]
52-
[assembly: AssemblyFileVersion("2.7.0")]
51+
[assembly: AssemblyVersion("2.7.1")]
52+
[assembly: AssemblyFileVersion("2.7.1")]

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 = '2.7.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.7.1'; })
5555

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

src/Aks/Aks.Autorest/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("5970aa1c-f499-4b40-aeee-426ab8876d7e")]
27-
[assembly: AssemblyVersion("3.0.0")]
28-
[assembly: AssemblyFileVersion("3.0.0")]
27+
[assembly: AssemblyVersion("3.1.0")]
28+
[assembly: AssemblyFileVersion("3.1.0")]

0 commit comments

Comments
 (0)