Skip to content
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

[Release] Remove common parameter ProgressActionin release branch #25689

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

VeryEarly
Copy link
Contributor

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Jul 30, 2024

️✔️Az.AksArc
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Cdn
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject 1 4 Unassigned_Variable New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject -WafPolicyId $wafPolicyId is a null-valued parameter value. -WafPolicyId Assign value for $wafPolicyId.
⚠️ Update-AzCdnEndpoint 1 5 Unassigned_Variable Update-AzCdnEndpoint -DefaultOriginGroupId $originGroup.Id is a null-valued parameter value. -DefaultOriginGroupId Assign value for $originGroup.Id.
⚠️ Update-AzCdnEndpoint 2 5 Unassigned_Variable Update-AzCdnEndpoint -DefaultOriginGroupId $originGroup.Id is a null-valued parameter value. -DefaultOriginGroupId Assign value for $originGroup.Id.
⚠️ Update-AzFrontDoorCdnCustomDomain 1 4 Unassigned_Variable Update-AzFrontDoorCdnCustomDomain -TlsSetting $updateSetting is a null-valued parameter value. -TlsSetting Assign value for $updateSetting.
⚠️ Update-AzFrontDoorCdnCustomDomain 2 4 Unassigned_Variable Update-AzFrontDoorCdnCustomDomain -TlsSetting $updateSetting is a null-valued parameter value. -TlsSetting Assign value for $updateSetting.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject 1 4 Unassigned_Variable New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject -WafPolicyId $wafPolicyId is a null-valued parameter value. -WafPolicyId Assign value for $wafPolicyId.
⚠️ Update-AzCdnEndpoint 1 5 Unassigned_Variable Update-AzCdnEndpoint -DefaultOriginGroupId $originGroup.Id is a null-valued parameter value. -DefaultOriginGroupId Assign value for $originGroup.Id.
⚠️ Update-AzCdnEndpoint 2 5 Unassigned_Variable Update-AzCdnEndpoint -DefaultOriginGroupId $originGroup.Id is a null-valued parameter value. -DefaultOriginGroupId Assign value for $originGroup.Id.
⚠️ Update-AzFrontDoorCdnCustomDomain 1 4 Unassigned_Variable Update-AzFrontDoorCdnCustomDomain -TlsSetting $updateSetting is a null-valued parameter value. -TlsSetting Assign value for $updateSetting.
⚠️ Update-AzFrontDoorCdnCustomDomain 2 4 Unassigned_Variable Update-AzFrontDoorCdnCustomDomain -TlsSetting $updateSetting is a null-valued parameter value. -TlsSetting Assign value for $updateSetting.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Communication
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzCommunicationService 2 5 Unassigned_Variable New-AzCommunicationService -LinkedDomain @linkedDomains is a null-valued parameter value. -LinkedDomain Assign value for @linkedDomains.
⚠️ Update-AzCommunicationService 2 5 Unassigned_Variable Update-AzCommunicationService -LinkedDomain @linkedDomains is a null-valued parameter value. -LinkedDomain Assign value for @linkedDomains.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzCommunicationService 2 5 Unassigned_Variable New-AzCommunicationService -LinkedDomain @linkedDomains is a null-valued parameter value. -LinkedDomain Assign value for @linkedDomains.
⚠️ Update-AzCommunicationService 2 5 Unassigned_Variable Update-AzCommunicationService -LinkedDomain @linkedDomains is a null-valued parameter value. -LinkedDomain Assign value for @linkedDomains.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ConnectedKubernetes
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzConnectedKubernetes 4 2 Mismatched_Parameter_Value_Type Get-AzConnectedKubernetes -InputObject $conAks is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IConnectedKubernetesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedCluster.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzConnectedKubernetes 4 2 Mismatched_Parameter_Value_Type Get-AzConnectedKubernetes -InputObject $conAks is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IConnectedKubernetesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedCluster.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.DataBox
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzDataBoxDiskJobDetailsObject 1 4 Unassigned_Variable New-AzDataBoxDiskJobDetailsObject -Passkey $password is a null-valued parameter value. -Passkey Assign value for $password.
⚠️ New-AzDataBoxHeavyJobDetailsObject 1 4 Unassigned_Variable New-AzDataBoxHeavyJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 5 4 Unassigned_Variable New-AzDataBoxJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 6 4 Unassigned_Variable New-AzDataBoxHeavyJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 7 4 Unassigned_Variable New-AzDataBoxDiskJobDetailsObject -Passkey $password is a null-valued parameter value. -Passkey Assign value for $password.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzDataBoxDiskJobDetailsObject 1 4 Unassigned_Variable New-AzDataBoxDiskJobDetailsObject -Passkey $password is a null-valued parameter value. -Passkey Assign value for $password.
⚠️ New-AzDataBoxHeavyJobDetailsObject 1 4 Unassigned_Variable New-AzDataBoxHeavyJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 5 4 Unassigned_Variable New-AzDataBoxJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 6 4 Unassigned_Variable New-AzDataBoxHeavyJobDetailsObject -DevicePassword $password is a null-valued parameter value. -DevicePassword Assign value for $password.
⚠️ New-AzDataBoxJob 7 4 Unassigned_Variable New-AzDataBoxDiskJobDetailsObject -Passkey $password is a null-valued parameter value. -Passkey Assign value for $password.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Databricks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.DataMigration
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️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
⚠️Az.DevCenter
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzDevCenterAdminCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEnvironmentDefinition.(Command).
⚠️ New-AzDevCenterAdminNetworkConnection 2 1 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterAdminNetworkConnection 4 2 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ Remove-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminDevCenter -InputObject $devCenter is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenter.(Command).
⚠️ Remove-AzDevCenterAdminEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminEnvironmentType -InputObject $envType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminGallery 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminGallery -InputObject $gallery is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IGallery.(Command).
⚠️ Remove-AzDevCenterAdminNetworkConnection 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminNetworkConnection -InputObject $networkConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Remove-AzDevCenterAdminPool 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPool -InputObject $pool is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IPool.(Command).
⚠️ Remove-AzDevCenterAdminProject 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProject -InputObject $project is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProject.(Command).
⚠️ Remove-AzDevCenterAdminProjectEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminSchedule 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminSchedule -InputObject $schedule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISchedule.(Command).
⚠️ Update-AzDevCenterAdminCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminDevCenter -InputObject $devCenterInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenter.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 3 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $networkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 4 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $hybridNetworkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminPool 2 2 Unassigned_Variable Update-AzDevCenterAdminPool -InputObject $poolInput is a null-valued parameter value. -InputObject Assign value for $poolInput.
⚠️ Update-AzDevCenterAdminProject 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProject -InputObject $projectInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProject.(Command).
⚠️ Update-AzDevCenterAdminProjectEnvironmentType 2 13 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvTypeInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentType.(Command).
⚠️ Update-AzDevCenterAdminSchedule 2 3 Mismatched_Parameter_Value_Type New-AzDevCenterAdminSchedule -InputObject $scheduleInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISchedule.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzDevCenterAdminCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEnvironmentDefinition.(Command).
⚠️ New-AzDevCenterAdminNetworkConnection 2 1 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterAdminNetworkConnection 4 2 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ Remove-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminDevCenter -InputObject $devCenter is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenter.(Command).
⚠️ Remove-AzDevCenterAdminEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminEnvironmentType -InputObject $envType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminGallery 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminGallery -InputObject $gallery is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IGallery.(Command).
⚠️ Remove-AzDevCenterAdminNetworkConnection 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminNetworkConnection -InputObject $networkConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Remove-AzDevCenterAdminPool 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPool -InputObject $pool is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IPool.(Command).
⚠️ Remove-AzDevCenterAdminProject 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProject -InputObject $project is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProject.(Command).
⚠️ Remove-AzDevCenterAdminProjectEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminSchedule 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminSchedule -InputObject $schedule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISchedule.(Command).
⚠️ Update-AzDevCenterAdminCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminDevCenter -InputObject $devCenterInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenter.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 3 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $networkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 4 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $hybridNetworkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminPool 2 2 Unassigned_Variable Update-AzDevCenterAdminPool -InputObject $poolInput is a null-valued parameter value. -InputObject Assign value for $poolInput.
⚠️ Update-AzDevCenterAdminProject 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProject -InputObject $projectInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProject.(Command).
⚠️ Update-AzDevCenterAdminProjectEnvironmentType 2 13 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvTypeInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentType.(Command).
⚠️ Update-AzDevCenterAdminSchedule 2 3 Mismatched_Parameter_Value_Type New-AzDevCenterAdminSchedule -InputObject $scheduleInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISchedule.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Informatica
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.MachineLearningServices
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzMLWorkspaceDiagnose 2 2 Mismatched_Parameter_Value_Type Invoke-AzMLWorkspaceDiagnose -InputObject $workspace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMachineLearningServicesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWorkspace.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzMLWorkspaceDiagnose 2 2 Mismatched_Parameter_Value_Type Invoke-AzMLWorkspaceDiagnose -InputObject $workspace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMachineLearningServicesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWorkspace.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.NetAppFiles
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzNetAppFilesNetworkSiblingSet 1 2 Mismatched_Parameter_Value_Type Update-AzNetAppFilesNetworkSiblingSet -NetworkSiblingSetStateId $retrievedVolume.NetworkSiblingSetStateId is not an expected parameter value type. -NetworkSiblingSetStateId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzNetAppFilesNetworkSiblingSet 1 2 Mismatched_Parameter_Value_Type Update-AzNetAppFilesNetworkSiblingSet -NetworkSiblingSetStateId $retrievedVolume.NetworkSiblingSetStateId is not an expected parameter value type. -NetworkSiblingSetStateId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.NetworkCloud
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Nginx
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzNginxConfiguration 1 1 Unassigned_Variable New-AzNginxConfiguration -File $confFile is a null-valued parameter value. -File Assign value for $confFile.
⚠️ New-AzNginxDeployment 1 1 Unassigned_Variable New-AzNginxDeployment -NetworkProfile $networkProfile is a null-valued parameter value. -NetworkProfile Assign value for $networkProfile.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzNginxConfiguration 1 1 Unassigned_Variable New-AzNginxConfiguration -File $confFile is a null-valued parameter value. -File Assign value for $confFile.
⚠️ New-AzNginxDeployment 1 1 Unassigned_Variable New-AzNginxDeployment -NetworkProfile $networkProfile is a null-valued parameter value. -NetworkProfile Assign value for $networkProfile.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Oracle
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Qumulo
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -MailNickname $nickname is a null-valued parameter value. -MailNickname Assign value for $nickname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -UserPrincipalName $upn is a null-valued parameter value. -UserPrincipalName Assign value for $upn.
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -MailNickname $nickname is a null-valued parameter value. -MailNickname Assign value for $nickname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -UserPrincipalName $upn is a null-valued parameter value. -UserPrincipalName Assign value for $upn.
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Sphere
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.StackHCI
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Register-AzStackHCI 4 1 Mismatched_Parameter_Value_Type Register-AzStackHCI -Credential Get-Credential is not an expected parameter value type. -Credential Use correct parameter value type. Expected Type is pscredential. Now the type is string.(Static).
⚠️ Unregister-AzStackHCI 4 1 Mismatched_Parameter_Value_Type Unregister-AzStackHCI -Credential Get-Credential is not an expected parameter value type. -Credential Use correct parameter value type. Expected Type is pscredential. Now the type is string.(Static).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Register-AzStackHCI 4 1 Mismatched_Parameter_Value_Type Register-AzStackHCI -Credential Get-Credential is not an expected parameter value type. -Credential Use correct parameter value type. Expected Type is pscredential. Now the type is string.(Static).
⚠️ Unregister-AzStackHCI 4 1 Mismatched_Parameter_Value_Type Unregister-AzStackHCI -Credential Get-Credential is not an expected parameter value type. -Credential Use correct parameter value type. Expected Type is pscredential. Now the type is string.(Static).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.StorageSync
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzStorageSyncCompatibilityCheck 3 2 Mismatched_Parameter_Value_Type Export-Csv -Encoding utf8 is not an expected parameter value type. -Encoding Use correct parameter value type. Expected Type is System.Text.Encoding. Now the type is string.(Static).
⚠️ New-AzStorageSyncCloudEndpoint 1 1 Unassigned_Variable New-AzStorageSyncCloudEndpoint -StorageAccountResourceId $storageAccountResourceId is a null-valued parameter value. -StorageAccountResourceId Assign value for $storageAccountResourceId.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzStorageSyncCompatibilityCheck 3 2 Mismatched_Parameter_Value_Type Export-Csv -Encoding utf8 is not an expected parameter value type. -Encoding Use correct parameter value type. Expected Type is System.Text.Encoding. Now the type is string.(Static).
⚠️ New-AzStorageSyncCloudEndpoint 1 1 Unassigned_Variable New-AzStorageSyncCloudEndpoint -StorageAccountResourceId $storageAccountResourceId is a null-valued parameter value. -StorageAccountResourceId Assign value for $storageAccountResourceId.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Workloads
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzWorkloadsProviderInstance 2 1 Mismatched_Parameter_Value_Type New-AzWorkloadsProviderInstance -ProviderSetting '{'sslPreference':'Disabled','providerType':'MsSqlServer','hostname':'10.1.14.5','sapSid':'X00','dbPort':'1433','dbUsername':'','dbPassword':''}' is not an expected parameter value type. -ProviderSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IProviderSpecificProperties. Now the type is string.(Static).
⚠️ New-AzWorkloadsProviderSapNetWeaverInstanceObject 1 1 Unassigned_Variable New-AzWorkloadsProviderSapNetWeaverInstanceObject -SapPassword $password is a null-valued parameter value. -SapPassword Assign value for $password.
⚠️ New-AzWorkloadsProviderSqlServerInstanceObject 1 1 Unassigned_Variable New-AzWorkloadsProviderSqlServerInstanceObject -Password $password is a null-valued parameter value. -Password Assign value for $password.
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzWorkloadsProviderInstance 2 1 Mismatched_Parameter_Value_Type New-AzWorkloadsProviderInstance -ProviderSetting '{'sslPreference':'Disabled','providerType':'MsSqlServer','hostname':'10.1.14.5','sapSid':'X00','dbPort':'1433','dbUsername':'','dbPassword':''}' is not an expected parameter value type. -ProviderSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IProviderSpecificProperties. Now the type is string.(Static).
⚠️ New-AzWorkloadsProviderSapNetWeaverInstanceObject 1 1 Unassigned_Variable New-AzWorkloadsProviderSapNetWeaverInstanceObject -SapPassword $password is a null-valued parameter value. -SapPassword Assign value for $password.
⚠️ New-AzWorkloadsProviderSqlServerInstanceObject 1 1 Unassigned_Variable New-AzWorkloadsProviderSqlServerInstanceObject -Password $password is a null-valued parameter value. -Password Assign value for $password.
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

@VeryEarly VeryEarly changed the title remove common parameter ProgressAction [Release] Remove common parameter ProgressActionin release branch Jul 30, 2024
@VeryEarly VeryEarly self-assigned this Jul 30, 2024
@VeryEarly VeryEarly merged commit 4396f58 into release-2024-08-06 Jul 30, 2024
12 checks passed
@VeryEarly VeryEarly deleted the yabo/remove-progressaction branch July 30, 2024 05:56
VeryEarly added a commit that referenced this pull request Aug 1, 2024
* remove common parameter ProgressAction (#25689)

* Migrate HdInsightOnAks from generation to release-2024-08-06 (#25707)

* Move HdInsightOnAks to release-2024-08-06

* Update ChangeLog.md

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>

* remove common parameter ProgressAction (#25708)

* bump version to Az 12.2.0 (#25719)

---------

Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>
Co-authored-by: azure-powershell-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants