-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate DataMigration from generation to main #24460
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
️✔️Az.Accounts
|
Type | Cmdlet | Description | Remediation |
---|---|---|---|
Get-AzDataMigrationAssessment | Get-AzDataMigrationAssessment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationAssessment | Get-AzDataMigrationAssessment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationPerformanceDataCollection | Get-AzDataMigrationPerformanceDataCollection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationPerformanceDataCollection | Get-AzDataMigrationPerformanceDataCollection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSkuRecommendation | Get-AzDataMigrationSkuRecommendation Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSkuRecommendation | Get-AzDataMigrationSkuRecommendation changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSqlService | Get-AzDataMigrationSqlService Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSqlService | Get-AzDataMigrationSqlService changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSqlServiceMigration | Get-AzDataMigrationSqlServiceMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSqlServiceMigration | Get-AzDataMigrationSqlServiceMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlDb | Get-AzDataMigrationToSqlDb Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlDb | Get-AzDataMigrationToSqlDb changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlManagedInstance | Get-AzDataMigrationToSqlManagedInstance Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlManagedInstance | Get-AzDataMigrationToSqlManagedInstance changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlVM | Get-AzDataMigrationToSqlVM Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlVM | Get-AzDataMigrationToSqlVM changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. |
⚠️ Windows PowerShell - Windows
Type | Cmdlet | Description | Remediation |
---|---|---|---|
Get-AzDataMigrationAssessment | Get-AzDataMigrationAssessment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationAssessment | Get-AzDataMigrationAssessment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationPerformanceDataCollection | Get-AzDataMigrationPerformanceDataCollection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationPerformanceDataCollection | Get-AzDataMigrationPerformanceDataCollection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSkuRecommendation | Get-AzDataMigrationSkuRecommendation Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSkuRecommendation | Get-AzDataMigrationSkuRecommendation changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSqlService | Get-AzDataMigrationSqlService Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSqlService | Get-AzDataMigrationSqlService changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationSqlServiceMigration | Get-AzDataMigrationSqlServiceMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationSqlServiceMigration | Get-AzDataMigrationSqlServiceMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlDb | Get-AzDataMigrationToSqlDb Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlDb | Get-AzDataMigrationToSqlDb changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlManagedInstance | Get-AzDataMigrationToSqlManagedInstance Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlManagedInstance | Get-AzDataMigrationToSqlManagedInstance changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzDataMigrationToSqlVM | Get-AzDataMigrationToSqlVM Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzDataMigrationToSqlVM | Get-AzDataMigrationToSqlVM changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. |
⚠️ Help Example Check
⚠️ PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Get-AzDataMigrationProject 2 1 Unassigned_Variable Get-AzDataMigrationProject -InputObject $myService is a null-valued parameter value. -InputObject Assign value for $myService. ⚠️ Get-AzDataMigrationTask 2 1 Unassigned_Variable Get-AzDataMigrationTask -Project $myProject is a null-valued parameter value. -Project Assign value for $myProject. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ResourceGroupName $rg.ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $rg.ResourceGroupName. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ServiceName $service.Name is a null-valued parameter value. -ServiceName Assign value for $service.Name. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ProjectName $projectName is a null-valued parameter value. -ProjectName Assign value for $projectName. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -TaskName $taskName is a null-valued parameter value. -TaskName Assign value for $taskName. ⚠️ Invoke-AzDataMigrationCutoverToSqlManagedInstance 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlManagedInstance -InputObject $miMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlMi.(Command). ⚠️ Invoke-AzDataMigrationCutoverToSqlVM 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlVM -InputObject $vmMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlVM.(Command). ⚠️ New-AzDataMigrationFileShare 1 1 Unassigned_Variable New-AzDataMigrationFileShare -Path $fileSharePath is a null-valued parameter value. -Path Assign value for $fileSharePath. ⚠️ New-AzDataMigrationFileShare 1 1 Unassigned_Variable New-AzDataMigrationFileShare -Credential $fileShareCred is a null-valued parameter value. -Credential Assign value for $fileShareCred. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -SourceConnection $sourceConnInfo is a null-valued parameter value. -SourceConnection Assign value for $sourceConnInfo. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -TargetConnection $targetConnInfo is a null-valued parameter value. -TargetConnection Assign value for $targetConnInfo. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -DatabaseInfo $dbList is a null-valued parameter value. -DatabaseInfo Assign value for $dbList. ⚠️ New-AzDataMigrationSelectedDBObject 1 1 Unassigned_Variable New-AzDataMigrationSelectedDBObject -TableMap $tableMap is a null-valued parameter value. -TableMap Assign value for $tableMap. ⚠️ New-AzDataMigrationSelectedDBObject 2 1 Unassigned_Variable New-AzDataMigrationSelectedDBObject -BackupFileShare $backupFileShare is a null-valued parameter value. -BackupFileShare Assign value for $backupFileShare. ⚠️ New-AzDataMigrationService 1 1 Unassigned_Variable New-AzDataMigrationService -VirtualSubnetId $virtualSubNetId is a null-valued parameter value. -VirtualSubnetId Assign value for $virtualSubNetId. ⚠️ New-AzDataMigrationTdeCertificateMigration 1 1 Mismatched_Parameter_Value_Type New-AzDataMigrationTdeCertificateMigration -SourceSqlConnectionString 'data source=servername;user id=userid;password=;initial catalog=master;TrustServerCertificate=True' is not an expected parameter value type. -SourceSqlConnectionString Use correct parameter value type. Expected Type is securestring. Now the type is string.(Static). ⚠️ New-AzDataMigrationTdeCertificateMigration 1 1 Mismatched_Parameter_Value_Type New-AzDataMigrationTdeCertificateMigration -NetworkSharePassword 'NetworkSharePassword' is not an expected parameter value type. -NetworkSharePassword Use correct parameter value type. Expected Type is securestring. Now the type is string.(Static). ⚠️ Remove-AzDataMigrationProject 2 1 Unassigned_Variable Remove-AzDataMigrationProject -InputObject $myDMSProject is a null-valued parameter value. -InputObject Assign value for $myDMSProject. ⚠️ Remove-AzDataMigrationTask 2 1 Unassigned_Variable Remove-AzDataMigrationTask -InputObject $TestTask is a null-valued parameter value. -InputObject Assign value for $TestTask. ⚠️ Start-AzDataMigrationService 2 1 Unassigned_Variable Start-AzDataMigrationService -InputObject $TestService is a null-valued parameter value. -InputObject Assign value for $TestService. ⚠️ Stop-AzDataMigrationService 2 1 Unassigned_Variable Stop-AzDataMigrationService -InputObject $TestService is a null-valued parameter value. -InputObject Assign value for $TestService. ⚠️ Stop-AzDataMigrationTask 2 1 Unassigned_Variable Stop-AzDataMigrationTask -InputObject $MyDMSTask is a null-valued parameter value. -InputObject Assign value for $MyDMSTask. ⚠️ Stop-AzDataMigrationToSqlDb 1 4 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlDb -InputObject $dbMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlDb.(Command). ⚠️ Stop-AzDataMigrationToSqlManagedInstance 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlManagedInstance -InputObject $miMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlMi.(Command). ⚠️ Stop-AzDataMigrationToSqlVM 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlVM -InputObject $vmMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlVM.(Command). ⚠️ Update-AzDataMigrationSqlService 2 2 Mismatched_Parameter_Value_Type Update-AzDataMigrationSqlService -InputObject $mySqlMS is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.ISqlMigrationService.(Command).
⚠️ Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Get-AzDataMigrationProject 2 1 Unassigned_Variable Get-AzDataMigrationProject -InputObject $myService is a null-valued parameter value. -InputObject Assign value for $myService. ⚠️ Get-AzDataMigrationTask 2 1 Unassigned_Variable Get-AzDataMigrationTask -Project $myProject is a null-valued parameter value. -Project Assign value for $myProject. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ResourceGroupName $rg.ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $rg.ResourceGroupName. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ServiceName $service.Name is a null-valued parameter value. -ServiceName Assign value for $service.Name. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -ProjectName $projectName is a null-valued parameter value. -ProjectName Assign value for $projectName. ⚠️ Invoke-AzDataMigrationCommand 1 1 Unassigned_Variable Invoke-AzDataMigrationCommand -TaskName $taskName is a null-valued parameter value. -TaskName Assign value for $taskName. ⚠️ Invoke-AzDataMigrationCutoverToSqlManagedInstance 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlManagedInstance -InputObject $miMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlMi.(Command). ⚠️ Invoke-AzDataMigrationCutoverToSqlVM 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlVM -InputObject $vmMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlVM.(Command). ⚠️ New-AzDataMigrationFileShare 1 1 Unassigned_Variable New-AzDataMigrationFileShare -Path $fileSharePath is a null-valued parameter value. -Path Assign value for $fileSharePath. ⚠️ New-AzDataMigrationFileShare 1 1 Unassigned_Variable New-AzDataMigrationFileShare -Credential $fileShareCred is a null-valued parameter value. -Credential Assign value for $fileShareCred. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -SourceConnection $sourceConnInfo is a null-valued parameter value. -SourceConnection Assign value for $sourceConnInfo. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -TargetConnection $targetConnInfo is a null-valued parameter value. -TargetConnection Assign value for $targetConnInfo. ⚠️ New-AzDataMigrationProject 1 1 Unassigned_Variable New-AzDataMigrationProject -DatabaseInfo $dbList is a null-valued parameter value. -DatabaseInfo Assign value for $dbList. ⚠️ New-AzDataMigrationSelectedDBObject 1 1 Unassigned_Variable New-AzDataMigrationSelectedDBObject -TableMap $tableMap is a null-valued parameter value. -TableMap Assign value for $tableMap. ⚠️ New-AzDataMigrationSelectedDBObject 2 1 Unassigned_Variable New-AzDataMigrationSelectedDBObject -BackupFileShare $backupFileShare is a null-valued parameter value. -BackupFileShare Assign value for $backupFileShare. ⚠️ New-AzDataMigrationService 1 1 Unassigned_Variable New-AzDataMigrationService -VirtualSubnetId $virtualSubNetId is a null-valued parameter value. -VirtualSubnetId Assign value for $virtualSubNetId. ⚠️ New-AzDataMigrationTdeCertificateMigration 1 1 Mismatched_Parameter_Value_Type New-AzDataMigrationTdeCertificateMigration -SourceSqlConnectionString 'data source=servername;user id=userid;password=;initial catalog=master;TrustServerCertificate=True' is not an expected parameter value type. -SourceSqlConnectionString Use correct parameter value type. Expected Type is securestring. Now the type is string.(Static). ⚠️ New-AzDataMigrationTdeCertificateMigration 1 1 Mismatched_Parameter_Value_Type New-AzDataMigrationTdeCertificateMigration -NetworkSharePassword 'NetworkSharePassword' is not an expected parameter value type. -NetworkSharePassword Use correct parameter value type. Expected Type is securestring. Now the type is string.(Static). ⚠️ Remove-AzDataMigrationProject 2 1 Unassigned_Variable Remove-AzDataMigrationProject -InputObject $myDMSProject is a null-valued parameter value. -InputObject Assign value for $myDMSProject. ⚠️ Remove-AzDataMigrationTask 2 1 Unassigned_Variable Remove-AzDataMigrationTask -InputObject $TestTask is a null-valued parameter value. -InputObject Assign value for $TestTask. ⚠️ Start-AzDataMigrationService 2 1 Unassigned_Variable Start-AzDataMigrationService -InputObject $TestService is a null-valued parameter value. -InputObject Assign value for $TestService. ⚠️ Stop-AzDataMigrationService 2 1 Unassigned_Variable Stop-AzDataMigrationService -InputObject $TestService is a null-valued parameter value. -InputObject Assign value for $TestService. ⚠️ Stop-AzDataMigrationTask 2 1 Unassigned_Variable Stop-AzDataMigrationTask -InputObject $MyDMSTask is a null-valued parameter value. -InputObject Assign value for $MyDMSTask. ⚠️ Stop-AzDataMigrationToSqlDb 1 4 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlDb -InputObject $dbMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlDb.(Command). ⚠️ Stop-AzDataMigrationToSqlManagedInstance 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlManagedInstance -InputObject $miMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlMi.(Command). ⚠️ Stop-AzDataMigrationToSqlVM 1 3 Mismatched_Parameter_Value_Type Get-AzDataMigrationToSqlVM -InputObject $vmMigration is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.IDatabaseMigrationSqlVM.(Command). ⚠️ Update-AzDataMigrationSqlService 2 2 Mismatched_Parameter_Value_Type Update-AzDataMigrationSqlService -InputObject $mySqlMS is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.IDataMigrationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.ISqlMigrationService.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Test
⚠️ - Linux
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 34.69 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 34.69% Test coverage for the module cannot be lower than 50%.
⚠️ PowerShell Core - Windows
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 34.69% Test coverage for the module cannot be lower than 50%.
⚠️ Windows PowerShell - Windows
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 34.69% Test coverage for the module cannot be lower than 50%.
vidai-msft
approved these changes
Mar 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Migrate DataMigration from generation to main
The last commit of src/DataMigration in generation is:
commit 87e6ad8 Author: Bhavikshah123 [email protected] Date: Mon Mar 18 12:33:50 2024 +0530 Change Login Migration Console App source to NuGet.org and Versioning support. (#24330) * Adding versioning to Login migration console app * Login migration Powershell script changes to change console app source change to Nuget.org and versioning support * Modularity changes * Removing try catch from the helper methods
Checklist