Skip to content

Commit 5d1491e

Browse files
authored
Release-2023-07-04 (#22209)
* Bumped version to Az 10.1.0 * Update upcoming-breaking-changes.md
1 parent ce5aed0 commit 5d1491e

File tree

141 files changed

+163065
-92862
lines changed

Some content is hidden

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

141 files changed

+163065
-92862
lines changed

ChangeLog.md

Lines changed: 334 additions & 188 deletions
Large diffs are not rendered by default.

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 - June 2023"
40+
$productName = "Microsoft Azure PowerShell - July 2023"
4141

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

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 3 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: 2023/5/22
6+
# Generated on: 06/29/2023
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '2.12.3'
15+
ModuleVersion = '2.12.4'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -147,7 +147,7 @@ PrivateData = @{
147147
# IconUri = ''
148148

149149
# ReleaseNotes of this module
150-
ReleaseNotes = '* Updated System.Security.Permissions to 4.7.0.'
150+
ReleaseNotes = '* Changed ''gallery'' property to be optional in ARM metadata of ''Set-AzEnvironment'' and ''Add-AzEnvironment''[#22037].'
151151

152152
# Prerelease string of this module
153153
# 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.12.4
2224
* Changed `gallery` property to be optional in ARM metadata of `Set-AzEnvironment` and `Add-AzEnvironment`[#22037].
2325

2426
## Version 2.12.3

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.12.3")]
47-
[assembly: AssemblyFileVersion("2.12.3")]
46+
[assembly: AssemblyVersion("2.12.4")]
47+
[assembly: AssemblyFileVersion("2.12.4")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
5050
#endif

src/Accounts/Accounts/Utilities/CommandMappings.json

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,8 @@
902902
"New-AzCognitiveServicesCommitmentPlanAssociation": {},
903903
"Remove-AzCognitiveServicesCommitmentPlanAssociation": {},
904904
"Get-AzCognitiveServicesCommitmentPlanAssociation": {},
905+
"Get-AzCognitiveServicesModel": {},
906+
"Get-AzCognitiveServicesUsage": {},
905907
"Get-AzCognitiveServicesAccountSkus": {}
906908
},
907909
"Az.Communication": {
@@ -1584,6 +1586,7 @@
15841586
"New-AzDatabricksAccessConnector": {},
15851587
"New-AzDatabricksVNetPeering": {},
15861588
"New-AzDatabricksWorkspace": {},
1589+
"New-AzDatabricksWorkspaceProviderAuthorizationObject": {},
15871590
"Remove-AzDatabricksAccessConnector": {},
15881591
"Remove-AzDatabricksVNetPeering": {},
15891592
"Remove-AzDatabricksWorkspace": {},
@@ -1905,6 +1908,7 @@
19051908
"Stop-AzDataMigrationToSqlDb": {},
19061909
"New-AzDataMigrationLoginsMigration": {},
19071910
"New-AzDataMigrationTdeCertificateMigration": {},
1911+
"New-AzDataMigrationSqlServerSchema": {},
19081912
"Get-AzDms": {},
19091913
"Get-AzDmsTask": {},
19101914
"Get-AzDmsProject": {},
@@ -3356,6 +3360,8 @@
33563360
"Update-AzMixedRealitySpatialAnchorsAccount": {}
33573361
},
33583362
"Az.MobileNetwork": {
3363+
"Deploy-AzMobileNetworkReinstallPacketCoreControlPlane": {},
3364+
"Deploy-AzMobileNetworkRollbackPacketCoreControlPlane": {},
33593365
"Get-AzMobileNetwork": {},
33603366
"Get-AzMobileNetworkAttachedDataNetwork": {},
33613367
"Get-AzMobileNetworkDataNetwork": {},
@@ -3397,6 +3403,7 @@
33973403
"Remove-AzMobileNetworkSimPolicy": {},
33983404
"Remove-AzMobileNetworkSite": {},
33993405
"Remove-AzMobileNetworkSlice": {},
3406+
"Trace-AzMobileNetworkCollectPacketCoreControlPlaneDiagnosticPackage": {},
34003407
"Update-AzMobileNetwork": {},
34013408
"Update-AzMobileNetworkAttachedDataNetwork": {},
34023409
"Update-AzMobileNetworkDataNetwork": {},
@@ -4875,6 +4882,12 @@
48754882
"Start-AzPurviewScanResultScan": {},
48764883
"Stop-AzPurviewScanResultScan": {}
48774884
},
4885+
"Az.Qumulo": {
4886+
"Get-AzQumuloFileSystem": {},
4887+
"New-AzQumuloFileSystem": {},
4888+
"Remove-AzQumuloFileSystem": {},
4889+
"Update-AzQumuloFileSystem": {}
4890+
},
48784891
"Az.Quota": {
48794892
"Get-AzQuota": {},
48804893
"Get-AzQuotaOperation": {},
@@ -5333,6 +5346,21 @@
53335346
"Update-AzManagementGroupHierarchySetting": {},
53345347
"Get-AzManagementGroupHierarchySetting": {},
53355348
"Remove-AzManagementGroupHierarchySetting": {},
5349+
"Get-AzResourceGroupDeploymentStack": {},
5350+
"New-AzResourceGroupDeploymentStack": {},
5351+
"New-AzSubscriptionDeploymentStack": {},
5352+
"Remove-AzResourceGroupDeploymentStack": {},
5353+
"Remove-AzSubscriptionDeploymentStack": {},
5354+
"Set-AzResourceGroupDeploymentStack": {},
5355+
"Set-AzSubscriptionDeploymentStack": {},
5356+
"Get-AzSubscriptionDeploymentStack": {},
5357+
"Save-AzResourceGroupDeploymentStackTemplate": {},
5358+
"Save-AzSubscriptionDeploymentStackTemplate": {},
5359+
"Save-AzManagementGroupDeploymentStackTemplate": {},
5360+
"Set-AzManagementGroupDeploymentStack": {},
5361+
"New-AzManagementGroupDeploymentStack": {},
5362+
"Remove-AzManagementGroupDeploymentStack": {},
5363+
"Get-AzManagementGroupDeploymentStack": {},
53365364
"Add-AzADAppPermission": {},
53375365
"Add-AzADGroupMember": {},
53385366
"Get-AzADAppCredential": {},
@@ -5571,6 +5599,12 @@
55715599
"Update-AzSentinelIncidentRelation": {},
55725600
"Update-AzSentinelSetting": {}
55735601
},
5602+
"Az.SelfHelp": {
5603+
"Get-AzSelfHelpDiagnostic": {},
5604+
"Get-AzSelfHelpDiscoverySolution": {},
5605+
"New-AzSelfHelpDiagnostic": {},
5606+
"Test-AzSelfHelpDiagnosticNameAvailability": {}
5607+
},
55745608
"Az.ServiceBus": {
55755609
"New-AzServiceBusAuthorizationRuleSASToken": {},
55765610
"Test-AzServiceBusNameAvailability": {},
@@ -5825,7 +5859,6 @@
58255859
"Az.Sql": {
58265860
"Invoke-AzSqlServerExternalGovernanceStatusRefresh": {},
58275861
"Get-AzSqlDatabaseTransparentDataEncryption": {},
5828-
"Get-AzSqlDatabaseTransparentDataEncryptionActivity": {},
58295862
"Set-AzSqlDatabaseTransparentDataEncryption": {},
58305863
"Get-AzSqlDatabaseUpgradeHint": {},
58315864
"Get-AzSqlServerUpgradeHint": {},
@@ -6121,6 +6154,14 @@
61216154
"Enable-AzSqlInstanceDatabaseLedgerDigestUpload": {},
61226155
"Disable-AzSqlInstanceDatabaseLedgerDigestUpload": {},
61236156
"Get-AzSqlInstanceDatabaseLedgerDigestUpload": {},
6157+
"Copy-AzSqlInstanceDatabase": {},
6158+
"Move-AzSqlInstanceDatabase": {},
6159+
"Complete-AzSqlInstanceDatabaseMove": {},
6160+
"Complete-AzSqlInstanceDatabaseCopy": {},
6161+
"Stop-AzSqlInstanceDatabaseMove": {},
6162+
"Stop-AzSqlInstanceDatabaseCopy": {},
6163+
"Get-AzSqlInstanceDatabaseCopyOperation": {},
6164+
"Get-AzSqlInstanceDatabaseMoveOperation": {},
61246165
"Get-AzSqlDatabaseServerAuditingPolicy": {},
61256166
"Remove-AzSqlDatabaseServerAuditing": {},
61266167
"Set-AzSqlDatabaseServerAuditingPolicy": {},

src/Accounts/AssemblyLoading/Properties/AssemblyInfo.cs

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

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.12.3")]
47-
[assembly: AssemblyFileVersion("2.12.3")]
46+
[assembly: AssemblyVersion("2.12.4")]
47+
[assembly: AssemblyFileVersion("2.12.4")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Authentication.Test")]
5050
#endif

src/Accounts/AuthenticationAssemblyLoadContext/Properties/AssemblyInfo.cs

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

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.12.3")]
52-
[assembly: AssemblyFileVersion("2.12.3")]
51+
[assembly: AssemblyVersion("2.12.4")]
52+
[assembly: AssemblyFileVersion("2.12.4")]

0 commit comments

Comments
 (0)