Skip to content

Commit 065ed0b

Browse files
Bump Version for 15.2.0
1 parent aed0221 commit 065ed0b

123 files changed

Lines changed: 64988 additions & 34908 deletions

File tree

Some content is hidden

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

ChangeLog.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,86 @@
1+
## 15.2.0 - January 2026
2+
#### Az.Accounts 5.3.2
3+
* Updated Azure.Core from 1.47.3 to 1.50.0
4+
* Fixed telemetry to capture client request ID instead of server response ID for AutoRest-generated cmdlets [#23555]
5+
6+
#### Az.Aks 7.1.0
7+
* Bumped API version to 2025-08-01
8+
* Added cmdlets 'Get-AzAksMachine', 'Get-AzAksManagedClusterMeshRevisionProfile', 'Get-AzAksManagedClusterMeshUpgradeProfile', 'Get-AzAksTrustedAccessRole', 'Get-AzAksTrustedAccessRoleBinding', 'New-AzAksTrustedAccessRoleBinding', 'Remove-AzAksAgentPoolMachine', 'Remove-AzAksTrustedAccessRoleBinding', 'Update-AzAksTrustedAccessRoleBinding'
9+
* Added necessary parameters for 'New-AzAksCluster', 'Set-AzAksCluster', 'New-AzAksNodePool', 'Update-AzAksNodePool'
10+
* Removed cmdlet 'Get-AzAksManagedClusterOSOption'
11+
12+
#### Az.Batch 4.0.1
13+
* Updated Azure.Core from 1.47.3 to 1.50.0
14+
* Updated the implementation of 'New-AzBatchApplicationPackage' cmdlet to not call 'Get-AzBatchApplicationPackage' to retrieve storage keys for security improvements. No behavior changes to the cmdlet.
15+
16+
#### Az.Compute 11.2.0
17+
* Added '-HighSpeedInterconnectPlacement' parameter to 'New-AzVmssConfig' and 'New-AzVmss' cmdlets.
18+
* Added new parameters 'ZonePlacementPolicy', 'IncludeZone', 'ExcludeZone', 'MaxZoneCount', 'EnableMaxInstancePercentPerZone' and 'MaxInstancePercentPerZoneValue' to 'New-AzVmssConfig' cmdlet.
19+
* Added new parameters 'ZonePlacementPolicy', 'IncludeZone' and 'ExcludeZone' to 'New-AzVmss' cmdlet.
20+
* Added new parameters 'MaxZoneCount', 'EnableMaxInstancePercentPerZone' and 'MaxInstancePercentPerZoneValue' to 'Update-AzVmss' cmdlet.
21+
* Updated Azure.Core from 1.47.3 to 1.50.0
22+
23+
#### Az.ContainerRegistry 5.0.1
24+
* Fixed '-ExposeToken' with 'Connect-AzContainerRegistry'
25+
* Updated Azure.Core from 1.47.3 to 1.50.0
26+
27+
#### Az.CosmosDB 1.19.1
28+
* Updated Azure.Core from 1.47.3 to 1.50.0
29+
30+
#### Az.DataFactory 1.19.7
31+
* Added more support for Jira V2 (Jira Version 2) and Netezza V2 (Netezza Version 2) connection properties.
32+
33+
#### Az.DataLakeStore 1.5.2
34+
* Updated Azure.Core from 1.47.3 to 1.50.0
35+
36+
#### Az.FrontDoor 2.1.0
37+
* Fixed New-AzFrontDoorWafManagedRuleOverrideObject issue.
38+
39+
#### Az.KeyVault 6.4.2
40+
* Updated Azure.Core from 1.47.3 to 1.50.0
41+
42+
#### Az.MachineLearningServices 1.3.0
43+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
44+
45+
#### Az.Migrate 2.11.0
46+
* Updated DefaultCrashConsistentFrequencyInMinutes and DefaultAppConsistentFrequencyInMinutes to align with Azure Portal UX for Replication Policy
47+
- 'New-AzMigrateLocalServerReplication'
48+
49+
#### Az.NetAppFiles 1.0.0
50+
* Updated Azure.Core from 1.47.3 to 1.50.0
51+
* General availability for module Az.NetAppFiles
52+
53+
#### Az.Network 7.24.1
54+
* Onboarded 'Microsoft.Security/privateLinks' to Private Link Common Cmdlets
55+
56+
#### Az.PolicyInsights 1.7.3
57+
* Updated Azure.Core from 1.47.3 to 1.50.0
58+
59+
#### Az.RecoveryServices 7.11.0
60+
* Added Cross region restore support for Bleu cloud regions
61+
* Added Availability Zone support in Update Protection
62+
* Added Platform Fault Domain support in Enable, Update, and Switch Protection workflows
63+
64+
#### Az.SignalR 2.3.2
65+
* Updated Azure.Core from 1.47.3 to 1.50.0
66+
67+
#### Az.Sql 6.4.0
68+
* Added 'Get-AzSqlDeletedServer' cmdlet to retrieve soft deleted Azure SQL servers
69+
- Supports retrieving deleted servers by location or specific deleted server by name
70+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
71+
* The EnableSoftDelete parameter is deprecated from 'New-AzSqlServer' and 'Set-AzSqlServer' cmdlets and will be removed by May 2026.
72+
73+
#### Az.StackHCI 2.6.5
74+
* ARC Enablement of Nodes Before Triggering Registration in New Registration Flow.
75+
* Resolved double hop authentication issue.
76+
77+
#### Az.Storage 9.5.0
78+
* Upgraded management plane SDK and auto generated cmdlets to base on API spec generated by TSP
79+
* Updated Azure.Core from 1.47.3 to 1.50.0
80+
81+
#### Az.Synapse 3.2.4
82+
* Updated Azure.Core from 1.47.3 to 1.50.0
83+
184
## 15.1.0 - December 2025
285
#### Az.AppConfiguration 2.0.1
386
* Fixed GitHub issue #23731 'Problem with Get-AzAppConfigurationKeyValue when more that 100 records are present'

documentation/SyntaxChangeLog/SyntaxChangeLog-Az15.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
## 15.2.0 - January 2026
2+
#### Az.Aks 7.1.0
3+
* Modified cmdlet `New-AzAksCluster`
4+
- Removed parameter `-AutoUpgradeChannel`
5+
- Added parameters `-NodeMessageOfTheDay`, `-NodeNetworkProfile`, `-NodeOSDiskType`, `-NodePodIPAllocationMode`, `-NodeEnableSecureBoot`, `-NodeEnableVtpm`, `-NodeSshAccess`, `-NodeTaint`, `-NodeWorkloadRuntime`, `-EnableAIToolchainOperator`, `-DisableApiServerRunCommand`, `-EnableApiServerVnetIntegration`, `-ApiServerSubnetId`, `-NodeOSAutoUpgradeChannel`, `-NodeAutoUpgradeChannel`, `-EnableMonitorMetric`, `-BootstrapArtifactSource`, `-BootstrapContainerRegistryId`, `-AssignKubeletIdentity`, `-EnableCostAnalysis`, `-EnableAdvancedNetworking`, `-EnableAdvancedNetworkingObservability`, `-EnableAdvancedNetworkingSecurity`, `-AdvancedNetworkingSecurityPolicy`, `-IPFamily`, `-LoadBalancerBackendPoolType`, `-LoadBalancerManagedOutboundIpCountIPv6`, `-NATGatewayIdleTimeoutInMinute`, `-NATGatewayManagedOutboundIpCount`, `-NetworkDataplane`, `-NetworkPluginMode`, `-EnableStaticEgressGateway`, `-NodeProvisioningMode`, `-NodeProvisioningDefaultPool`, `-NodeResourceGroupRestrictionLevel`, `-EnablePodIdentity`, `-EnablePodIdentityWithKubenet`, `-EnablePublicNetworkAccess`, `-EnableAzureKeyVaultKms`, `-AzureKeyVaultKmsKeyId`, `-AzureKeyVaultKmsNetworkAccess`, `-AzureKeyVaultKmsResourceId`, `-CustomCaTrustCertificate`, `-DefenderLogAnalyticsWorkspaceResourceId`, `-EnableDefenderSecurityMonitoring`, `-EnableImageCleaner`, `-ImageCleanerIntervalHour`, `-EnableWorkloadIdentity`, `-SupportPlan`, `-EnableKEDA`, `-EnableVerticalPodAutoscaler`, `-EnableBlobCSIDriver`, `-EnableDiskCSIDriver`, `-EnableFileCSIDriver`, `-EnableSnapshotCSIDriver`, `-IfMatch`, `-IfNoneMatch`
6+
* Modified cmdlet `New-AzAksNodePool`
7+
- Added parameters `-OSDiskType`, `-WorkloadRuntime`, `-MessageOfTheDay`, `-PodIPAllocationMode`, `-GatewayPublicIPPrefixSize`, `-GPUDriver`, `-IfMatch`, `-IfNoneMatch`, `-NetworkProfile`, `-ScaleDownMode`, `-EnableSecureBoot`, `-EnableVtpm`, `-SshAccess`, `-MaxUnavailable`, `-DrainTimeoutInMinute`, `-NodeSoakDurationInMinute`, `-UndrainableNodeBehavior`
8+
* Modified cmdlet `Set-AzAksCluster`
9+
- Removed parameter `-AutoUpgradeChannel`
10+
- Added parameters `-NodeTaint`, `-NodeWorkloadRuntime`, `-EnableAIToolchainOperator`, `-DisableApiServerRunCommand`, `-EnableApiServerVnetIntegration`, `-ApiServerSubnetId`, `-NodeOSAutoUpgradeChannel`, `-NodeAutoUpgradeChannel`, `-EnableMonitorMetric`, `-BootstrapArtifactSource`, `-BootstrapContainerRegistryId`, `-AssignKubeletIdentity`, `-EnableCostAnalysis`, `-EnableAdvancedNetworking`, `-EnableAdvancedNetworkingObservability`, `-EnableAdvancedNetworkingSecurity`, `-AdvancedNetworkingSecurityPolicy`, `-IPFamily`, `-LoadBalancerBackendPoolType`, `-LoadBalancerManagedOutboundIpCountIPv6`, `-NATGatewayIdleTimeoutInMinute`, `-NATGatewayManagedOutboundIpCount`, `-NetworkDataplane`, `-NetworkPluginMode`, `-EnableStaticEgressGateway`, `-NodeProvisioningMode`, `-NodeProvisioningDefaultPool`, `-NodeResourceGroupRestrictionLevel`, `-EnablePodIdentity`, `-EnablePodIdentityWithKubenet`, `-EnablePublicNetworkAccess`, `-EnableAzureKeyVaultKms`, `-AzureKeyVaultKmsKeyId`, `-AzureKeyVaultKmsNetworkAccess`, `-AzureKeyVaultKmsResourceId`, `-CustomCaTrustCertificate`, `-DefenderLogAnalyticsWorkspaceResourceId`, `-EnableDefenderSecurityMonitoring`, `-EnableImageCleaner`, `-ImageCleanerIntervalHour`, `-EnableWorkloadIdentity`, `-SupportPlan`, `-EnableKEDA`, `-EnableVerticalPodAutoscaler`, `-EnableBlobCSIDriver`, `-EnableDiskCSIDriver`, `-EnableFileCSIDriver`, `-EnableSnapshotCSIDriver`, `-IfMatch`, `-IfNoneMatch`
11+
* Modified cmdlet `Update-AzAksNodePool`
12+
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-NetworkProfile`, `-ScaleDownMode`, `-EnableSecureBoot`, `-EnableVtpm`, `-SshAccess`, `-MaxUnavailable`, `-DrainTimeoutInMinute`, `-NodeSoakDurationInMinute`, `-UndrainableNodeBehavior`
13+
* Removed cmdlet `Get-AzAksManagedClusterOSOption`
14+
* Modified cmdlet `New-AzAksMaintenanceConfiguration`
15+
- Added parameters `-AbsoluteMonthlyDayOfMonth`, `-AbsoluteMonthlyIntervalMonth`, `-DailyIntervalDay`, `-MaintenanceWindowDurationHour`, `-MaintenanceWindowNotAllowedDate`, `-MaintenanceWindowStartDate`, `-MaintenanceWindowStartTime`, `-MaintenanceWindowUtcOffset`, `-RelativeMonthlyDayOfWeek`, `-RelativeMonthlyIntervalMonth`, `-RelativeMonthlyWeekIndex`, `-WeeklyDayOfWeek`, `-WeeklyIntervalWeek`
16+
* Modified cmdlet `Update-AzAksMaintenanceConfiguration`
17+
- Added parameters `-AbsoluteMonthlyDayOfMonth`, `-AbsoluteMonthlyIntervalMonth`, `-DailyIntervalDay`, `-MaintenanceWindowDurationHour`, `-MaintenanceWindowNotAllowedDate`, `-MaintenanceWindowStartDate`, `-MaintenanceWindowStartTime`, `-MaintenanceWindowUtcOffset`, `-RelativeMonthlyDayOfWeek`, `-RelativeMonthlyIntervalMonth`, `-RelativeMonthlyWeekIndex`, `-WeeklyDayOfWeek`, `-WeeklyIntervalWeek`
18+
* Added cmdlet `Get-AzAksMachine`, `Get-AzAksManagedClusterKuberneteVersion`, `Get-AzAksManagedClusterMeshRevisionProfile`, `Get-AzAksManagedClusterMeshUpgradeProfile`, `Get-AzAksTrustedAccessRole`, `Get-AzAksTrustedAccessRoleBinding`, `New-AzAksTrustedAccessRoleBinding`, `Remove-AzAksAgentPoolMachine`, `Remove-AzAksTrustedAccessRoleBinding`, `Update-AzAksTrustedAccessRoleBinding`
19+
#### Az.Compute 11.2.0
20+
* Modified cmdlet `New-AzVmss`
21+
- Added parameters `-ZonePlacementPolicy`, `-IncludeZone`, `-ExcludeZone`, `-HighSpeedInterconnectPlacement`
22+
* Modified cmdlet `New-AzVmssConfig`
23+
- Added parameters `-ZonePlacementPolicy`, `-MaxZoneCount`, `-EnableMaxInstancePercentPerZone`, `-MaxInstancePercentPerZoneValue`, `-IncludeZone`, `-ExcludeZone`, `-HighSpeedInterconnectPlacement`
24+
* Modified cmdlet `Update-AzVmss`
25+
- Added parameters `-MaxZoneCount`, `-EnableMaxInstancePercentPerZone`, `-MaxInstancePercentPerZoneValue`
26+
#### Az.FrontDoor 2.1.0
27+
* Modified cmdlet `New-AzFrontDoorWafManagedRuleOverrideObject`
28+
- Added parameter `-Sensitivity`
29+
#### Az.Migrate 2.11.0
30+
* Modified cmdlet `New-AzMigrateServerReplication`
31+
- Added parameter `-TargetCapacityReservationGroupId`
32+
* Modified cmdlet `Set-AzMigrateServerReplication`
33+
- Added parameter `-TargetCapacityReservationGroupId`
34+
* Modified cmdlet `Start-AzMigrateServerMigration`
35+
- Added parameter `-TargetCapacityReservationGroupId`
36+
#### Az.RecoveryServices 7.11.0
37+
* Modified cmdlet `New-AzRecoveryServicesAsrReplicationProtectedItem`
38+
- Added parameter `-PlatformFaultDomain`
39+
* Modified cmdlet `Set-AzRecoveryServicesAsrReplicationProtectedItem`
40+
- Added parameter `-PlatformFaultDomain`
41+
* Modified cmdlet `Update-AzRecoveryServicesAsrProtectionDirection`
42+
- Added parameters `-RecoveryAvailabilityZone`, `-PlatformFaultDomain`
43+
#### Az.Sql 6.4.0
44+
* Added cmdlet `Get-AzSqlDeletedServer`
45+
146
## 15.1.0 - December 2025
247
#### Az.Compute 11.1.0
348
* Modified cmdlet `Get-AzVmssVM`
@@ -1161,3 +1206,4 @@
11611206

11621207

11631208

1209+

documentation/breaking-changes/upcoming-breaking-changes.md

Lines changed: 110 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,98 @@ Preview modules are not included in this list. Read more about [module version t
310310
- This change will take effect on '11/3/2025'- The change is expected to take effect from Az version : '15.0.0'
311311
- The change is expected to take effect from version : '2.0.0'
312312

313+
## Az.MachineLearningServices
314+
315+
### `New-AzMLWorkspaceCustomModelJobInputObject`
316+
317+
- Parameter breaking-change will happen to all parameter sets
318+
- `-Type`
319+
320+
321+
### `New-AzMLWorkspaceCustomModelJobOutputObject`
322+
323+
- Parameter breaking-change will happen to all parameter sets
324+
- `-Type`
325+
326+
327+
### `New-AzMLWorkspaceDataPathAssetReferenceObject`
328+
329+
- Parameter breaking-change will happen to all parameter sets
330+
- `-ReferenceType`
331+
332+
333+
### `New-AzMLWorkspaceIdAssetReferenceObject`
334+
335+
- Parameter breaking-change will happen to all parameter sets
336+
- `-ReferenceType`
337+
338+
339+
### `New-AzMLWorkspaceLiteralJobInputObject`
340+
341+
- Parameter breaking-change will happen to all parameter sets
342+
- `-Type`
343+
344+
345+
### `New-AzMLWorkspaceMLFlowModelJobInputObject`
346+
347+
- Parameter breaking-change will happen to all parameter sets
348+
- `-Type`
349+
350+
351+
### `New-AzMLWorkspaceMLFlowModelJobOutputObject`
352+
353+
- Parameter breaking-change will happen to all parameter sets
354+
- `-Type`
355+
356+
357+
### `New-AzMLWorkspaceMLTableJobInputObject`
358+
359+
- Parameter breaking-change will happen to all parameter sets
360+
- `-Type`
361+
362+
363+
### `New-AzMLWorkspaceMLTableJobOutputObject`
364+
365+
- Parameter breaking-change will happen to all parameter sets
366+
- `-Type`
367+
368+
369+
### `New-AzMLWorkspaceTritonModelJobInputObject`
370+
371+
- Parameter breaking-change will happen to all parameter sets
372+
- `-Type`
373+
374+
375+
### `New-AzMLWorkspaceTritonModelJobOutputObject`
376+
377+
- Parameter breaking-change will happen to all parameter sets
378+
- `-Type`
379+
380+
381+
### `New-AzMLWorkspaceUriFileJobInputObject`
382+
383+
- Parameter breaking-change will happen to all parameter sets
384+
- `-Type`
385+
386+
387+
### `New-AzMLWorkspaceUriFileJobOutputObject`
388+
389+
- Parameter breaking-change will happen to all parameter sets
390+
- `-Type`
391+
392+
393+
### `New-AzMLWorkspaceUriFolderJobInputObject`
394+
395+
- Parameter breaking-change will happen to all parameter sets
396+
- `-Type`
397+
398+
399+
### `New-AzMLWorkspaceUriFolderJobOutputObject`
400+
401+
- Parameter breaking-change will happen to all parameter sets
402+
- `-Type`
403+
404+
313405
## Az.ManagedServices
314406

315407
### `Get-AzManagedServicesAssignment`
@@ -483,7 +575,7 @@ Preview modules are not included in this list. Read more about [module version t
483575
- This change will take effect on '11/3/2025'- The change is expected to take effect from Az version : '15.0.0'
484576
- The change is expected to take effect in 'Az.Monitor' from version : '7.0.0'
485577

486-
- Parameter breaking-change will happen to parameter set `NewAzSubscriptionDiagnosticSetting_CreateExpanded`
578+
- Parameter breaking-change will happen to all parameter sets
487579
- `-Log`
488580
- The parameter : 'Log' is changing.
489581
The type of the parameter is changing from 'Array' to 'List'.
@@ -723,19 +815,14 @@ Preview modules are not included in this list. Read more about [module version t
723815
- This change will take effect on '11/3/2025'- The change is expected to take effect from Az version : '15.0.0'
724816
- The change is expected to take effect in 'Az.Resources' from version : '9.0.0'
725817

726-
- Parameter breaking-change will happen to parameter set `UpdateAzRoleManagementPolicy_UpdateExpanded`
818+
- Parameter breaking-change will happen to all parameter sets
727819
- `-Rule`
728820
- The parameter : 'Rule' is changing.
729821
The type of the parameter is changing from 'Array' to 'List'.
730822
- This change will take effect on '11/3/2025'- The change is expected to take effect from Az version : '15.0.0'
731823
- The change is expected to take effect in 'Az.Resources' from version : '9.0.0'
732824

733825
- Parameter breaking-change will happen to parameter set `UpdateAzRoleManagementPolicy_UpdateViaIdentityExpanded`
734-
- `-Rule`
735-
- The parameter : 'Rule' is changing.
736-
The type of the parameter is changing from 'Array' to 'List'.
737-
- This change will take effect on '11/3/2025'- The change is expected to take effect from Az version : '15.0.0'
738-
- The change is expected to take effect in 'Az.Resources' from version : '9.0.0'
739826

740827
## Az.SecurityInsights
741828

@@ -802,6 +889,22 @@ Preview modules are not included in this list. Read more about [module version t
802889
- This change will take effect on '11/19/2025'- The change is expected to take effect from Az version : '15.0.0'
803890
- The change is expected to take effect from version : '4.0.0'
804891

892+
## Az.Sql
893+
894+
### `New-AzSqlServer`
895+
896+
- Parameter breaking-change will happen to all parameter sets
897+
- `-EnableSoftDelete`
898+
- The EnableSoftDelete parameter will be removed. Please use SoftDeleteRetentionDays parameter instead. Setting SoftDeleteRetentionDays to 1-7 enables soft-delete, and setting it to 0 disables soft-delete.
899+
- This change is expected to take effect from Az.Sql version: 7.0.0 and Az version: 16.0.0
900+
901+
### `Set-AzSqlServer`
902+
903+
- Parameter breaking-change will happen to all parameter sets
904+
- `-EnableSoftDelete`
905+
- The EnableSoftDelete parameter will be removed. Please use SoftDeleteRetentionDays parameter instead. Setting SoftDeleteRetentionDays to 1-7 enables soft-delete, and setting it to 0 disables soft-delete.
906+
- This change is expected to take effect from Az.Sql version: 7.0.0 and Az version: 16.0.0
907+
805908
## Az.StackHCI
806909

807910
### `Get-AzStackHciArcSetting`

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 2025"
40+
$productName = "Microsoft Azure PowerShell - January 2026"
4141

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

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 4 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: 11/11/2025
6+
# Generated on: 1/10/2026
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '5.3.1'
15+
ModuleVersion = '5.3.2'
1616

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

148148
# ReleaseNotes of this module
149-
ReleaseNotes = '* Updated Azure.Core from 1.45.0 to 1.47.3'
149+
ReleaseNotes = '* Updated Azure.Core from 1.47.3 to 1.50.0
150+
* Fixed telemetry to capture client request ID instead of server response ID for AutoRest-generated cmdlets [#23555]'
150151

151152
# Prerelease string of this module
152153
# 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 5.3.2
2224
* Updated Azure.Core from 1.47.3 to 1.50.0
2325
* Fixed telemetry to capture client request ID instead of server response ID for AutoRest-generated cmdlets [#23555]
2426

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

0 commit comments

Comments
 (0)