-
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 HdInsightOnAks from generation to release-2024-08-06 #25707
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-AzHdInsightOnAksAvailableClusterPoolVersion | Get-AzHdInsightOnAksAvailableClusterPoolVersion 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-AzHdInsightOnAksAvailableClusterPoolVersion | Get-AzHdInsightOnAksAvailableClusterPoolVersion 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-AzHdInsightOnAksAvailableClusterVersion | Get-AzHdInsightOnAksAvailableClusterVersion 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-AzHdInsightOnAksAvailableClusterVersion | Get-AzHdInsightOnAksAvailableClusterVersion 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-AzHdInsightOnAksCluster | Get-AzHdInsightOnAksCluster 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-AzHdInsightOnAksCluster | Get-AzHdInsightOnAksCluster 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-AzHdInsightOnAksClusterAvailableUpgrade | Get-AzHdInsightOnAksClusterAvailableUpgrade 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-AzHdInsightOnAksClusterAvailableUpgrade | Get-AzHdInsightOnAksClusterAvailableUpgrade 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-AzHdInsightOnAksClusterInstanceView | Get-AzHdInsightOnAksClusterInstanceView 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-AzHdInsightOnAksClusterInstanceView | Get-AzHdInsightOnAksClusterInstanceView 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-AzHdInsightOnAksClusterJob | Get-AzHdInsightOnAksClusterJob 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-AzHdInsightOnAksClusterJob | Get-AzHdInsightOnAksClusterJob 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-AzHdInsightOnAksClusterLibrary | Get-AzHdInsightOnAksClusterLibrary 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-AzHdInsightOnAksClusterLibrary | Get-AzHdInsightOnAksClusterLibrary 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-AzHdInsightOnAksClusterPool | Get-AzHdInsightOnAksClusterPool 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-AzHdInsightOnAksClusterPool | Get-AzHdInsightOnAksClusterPool 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-AzHdInsightOnAksClusterPoolAvailableUpgrade | Get-AzHdInsightOnAksClusterPoolAvailableUpgrade 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-AzHdInsightOnAksClusterPoolAvailableUpgrade | Get-AzHdInsightOnAksClusterPoolAvailableUpgrade 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-AzHdInsightOnAksClusterPoolUpgradeHistory | Get-AzHdInsightOnAksClusterPoolUpgradeHistory 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-AzHdInsightOnAksClusterPoolUpgradeHistory | Get-AzHdInsightOnAksClusterPoolUpgradeHistory 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-AzHdInsightOnAksClusterServiceConfig | Get-AzHdInsightOnAksClusterServiceConfig 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-AzHdInsightOnAksClusterServiceConfig | Get-AzHdInsightOnAksClusterServiceConfig 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-AzHdInsightOnAksClusterUpgradeHistory | Get-AzHdInsightOnAksClusterUpgradeHistory 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-AzHdInsightOnAksClusterUpgradeHistory | Get-AzHdInsightOnAksClusterUpgradeHistory 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. | |
New-AzHdInsightOnAksClusterConfigFileObject | New-AzHdInsightOnAksClusterConfigFileObject 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. | |
New-AzHdInsightOnAksClusterHotfixUpgradeObject | New-AzHdInsightOnAksClusterHotfixUpgradeObject 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. | |
New-AzHdInsightOnAksClusterMavenLibraryObject | New-AzHdInsightOnAksClusterMavenLibraryObject 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. | |
New-AzHdInsightOnAksClusterPoolAksPatchVersionUpgradeObject | New-AzHdInsightOnAksClusterPoolAksPatchVersionUpgradeObject 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. | |
New-AzHdInsightOnAksClusterPyPiLibraryObject | New-AzHdInsightOnAksClusterPyPiLibraryObject 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. | |
New-AzHdInsightOnAksClusterServiceConfigObject | New-AzHdInsightOnAksClusterServiceConfigObject 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. | |
New-AzHdInsightOnAksClusterServiceConfigsProfileObject | New-AzHdInsightOnAksClusterServiceConfigsProfileObject 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. | |
New-AzHdInsightOnAksFlinkJobObject | New-AzHdInsightOnAksFlinkJobObject 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. | |
New-AzHdInsightOnAksManagedIdentityObject | New-AzHdInsightOnAksManagedIdentityObject 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. | |
New-AzHdInsightOnAksNodeProfileObject | New-AzHdInsightOnAksNodeProfileObject 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. | |
New-AzHdInsightOnAksSecretReferenceObject | New-AzHdInsightOnAksSecretReferenceObject 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. | |
New-AzHdInsightOnAksTrinoHiveCatalogObject | New-AzHdInsightOnAksTrinoHiveCatalogObject 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-AzHdInsightOnAksAvailableClusterPoolVersion | Get-AzHdInsightOnAksAvailableClusterPoolVersion 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-AzHdInsightOnAksAvailableClusterPoolVersion | Get-AzHdInsightOnAksAvailableClusterPoolVersion 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-AzHdInsightOnAksAvailableClusterVersion | Get-AzHdInsightOnAksAvailableClusterVersion 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-AzHdInsightOnAksAvailableClusterVersion | Get-AzHdInsightOnAksAvailableClusterVersion 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-AzHdInsightOnAksCluster | Get-AzHdInsightOnAksCluster 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-AzHdInsightOnAksCluster | Get-AzHdInsightOnAksCluster 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-AzHdInsightOnAksClusterAvailableUpgrade | Get-AzHdInsightOnAksClusterAvailableUpgrade 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-AzHdInsightOnAksClusterAvailableUpgrade | Get-AzHdInsightOnAksClusterAvailableUpgrade 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-AzHdInsightOnAksClusterInstanceView | Get-AzHdInsightOnAksClusterInstanceView 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-AzHdInsightOnAksClusterInstanceView | Get-AzHdInsightOnAksClusterInstanceView 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-AzHdInsightOnAksClusterJob | Get-AzHdInsightOnAksClusterJob 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-AzHdInsightOnAksClusterJob | Get-AzHdInsightOnAksClusterJob 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-AzHdInsightOnAksClusterLibrary | Get-AzHdInsightOnAksClusterLibrary 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-AzHdInsightOnAksClusterLibrary | Get-AzHdInsightOnAksClusterLibrary 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-AzHdInsightOnAksClusterPool | Get-AzHdInsightOnAksClusterPool 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-AzHdInsightOnAksClusterPool | Get-AzHdInsightOnAksClusterPool 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-AzHdInsightOnAksClusterPoolAvailableUpgrade | Get-AzHdInsightOnAksClusterPoolAvailableUpgrade 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-AzHdInsightOnAksClusterPoolAvailableUpgrade | Get-AzHdInsightOnAksClusterPoolAvailableUpgrade 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-AzHdInsightOnAksClusterPoolUpgradeHistory | Get-AzHdInsightOnAksClusterPoolUpgradeHistory 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-AzHdInsightOnAksClusterPoolUpgradeHistory | Get-AzHdInsightOnAksClusterPoolUpgradeHistory 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-AzHdInsightOnAksClusterServiceConfig | Get-AzHdInsightOnAksClusterServiceConfig 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-AzHdInsightOnAksClusterServiceConfig | Get-AzHdInsightOnAksClusterServiceConfig 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-AzHdInsightOnAksClusterUpgradeHistory | Get-AzHdInsightOnAksClusterUpgradeHistory 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-AzHdInsightOnAksClusterUpgradeHistory | Get-AzHdInsightOnAksClusterUpgradeHistory 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. | |
New-AzHdInsightOnAksClusterConfigFileObject | New-AzHdInsightOnAksClusterConfigFileObject 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. | |
New-AzHdInsightOnAksClusterHotfixUpgradeObject | New-AzHdInsightOnAksClusterHotfixUpgradeObject 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. | |
New-AzHdInsightOnAksClusterMavenLibraryObject | New-AzHdInsightOnAksClusterMavenLibraryObject 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. | |
New-AzHdInsightOnAksClusterPoolAksPatchVersionUpgradeObject | New-AzHdInsightOnAksClusterPoolAksPatchVersionUpgradeObject 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. | |
New-AzHdInsightOnAksClusterPyPiLibraryObject | New-AzHdInsightOnAksClusterPyPiLibraryObject 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. | |
New-AzHdInsightOnAksClusterServiceConfigObject | New-AzHdInsightOnAksClusterServiceConfigObject 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. | |
New-AzHdInsightOnAksClusterServiceConfigsProfileObject | New-AzHdInsightOnAksClusterServiceConfigsProfileObject 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. | |
New-AzHdInsightOnAksFlinkJobObject | New-AzHdInsightOnAksFlinkJobObject 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. | |
New-AzHdInsightOnAksManagedIdentityObject | New-AzHdInsightOnAksManagedIdentityObject 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. | |
New-AzHdInsightOnAksNodeProfileObject | New-AzHdInsightOnAksNodeProfileObject 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. | |
New-AzHdInsightOnAksSecretReferenceObject | New-AzHdInsightOnAksSecretReferenceObject 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. | |
New-AzHdInsightOnAksTrinoHiveCatalogObject | New-AzHdInsightOnAksTrinoHiveCatalogObject 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 ⚠️ Invoke-AzHdInsightOnAksClusterPoolUpgrade 2 4 Mismatched_Parameter_Value_Type Invoke-AzHdInsightOnAksClusterPoolUpgrade -ClusterPoolUpgradeRequest $upgradeObj is not an expected parameter value type. -ClusterPoolUpgradeRequest Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.IClusterPoolUpgrade. Now the type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterPoolAksPatchVersionUpgradeProperties.(Command). ⚠️ Invoke-AzHdInsightOnAksClusterPoolUpgrade 2 4 Mismatched_Parameter_Value_Type Invoke-AzHdInsightOnAksClusterPoolUpgrade -ClusterPoolUpgradeRequest $upgradeObj is not an expected parameter value type. -ClusterPoolUpgradeRequest Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.IClusterPoolUpgrade. Now the type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterPoolAksPatchVersionUpgradeProperties.(Command).
⚠️ Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Invoke-AzHdInsightOnAksClusterPoolUpgrade 2 4 Mismatched_Parameter_Value_Type Invoke-AzHdInsightOnAksClusterPoolUpgrade -ClusterPoolUpgradeRequest $upgradeObj is not an expected parameter value type. -ClusterPoolUpgradeRequest Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.IClusterPoolUpgrade. Now the type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterPoolAksPatchVersionUpgradeProperties.(Command). ⚠️ Invoke-AzHdInsightOnAksClusterPoolUpgrade 2 4 Mismatched_Parameter_Value_Type Invoke-AzHdInsightOnAksClusterPoolUpgrade -ClusterPoolUpgradeRequest $upgradeObj is not an expected parameter value type. -ClusterPoolUpgradeRequest Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.IClusterPoolUpgrade. Now the type is Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterPoolAksPatchVersionUpgradeProperties.(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 Last Coverage Description ⚠️ Test Coverage Less Than 80% 76.32 % 86.21% Test coverage cannot be lower than the number of the last release.
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 76.32% 86.21% Test coverage cannot be lower than the number of the last release.
⚠️ PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 76.32% 86.21% Test coverage cannot be lower than the number of the last release.
⚠️ Windows PowerShell - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 76.32% 86.21% Test coverage cannot be lower than the number of the last release.
Thank you for your contribution azure-pipelines[bot]! We will review the pull request and get back to you soon. |
VeryEarly
approved these changes
Jul 31, 2024
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 <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com> * 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 <65331932+azure-powershell-bot@users.noreply.github.com>
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 HdInsightOnAks from generation to release-2024-08-06
The last commit of src/HdInsightOnAks in generation is:
commit 6c5282e Author: yuc-Li 58678302+yuc-Li@users.noreply.github.com Date: Wed Jul 31 10:18:48 2024 +0800 [HDInsight on AKS] New Api version 2024-05-01-preview #2 (#25687) * Init readme. split Update to 2 command: Update and Upgrade. * Update readme * Update examples. * Update test and records * Update a example. * Resolve pipeline issues. * Update SignatureIssues * Update. * Fix pipeline errors. * Update a example * Rename properties * Update to 2024-05-01-preview * Update a example * Rename commands Upgrade-xxx to Invoke-xxxUpgrade * Remove unused files. * Update SignatureIssues.csv * Update a autogen cmdlet to custom cmdlet --------- Co-authored-by: v-yuchenli v-yuchenli@microsoft.com Co-authored-by: Yabo Hu yabhu@microsoft.com
Checklist