Skip to content

Commit 20676a8

Browse files
authored
Revert "Release-2024-08-06 (#25724)" (#25725)
This reverts commit 9229c4d.
1 parent 9229c4d commit 20676a8

File tree

1,643 files changed

+83593
-167030
lines changed

Some content is hidden

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

1,643 files changed

+83593
-167030
lines changed

ChangeLog.md

Lines changed: 0 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,86 +1,3 @@
1-
## 12.2.0 - August 2024
2-
#### Az.Accounts 3.0.3
3-
* Reduced the frequency of displaying sign-in announcement messages.
4-
* Upgraded Azure.Core to 1.41.0 to include the fix for 'BearerTokenAuthenticationPolicy'
5-
* Removed the informational table about selected context to avoid duplication with output table.
6-
7-
#### Az.Cdn 3.2.1
8-
* Bypassed object id validation for KeyVault access policy during 'Start-AzFrontDoorCdnProfilePrepareMigration'
9-
10-
#### Az.Compute 8.2.0
11-
* Renamed parameter '-VmId' to '-SourceId' and added '-VmId' as an alias to 'New-AzRestorePointCollection' cmdlet.
12-
13-
#### Az.Databricks 1.8.1
14-
* Fixed Access Connector Resource update for 'Update-AzDatabricksWorkspace'
15-
16-
#### Az.DataFactory 1.18.6
17-
* Added security enhancement feature snowflake support storage integration.
18-
* Supported 'domain' Property In Dynamics Family.
19-
* Enabled UAMI auth for Data Factory Sql Server connector.
20-
* Supported managed identity for Data Factory Azure Table connector.
21-
22-
#### Az.MachineLearningServices 1.1.0
23-
* Updated API version to 2024-04-01
24-
* Added Kind and HubResourceId parameters for Workspace cmdlets
25-
* Fixed batch deployment creation issue
26-
* Fixed Connection creation issue
27-
* Added Connection Properties object cmdlets for connection creation
28-
- 'New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject'
29-
- 'New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject'
30-
- 'New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject'
31-
- 'New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject'
32-
- 'New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject'
33-
- 'New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject'
34-
- 'New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject'
35-
- 'New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject'
36-
- 'New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject'
37-
- 'New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject'
38-
- 'New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject'
39-
- 'New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject'
40-
* Added Model reference object cmdlets for batch deployment creation
41-
- 'New-AzMLWorkspaceIdAssetReferenceObject'
42-
- 'New-AzMLWorkspaceDataPathAssetReferenceObject'
43-
- 'New-AzMLWorkspaceOutputPathAssetReferenceObject'
44-
45-
#### Az.Nginx 1.1.0
46-
* Added feature for auto scaling and upgradeprofile, and nginx configuration analysis
47-
48-
#### Az.RedisCache 1.10.0
49-
* Added support for Disabling Access Keys Authentication
50-
51-
#### Az.Resources 7.3.0
52-
* Added null check and empty list check to the permissions object in the ToPSRoleDefinition method.
53-
* Added argument completer for 'EnforcementMode', 'IdentityType'
54-
* 'New-AzPolicyAssignment'
55-
* 'New-AzPolicyExemption'
56-
* 'Update-AzPolicyAssignment'
57-
* 'Update-AzPolicyExemption'
58-
* Fixed bug deserializing property: 'policyDefinitionReferenceId' [#25112]
59-
* Fixed overriding of Bicep parameters in Deployment cmdlets to support 'SecureString' parameters.
60-
* Added Test cmdlets for Deployment Stacks.
61-
62-
#### Az.Sql 5.2.0
63-
* Added breaking change announcement for cmdlets: 'New-AzSqlInstanceLink', 'Get-AzSqlInstanceLink', 'Remove-AzSqlInstanceLink', 'Update-AzSqlInstanceLink'.
64-
* Added 'IsGeneralPurposeV2' and 'StorageIOps' parameters to 'New-AzSqlInstance', 'Set-AzSqlInstance' to enable the creation of GPv2 instances
65-
* Added IsGeneralPurposeV2 and StorageIOps fields to the model of the managed instance so that it displays information about GPv2 instances that are returned by 'Get-AzSqlInstance'.
66-
* Added new cmdlet 'Set-AzSqlDatabaseReplicationLink' for updating replication link type
67-
* Updated 'Get-AzSqlDatabaseReplicationLink' to use the new sdk
68-
69-
#### Az.StackHCI 2.4.0
70-
* Upgraded API version to 2024-04-01
71-
* Allowed registration for 23H2 and above versions of the device
72-
73-
#### Az.Storage 7.2.0
74-
* Upgraded Microsoft.Azure.Storage.DataMovement to 2.0.5
75-
76-
#### Az.StorageSync 2.3.0
77-
* Fixed the Register-AzStorageSyncServer with Azure FileSync Agent v17
78-
* Improved performance for Managed Identity migration cmdlet
79-
80-
### Thanks to our community contributors
81-
* Paolo Frigo (@PaoloFrigo), Update New-AzStorageAccount.md (#25493)
82-
* @Skatterbrainz, Update Import-AzAutomationRunbook.md (#25587)
83-
841
## 12.1.0 - July 2024
852
#### Az.Accounts 3.0.1
863
* Disable WAM when the customers login with device code flow or username password (ROPC) flow to prevent a potential issue with token cache.

documentation/SyntaxChangeLog/SyntaxChangeLog-Az12.md

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,3 @@
1-
## 12.2.0 - August 2024
2-
#### Az.Compute 8.2.0
3-
* Modified cmdlet `New-AzRestorePointCollection`
4-
- Removed parameter `-VmId`
5-
- Added parameter `-SourceId`
6-
#### Az.MachineLearningServices 1.1.0
7-
* Modified cmdlet `Get-AzMLWorkspaceJob`
8-
- Added parameter `-Job`
9-
* Modified cmdlet `New-AzMLWorkspace`
10-
- Added parameters `-AssociatedWorkspace`, `-ComputeRuntimeSparkRuntimeVersion`, `-EnableDataIsolation`, `-FeatureStoreSettingOfflineStoreConnectionName`, `-FeatureStoreSettingOnlineStoreConnectionName`, `-HubResourceId`, `-Kind`, `-ManagedNetworkIsolationMode`, `-ManagedNetworkOutboundRule`, `-ServerlessComputeSettingServerlessComputeCustomSubnet`, `-ServerlessComputeSettingServerlessComputeNoPublicIP`, `-Status`, `-StatusSparkReady`, `-WorkspaceHubConfigAdditionalWorkspaceStorageAccount`, `-WorkspaceHubConfigDefaultWorkspaceResourceGroup`
11-
* Modified cmdlet `New-AzMLWorkspaceBatchDeployment`
12-
- Removed parameter `-ModelReferenceType`
13-
- Added parameters `-DeploymentConfigurationType`, `-Model`
14-
* Modified cmdlet `New-AzMLWorkspaceComputeStartStopScheduleObject`
15-
- Added parameters `-CronExpression`, `-CronStartTime`, `-CronTimeZone`, `-RecurrenceFrequency`, `-RecurrenceInterval`, `-RecurrenceStartTime`, `-RecurrenceTimeZone`, `-ScheduleHour`, `-ScheduleMinute`, `-ScheduleMonthDay`, `-ScheduleWeekDay`, `-Status`, `-TriggerType`
16-
* Modified cmdlet `New-AzMLWorkspaceConnection`
17-
- Added parameters `-ExpiryTime`, `-IsSharedToAll`, `-Metadata`, `-SharedUserList`, `-Property`
18-
* Modified cmdlet `New-AzMLWorkspaceEnvironmentVersion`
19-
- Added parameters `-AutoRebuild`, `-Stage`
20-
* Modified cmdlet `New-AzMLWorkspaceModelVersion`
21-
- Added parameter `-Stage`
22-
* Modified cmdlet `New-AzMLWorkspaceOnlineDeployment`
23-
- Added parameters `-DataCollectorCollection`, `-DataCollectorRollingRate`, `-EgressPublicNetworkAccess`, `-RequestLoggingCaptureHeader`
24-
* Modified cmdlet `New-AzMLWorkspaceOnlineEndpoint`
25-
- Added parameters `-MirrorTraffic`, `-PublicNetworkAccess`
26-
* Modified cmdlet `Remove-AzMLWorkspace`
27-
- Added parameter `-ForceToPurge`
28-
* Modified cmdlet `Update-AzMLWorkspace`
29-
- Added parameters `-ComputeRuntimeSparkRuntimeVersion`, `-EnableDataIsolation`, `-FeatureStoreSettingOfflineStoreConnectionName`, `-FeatureStoreSettingOnlineStoreConnectionName`, `-KeyVaultKeyIdentifier`, `-ManagedNetworkIsolationMode`, `-ManagedNetworkOutboundRule`, `-ServerlessComputeSettingServerlessComputeCustomSubnet`, `-ServerlessComputeSettingServerlessComputeNoPublicIP`, `-Status`, `-StatusSparkReady`, `-V1LegacyMode`
30-
* Added cmdlet `New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceDataPathAssetReferenceObject`, `New-AzMLWorkspaceIdAssetReferenceObject`, `New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceOutputPathAssetReferenceObject`, `New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject`, `New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject`
31-
#### Az.Nginx 1.1.0
32-
* Modified cmdlet `New-AzNginxDeployment`
33-
- Added parameter `-AutoScaleSettingProfile`
34-
* Modified cmdlet `Update-AzNginxDeployment`
35-
- Added parameters `-AutoScaleSettingProfile`, `-AutoUpgradeProfileUpgradeChannel`
36-
* Added cmdlet `Invoke-AzNginxAnalysisConfiguration`
37-
#### Az.RedisCache 1.10.0
38-
* Modified cmdlet `New-AzRedisCache`
39-
- Added parameter `-DisableAccessKeyAuthentication`
40-
* Modified cmdlet `Set-AzRedisCache`
41-
- Added parameter `-DisableAccessKeyAuthentication`
42-
#### Az.Resources 7.3.0
43-
* Added cmdlet `Test-AzManagementGroupDeploymentStack`, `Test-AzResourceGroupDeploymentStack`, `Test-AzSubscriptionDeploymentStack`
44-
#### Az.Sql 5.2.0
45-
* Modified cmdlet `New-AzSqlInstance`
46-
- Added parameters `-IsGeneralPurposeV2`, `-StorageIOps`
47-
* Modified cmdlet `Set-AzSqlInstance`
48-
- Added parameters `-IsGeneralPurposeV2`, `-StorageIOps`
49-
* Added cmdlet `Set-AzSqlDatabaseReplicationLink`
50-
#### Az.StackHCI 2.4.0
51-
* Modified cmdlet `New-AzStackHciCluster`
52-
- Removed parameter `-SoftwareAssurancePropertySoftwareAssuranceStatus`
53-
* Added cmdlet `Get-AzStackHciDeploymentSetting`, `Get-AzStackHciEdgeDevice`, `Get-AzStackHciSecuritySetting`, `Get-AzStackHciUpdate`, `Get-AzStackHciUpdateRun`, `Get-AzStackHciUpdateSummary`, `Invoke-AzStackHciUpdate`, `New-AzStackHciDeploymentSetting`, `New-AzStackHciEdgeDevice`, `New-AzStackHciSecuritySetting`, `Remove-AzStackHciDeploymentSetting`, `Remove-AzStackHciEdgeDevice`, `Remove-AzStackHciSecuritySetting`, `Remove-AzStackHciUpdate`, `Remove-AzStackHciUpdateRun`, `Remove-AzStackHciUpdateSummary`, `Set-AzStackHciDeploymentSetting`, `Set-AzStackHciEdgeDevice`, `Set-AzStackHciSecuritySetting`, `Set-AzStackHciUpdate`, `Set-AzStackHciUpdateRun`, `Set-AzStackHciUpdateSummary`, `Test-AzStackHciEdgeDevice`
54-
551
## 12.1.0 - July 2024
562
#### Az.Compute 8.1.0
573
* Modified cmdlet `Add-AzVMDataDisk`
@@ -934,4 +880,3 @@
934880

935881

936882

937-

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

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -84,51 +84,3 @@
8484
- Parameter is being deprecated without being replaced
8585
- This change is expected to take effect from Az.NetAppFiles version: 0.16 and Az version: 12
8686

87-
## Az.Sql
88-
89-
### `Get-AzSqlInstanceLink`
90-
91-
- Cmdlet breaking-change will happen to all parameter sets
92-
- The output type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' is changing
93-
- The following properties in the output type are being deprecated : 'TargetDatabase' 'PrimaryAvailabilityGroupName' 'SecondaryAvailabilityGroupName' 'SourceEndpoint' 'SourceReplicaId' 'TargetReplicaId' 'LinkState' 'LastHardenedLsn'
94-
- The following properties are being added to the output type : 'Databases' 'DistributedAvailabilityGroupName ' 'InstanceAvailabilityGroupName' 'PartnerAvailabilityGroupName' 'InstanceLinkRole' 'PartnerLinkRole' 'FailoverMode' 'SeedingMode' 'PartnerEndpoint'
95-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
96-
97-
### `New-AzSqlInstanceLink`
98-
99-
- Cmdlet breaking-change will happen to all parameter sets
100-
- The output type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' is changing
101-
- The following properties in the output type are being deprecated : 'TargetDatabase' 'PrimaryAvailabilityGroupName' 'SecondaryAvailabilityGroupName' 'SourceEndpoint' 'SourceReplicaId' 'TargetReplicaId' 'LinkState' 'LastHardenedLsn'
102-
- The following properties are being added to the output type : 'Databases' 'DistributedAvailabilityGroupName ' 'InstanceAvailabilityGroupName' 'PartnerAvailabilityGroupName' 'InstanceLinkRole' 'PartnerLinkRole' 'FailoverMode' 'SeedingMode' 'PartnerEndpoint'
103-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
104-
105-
- Parameter breaking-change will happen to all parameter sets
106-
- `-PrimaryAvailabilityGroupName`
107-
- The parameter : 'PrimaryAvailabilityGroupName' is being replaced by parameter : 'PartnerAvailabilityGroupName'.
108-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
109-
- `-SecondaryAvailabilityGroupName`
110-
- The parameter : 'SecondaryAvailabilityGroupName' is being replaced by parameter : 'InstanceAvailabilityGroupName'.
111-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
112-
- `-SourceEndpoint`
113-
- The parameter : 'SourceEndpoint' is being replaced by parameter : 'PartnerEndpoint'.
114-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
115-
- `-TargetDatabase`
116-
- The parameter 'TargetDatabase' is being replaced by parameter 'Databases'. The type of new parameter is changing from 'String' to 'List<String>'
117-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
118-
119-
### `Remove-AzSqlInstanceLink`
120-
121-
- Cmdlet breaking-change will happen to all parameter sets
122-
- The output type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' is changing
123-
- The following properties in the output type are being deprecated : 'TargetDatabase' 'PrimaryAvailabilityGroupName' 'SecondaryAvailabilityGroupName' 'SourceEndpoint' 'SourceReplicaId' 'TargetReplicaId' 'LinkState' 'LastHardenedLsn'
124-
- The following properties are being added to the output type : 'Databases' 'DistributedAvailabilityGroupName ' 'InstanceAvailabilityGroupName' 'PartnerAvailabilityGroupName' 'InstanceLinkRole' 'PartnerLinkRole' 'FailoverMode' 'SeedingMode' 'PartnerEndpoint'
125-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
126-
127-
### `Update-AzSqlInstanceLink`
128-
129-
- Cmdlet breaking-change will happen to all parameter sets
130-
- The output type 'Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel' is changing
131-
- The following properties in the output type are being deprecated : 'TargetDatabase' 'PrimaryAvailabilityGroupName' 'SecondaryAvailabilityGroupName' 'SourceEndpoint' 'SourceReplicaId' 'TargetReplicaId' 'LinkState' 'LastHardenedLsn'
132-
- The following properties are being added to the output type : 'Databases' 'DistributedAvailabilityGroupName ' 'InstanceAvailabilityGroupName' 'PartnerAvailabilityGroupName' 'InstanceLinkRole' 'PartnerLinkRole' 'FailoverMode' 'SeedingMode' 'PartnerEndpoint'
133-
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
134-

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 - August 2024"
40+
$productName = "Microsoft Azure PowerShell - July 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 7/31/2024
6+
# Generated on: 7/12/2024
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '3.0.3'
15+
ModuleVersion = '3.0.2'
1616

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

148148
# ReleaseNotes of this module
149-
ReleaseNotes = '* Reduced the frequency of displaying sign-in announcement messages.
150-
* Upgraded Azure.Core to 1.41.0 to include the fix for ''BearerTokenAuthenticationPolicy''
151-
* Removed the informational table about selected context to avoid duplication with output table.'
149+
ReleaseNotes = '* Fixed bug handling GUID type subscription Id.
150+
* Added a warning message in ''Connect-AzAccount'' to discourage the use of the username/password (a.k.a ROPC) login flow.
151+
* Preannounced a breaking change in ''Get-AzAccessToken'' to change ''Token'' property from ''String'' to ''SecureString''.'
152152

153153
# Prerelease string of this module
154154
# Prerelease = ''

src/Accounts/Accounts/ChangeLog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
-->
2020

2121
## Upcoming Release
22-
23-
## Version 3.0.3
2422
* Reduced the frequency of displaying sign-in announcement messages.
2523
* Upgraded Azure.Core to 1.41.0 to include the fix for `BearerTokenAuthenticationPolicy`
2624
* Removed the informational table about selected context to avoid duplication with output table.

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

0 commit comments

Comments
 (0)