Skip to content

Commit e1afa28

Browse files
Bump Version for 14.4.0
1 parent 9ecd837 commit e1afa28

File tree

124 files changed

+132751
-32151
lines changed

Some content is hidden

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

124 files changed

+132751
-32151
lines changed

ChangeLog.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,93 @@
1+
## 14.4.0 - September 2025
2+
#### Az.Accounts 5.3.0
3+
* Updated 'AuthenticationAssemblyLoadContext' project to deprecate .NET 6.0 and build on .NET 8.0.
4+
* Added Server-Side Pagination Support for 'Invoke-AzRestMethod' command via '-Paginate' parameter.
5+
6+
#### Az.Advisor 2.1.1
7+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
8+
9+
#### Az.ApplicationInsights 2.3.1
10+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
11+
12+
#### Az.ArcResourceBridge 1.1.1
13+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
14+
15+
#### Az.Attestation 2.1.1
16+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
17+
18+
#### Az.Automanage 1.1.1
19+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
20+
21+
#### Az.Batch 3.7.1
22+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
23+
24+
#### Az.Cdn 5.0.1
25+
* Fixed content types comtent bug with null content
26+
* Added breaking change message for 2025-06-01
27+
28+
#### Az.Compute 10.3.0
29+
* Fixed typo 'DeyAll' to 'DenyAll' in NetworkAccessPolicy description.
30+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
31+
* Updated New-AzDiskConfig to include 'SecurityMetadataUri' and 'SecurityDataUri' parameters.
32+
* Updated Grant-AzDisk to return 'SecurityMetadataAccessSAS' property.
33+
34+
#### Az.ConfidentialLedger 1.1.1
35+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
36+
37+
#### Az.ContainerInstance 4.1.2
38+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
39+
40+
#### Az.ContainerRegistry 4.3.1
41+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
42+
43+
#### Az.DataTransfer 1.0.0
44+
* General availability for module Az.DataTransfer
45+
* Added commands for flow management
46+
47+
#### Az.Dns 1.3.2
48+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
49+
50+
#### Az.HealthcareApis 2.1.1
51+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
52+
53+
#### Az.KeyVault 6.3.2
54+
* Upgraded API version to 2024-11-01 [#27067]
55+
56+
#### Az.Network 7.19.1
57+
* Added a read-only property 'ComputedDisabledRules' to 'ApplicationGatewayFirewallPolicyManagedRuleSet'. This property shows which rules are effectively disabled, based on both user-defined WAF policy overrides and the default state of the rules in the managed ruleset.
58+
* Primary affected Cmdlet (returns the modified object directly):
59+
- 'New-AzApplicationGatewayFirewallPolicyManagedRuleSet'
60+
* Secondary affected Cmdlets (object is nested within their returned result):
61+
- 'New-AzApplicationGatewayFirewallPolicyManagedRules'
62+
- 'Get-AzApplicationGatewayFirewallPolicy'
63+
- 'Set-AzApplicationGatewayFirewallPolicy'
64+
- 'New-AzApplicationGatewayFirewallPolicy'
65+
66+
#### Az.NetworkCloud 1.2.1
67+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
68+
69+
#### Az.ServiceFabric 3.7.0
70+
* Updated SF to latest api preview version '2023-11-01-preview'
71+
* Fixed 'Set-AzServiceFabricManagedClusterApplication' to correctly overwrite existing application upgrade policy when '-RecreateApplication' parameter is specified and no other upgrade policy parameters are bound.
72+
* Added parameter 'AutoGeneratedDomainNameLabelScope' to allow customers to initiate migration to public CA cluster certificates in cmdlet 'New-AzServiceFabricManagedCluster' and 'Set-AzServiceFabricManagedCluster'.
73+
74+
#### Az.Sql 6.1.0
75+
* Fixed 'New-AzSqlDatabaseExport' and 'New-AzSqlDatabaseImport' to use SQL Authentication with ManagedIdentity without any mandatory password
76+
* Added 'MemorySizeInGB' parameter to 'New-AzSqlInstance', 'Set-AzSqlInstance' to enable the creation of instances with flexible memory
77+
* Added 'MemorySizeInGB' field to the model of the managed instance so that it displays information about flexible memory instances that are returned by 'Get-AzSqlInstance'.
78+
79+
#### Az.StackHCI 2.6.2
80+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
81+
82+
#### Az.StorageMover 1.5.1
83+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
84+
85+
#### Az.StorageSync 2.5.2
86+
* Fixed security bug in checking tenant id for MI server registration
87+
88+
#### Az.StreamAnalytics 2.1.1
89+
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
90+
191
## 14.3.0 - August 2025
292
#### Az.Accounts 5.2.0
393
* Fixed an issue where 'Clear-AzContext' does not clear the token cache when broker is enabled.

documentation/SyntaxChangeLog/SyntaxChangeLog-Az14.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 14.4.0 - September 2025
2+
#### Az.Accounts 5.3.0
3+
* Modified cmdlet `Invoke-AzRestMethod`
4+
- Added parameters `-Paginate`, `-NextLinkName`, `-PageableItemName`, `-MaxPageSize`
5+
#### Az.Compute 10.3.0
6+
* Modified cmdlet `New-AzDiskConfig`
7+
- Added parameters `-SecurityMetadataUri`, `-SecurityDataUri`
8+
#### Az.Network 7.19.1
9+
* Added cmdlet `Set-AzNetworkManagerIpamPoolStaticCidr`
10+
#### Az.ServiceFabric 3.7.0
11+
* Modified cmdlet `New-AzServiceFabricManagedCluster`
12+
- Added parameter `-AutoGeneratedDomainNameLabelScope`
13+
* Modified cmdlet `Set-AzServiceFabricManagedCluster`
14+
- Added parameter `-AutoGeneratedDomainNameLabelScope`
15+
#### Az.Sql 6.1.0
16+
* Modified cmdlet `New-AzSqlDatabaseExport`
17+
- Parameter `-AdministratorLoginPassword` ValidateNotNullOrEmpty changed from `True` to `False`
18+
* Modified cmdlet `New-AzSqlDatabaseImport`
19+
- Parameter `-AdministratorLoginPassword` ValidateNotNullOrEmpty changed from `True` to `False`
20+
* Modified cmdlet `New-AzSqlInstance`
21+
- Added parameter `-MemorySizeInGB`
22+
* Modified cmdlet `Set-AzSqlInstance`
23+
- Added parameter `-MemorySizeInGB`
24+
125
## 14.3.0 - August 2025
226
#### Az.Accounts 5.2.0
327
* Modified cmdlet `Connect-AzAccount`
@@ -654,3 +678,4 @@
654678

655679

656680

681+

0 commit comments

Comments
 (0)