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

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

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

azure-pipelines[bot]
Copy link
Contributor

Description

Migrate HdInsightOnAks from generation to release-2024-08-06
The last commit of src/HdInsightOnAks in generation is:
commit 6c5282e Author: yuc-Li [email protected] 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 [email protected] Co-authored-by: Yabo Hu [email protected]

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at 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. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

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

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.HdInsightOnAks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - 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.
⚠️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.

Copy link
Contributor

Thank you for your contribution azure-pipelines[bot]! We will review the pull request and get back to you soon.

@VeryEarly VeryEarly self-assigned this Jul 31, 2024
@VeryEarly VeryEarly merged commit b588681 into release-2024-08-06 Jul 31, 2024
12 checks passed
@VeryEarly VeryEarly deleted the codegen/HdInsightOnAks branch July 31, 2024 04:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants