Skip to content

Commit 30cb499

Browse files
authored
release-2024-02-06 (#24069)
* Bump up version * Bump up version * Bump up version * Fix typo
1 parent 53b7258 commit 30cb499

File tree

142 files changed

+144225
-47356
lines changed

Some content is hidden

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

142 files changed

+144225
-47356
lines changed

ChangeLog.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,87 @@
1+
## 11.3.0 - February 2024
2+
#### Az.Accounts 2.15.1
3+
* Upgraded the reference of Azure PowerShell Common to 1.3.90-preview.
4+
* Upgraded Azure.Identity to 1.10.3 [#23018].
5+
- Renamed token cache from 'msal.cache' to 'msal.cache.cae' or 'masl.cache.nocae'.
6+
* Enabled Continue Access Evaluation (CAE) for all Service Principals login methods.
7+
* Supported signing in with Microsoft Account (MSA) via Web Account Manager (WAM). Enable it by 'Set-AzConfig -EnableLoginByWam True'.
8+
* Adjusted output format to be more user-friendly for 'Get-AzContext/Tenant/Subscription' and 'Invoke-AzRestMethod'.
9+
* Fixed the multiple 'x-ms-unique-id' values issue.
10+
11+
#### Az.Aks 6.0.1
12+
* Fixed the resolve path issue in 'Install-AzAksCliTool'.
13+
14+
#### Az.DataFactory 1.18.1
15+
* Added metadata Into StoreWriteSettings For Bug Fix
16+
* Supported ADF Warehouse, Mysql V2 and Salesforce V2 in ADF
17+
18+
#### Az.ElasticSan 1.0.0
19+
* General availability for module Az.ElasticSan
20+
21+
#### Az.KeyVault 5.2.0
22+
* Supported authentication via User Managed Identity by adding parameter 'UseUserManagedIdentity' and making 'SasToken' optional.
23+
24+
#### Az.Migrate 2.3.0
25+
* Added support for 'Data.Replication'
26+
27+
#### Az.Monitor 5.0.1
28+
* Remove outdated breaking change warning [#24033]
29+
30+
#### Az.Network 7.4.0
31+
* Fixed a few minor issues
32+
* Updated 'New-AzApplicationGateway' to include 'EnableRequestBuffering' and 'EnableResponseBuffering' parameters
33+
* Changed the Default Rule Set from CRS3.0 to DRS2.1 in 'NewAzureApplicationGatewayFirewallPolicy'
34+
* Added optional property 'Profile' to 'New-AzFirewallPolicyIntrusionDetection'
35+
* Added new cmdlet to update Connection child resource of Network Virtual Appliance. - 'Update-AzNetworkVirtualApplianceConnection'
36+
* Added support of 'InternetIngressIp' Property in New-AzNetworkVirtualAppliance
37+
* Added the new cmdlet for supporting 'InternetIngressIp' Property with Network Virtual Appliances -'New-AzVirtualApplianceInternetIngressIpsProperty'
38+
* Added a new AuxiliaryMode value 'AuxiliaryMode.Floating'
39+
* Added support for AzureFirewallPacketCapture
40+
41+
#### Az.Nginx 1.0.0
42+
* General availability of 'Az.Nginx' module
43+
44+
#### Az.RecoveryServices 6.7.1
45+
* Added CRR support for taiwannorth, taiwannorthwest region.
46+
* Added breaking change notification for cmdlets whose output type is 'ASRVaultSettings'.
47+
* Added warning for Standard to Enhanced policy migration for AzureVMs.
48+
* Updated Unregister-AzRecoveryServicesBackupContainer cmdlet to output Job object if PassThru not given.
49+
* Fixed issue with Get-AzRecoveryServicesVaultSettingsFile cmdlet to return private endpoint state for backup.
50+
51+
#### Az.Resources 6.15.0
52+
* Supported '-SkipClientSideScopeValidation' in RoleAssignment and RoleDefinition related commands. [#22473]
53+
* Updated Bicep build logic to use --stdout flag instead of creating a temporary file on disk.
54+
* Fixed exception when '-ApiVersion' is specified for 'Get-AzResource', affected by some resource types.
55+
56+
#### Az.Sql 4.14.0
57+
* Added 'DatabaseFormat' and 'PricingModel' parameters to 'New-AzSqlInstance', 'Set-AzSqlInstance'
58+
* Added breaking change message for 'New-AzSqlDatabaseFailoverGroup' and 'Set-AzSqlDatabaseFailoverGroup'
59+
- The default value of 'FailoverPolicy' parameter will be changed from 'Automatic' to 'Manual'
60+
* Added a new cmdlet for Azure SQL Managed Instance refresh external governance status
61+
- 'Invoke-AzSqlInstanceExternalGovernanceStatusRefresh'
62+
* Updated 'Get-AzSqlInstance' to support returning the 'ExternalGovernanceStatus' property
63+
64+
#### Az.SqlVirtualMachine 2.2.0
65+
* Fixed a bug of parameter 'VirtualMachineResourceId' of cmdlet 'New-AzSqlVM'.
66+
67+
#### Az.StackHCI 2.3.0
68+
* Fixed issue for WAC.
69+
* Restricted registration for 23H2 devices exclusively to cloud deployment.
70+
71+
#### Az.StackHCIVM 1.0.0
72+
* General availability for module Az.StackHCIVM
73+
74+
#### Az.Storage 6.1.1
75+
* Removed some code branches referencing Microsoft.Azure.Storage.Blob
76+
- 'Get-AzStorageBlob'
77+
* Updated the prompt message when deleting a share snapshot and the output format when listing
78+
- 'Remove-AzStorageShare'
79+
- 'Remove-AzRmStorageShare'
80+
- 'Get-AzRmStorageShare'
81+
82+
#### Az.Websites 3.2.0
83+
* Fixed Ambiguous Positional Argument for 'New-AzWebAppSlot'
84+
185
## 11.2.0 - January 2024
286
#### Az.Accounts 2.15.0
387
* Fixed the authentication issue when using 'FederatedToken' in Sovereign Clouds. [#23742]
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
## 11.3.0 - February 2024
2+
#### Az.KeyVault 5.2.0
3+
* Modified cmdlet `Backup-AzKeyVault`
4+
- Added parameter `-UseUserManagedIdentity`
5+
* Modified cmdlet `Restore-AzKeyVault`
6+
- Added parameter `-UseUserManagedIdentity`
7+
#### Az.Migrate 2.3.0
8+
* Modified cmdlet `Get-AzMigrateDiscoveredServer`
9+
- Added parameter `-SourceMachineType`
10+
* Added cmdlet `Get-AzMigrateHCIJob`, `Get-AzMigrateHCIReplicationFabric`, `Get-AzMigrateHCIServerReplication`, `Initialize-AzMigrateHCIReplicationInfrastructure`, `New-AzMigrateHCIDiskMappingObject`, `New-AzMigrateHCINicMappingObject`, `New-AzMigrateHCIServerReplication`, `Remove-AzMigrateHCIServerReplication`, `Set-AzMigrateHCIServerReplication`, `Start-AzMigrateHCIServerMigration`
11+
#### Az.Network 7.4.0
12+
* Modified cmdlet `New-AzApplicationGateway`
13+
- Added parameters `-EnableRequestBuffering`, `-EnableResponseBuffering`
14+
* Modified cmdlet `New-AzFirewallPolicyIntrusionDetection`
15+
- Added parameter `-Profile`
16+
* Modified cmdlet `New-AzNetworkVirtualAppliance`
17+
- Added parameter `-InternetIngressIp`
18+
* Added cmdlet `Invoke-AzFirewallPacketCapture`, `New-AzFirewallPacketCaptureParameter`, `New-AzFirewallPacketCaptureRule`, `New-AzVirtualApplianceInternetIngressIpsProperty`, `Update-AzNetworkVirtualApplianceConnection`
19+
#### Az.Resources 6.15.0
20+
* Modified cmdlet `Get-AzRoleAssignment`
21+
- Added parameter `-SkipClientSideScopeValidation`
22+
* Modified cmdlet `Get-AzRoleDefinition`
23+
- Added parameter `-SkipClientSideScopeValidation`
24+
* Modified cmdlet `New-AzRoleAssignment`
25+
- Added parameter `-SkipClientSideScopeValidation`
26+
* Modified cmdlet `New-AzRoleDefinition`
27+
- Added parameter `-SkipClientSideScopeValidation`
28+
* Modified cmdlet `Remove-AzRoleAssignment`
29+
- Added parameter `-SkipClientSideScopeValidation`
30+
* Modified cmdlet `Remove-AzRoleDefinition`
31+
- Added parameter `-SkipClientSideScopeValidation`
32+
* Modified cmdlet `Set-AzRoleAssignment`
33+
- Added parameter `-SkipClientSideScopeValidation`
34+
* Modified cmdlet `Set-AzRoleDefinition`
35+
- Added parameter `-SkipClientSideScopeValidation`
36+
#### Az.Sql 4.14.0
37+
* Modified cmdlet `New-AzSqlInstance`
38+
- Added parameters `-DatabaseFormat`, `-PricingModel`
39+
* Modified cmdlet `Set-AzSqlInstance`
40+
- Added parameters `-DatabaseFormat`, `-PricingModel`
41+
* Added cmdlet `Invoke-AzSqlInstanceExternalGovernanceStatusRefresh`
42+
#### Az.SqlVirtualMachine 2.2.0
43+
* Modified cmdlet `New-AzSqlVM`
44+
- Removed parameter `-VirtualMachineResourceId`
45+
#### Az.StackHCI 2.3.0
46+
* Modified cmdlet `Unregister-AzStackHCI`
47+
- Added parameter `-IsWAC`
48+
49+

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

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,43 @@
3535
- The parameter : 'Value' is being replaced by parameter : 'ByteArrayValue'.
3636
- This change is expected to take effect from Az.KeyVault version: 6.0.0 and Az version: 12.0.0
3737

38+
## Az.RecoveryServices
39+
40+
### `Get-AzRecoveryServicesAsrVaultContext`
41+
42+
- Cmdlet breaking-change will happen to all parameter sets
43+
- The output type 'Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRVaultSettings' is changing
44+
- The following properties in the output type are being deprecated : 'ResouceType'
45+
- The following properties are being added to the output type : 'ResourceType'
46+
- This change is expected to take effect from Az.RecoveryServices version: 7.0.0 and Az version: 12.0.0
47+
48+
### `Import-AzRecoveryServicesAsrVaultSettingsFile`
49+
50+
- Cmdlet breaking-change will happen to all parameter sets
51+
- The output type 'Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRVaultSettings' is changing
52+
- The following properties in the output type are being deprecated : 'ResouceType'
53+
- The following properties are being added to the output type : 'ResourceType'
54+
- This change is expected to take effect from Az.RecoveryServices version: 7.0.0 and Az version: 12.0.0
55+
56+
### `Set-AzRecoveryServicesAsrVaultContext`
57+
58+
- Cmdlet breaking-change will happen to all parameter sets
59+
- The output type 'Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRVaultSettings' is changing
60+
- The following properties in the output type are being deprecated : 'ResouceType'
61+
- The following properties are being added to the output type : 'ResourceType'
62+
- This change is expected to take effect from Az.RecoveryServices version: 7.0.0 and Az version: 12.0.0
63+
64+
## Az.Sql
65+
66+
### `New-AzSqlDatabaseFailoverGroup`
67+
68+
- Cmdlet breaking-change will happen to all parameter sets
69+
- The default value of FailoverPolicy will change from Automatic to Manual
70+
- This change is expected to take effect from Az.Sql version: 5.0.0 and Az version: 12.0.0
71+
72+
### `Set-AzSqlDatabaseFailoverGroup`
73+
74+
- Cmdlet breaking-change will happen to all parameter sets
75+
- The default value of FailoverPolicy will change from Automatic to Manual
76+
- This change is expected to take effect from Az.Sql version: 5.0.0 and Az version: 12.0.0
77+

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

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

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 9 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: 12/27/2023
6+
# Generated on: 1/30/2024
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '2.15.0'
15+
ModuleVersion = '2.15.1'
1616

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

149149
# ReleaseNotes of this module
150-
ReleaseNotes = '* Fixed the authentication issue when using ''FederatedToken'' in Sovereign Clouds. [#23742]
151-
* Added upcoming breaking change warning for deprecation of config parameter ''DisableErrorRecordsPersistence''.'
150+
ReleaseNotes = '* Upgraded the reference of Azure PowerShell Common to 1.3.90-preview.
151+
* Upgraded Azure.Identity to 1.10.3 [#23018].
152+
- Renamed token cache from ''msal.cache'' to ''msal.cache.cae'' or ''masl.cache.nocae''.
153+
* Enabled Continue Access Evaluation (CAE) for all Service Principals login methods.
154+
* Supported signing in with Microsoft Account (MSA) via Web Account Manager (WAM). Enable it by ''Set-AzConfig -EnableLoginByWam True''.
155+
* Adjusted output format to be more user-friendly for ''Get-AzContext/Tenant/Subscription'' and ''Invoke-AzRestMethod''.
156+
* Fixed the multiple ''x-ms-unique-id'' values issue.'
152157

153158
# Prerelease string of this module
154159
# 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.15.1
2224
* Upgraded the reference of Azure PowerShell Common to 1.3.90-preview.
2325
* Upgraded Azure.Identity to 1.10.3 [#23018].
2426
- Renamed token cache from `msal.cache` to `msal.cache.cae` or `masl.cache.nocae`.

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

0 commit comments

Comments
 (0)