Migrate App from generation to main
The last commit of src/App in generation is:
commit 3d28427ae8205aa604793e4684d621b29c388422 Author: lijinpei2008 31384087+lijinpei2008@users.noreply.github.com Date: Sat Nov 9 10:52:37 2024 +0800 [App] Breaking change update Managed Identity (#26524) Disable transform IdentityType as GET+PUT can not replace patch update update BreakingChangeIssues.csv Updating annotation information update update update ExampleIssues.csv update docs update update custom logic update test case update update custom logic update * update
Checklist
[x] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:
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.
️✔️Az.Accounts
>
> ️✔️Build
>
>>
>> ️✔️PowerShell Core - Windows
>>
>>
>>
>>
>> ️✔️Windows PowerShell - Windows
>>
>>
>>
>⚠️Az.App
>
> ️✔️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-AzContainerApp|Get-AzContainerApp 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-AzContainerApp|Get-AzContainerApp 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-AzContainerAppAuthConfig|Get-AzContainerAppAuthConfig 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-AzContainerAppAuthConfig|Get-AzContainerAppAuthConfig 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-AzContainerAppAvailableWorkloadProfile|Get-AzContainerAppAvailableWorkloadProfile 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-AzContainerAppAvailableWorkloadProfile|Get-AzContainerAppAvailableWorkloadProfile 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-AzContainerAppBillingMeter|Get-AzContainerAppBillingMeter 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-AzContainerAppBillingMeter|Get-AzContainerAppBillingMeter 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-AzContainerAppConnectedEnv|Get-AzContainerAppConnectedEnv 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-AzContainerAppConnectedEnv|Get-AzContainerAppConnectedEnv 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-AzContainerAppConnectedEnvCert|Get-AzContainerAppConnectedEnvCert 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-AzContainerAppConnectedEnvCert|Get-AzContainerAppConnectedEnvCert 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-AzContainerAppConnectedEnvDapr|Get-AzContainerAppConnectedEnvDapr 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-AzContainerAppConnectedEnvDapr|Get-AzContainerAppConnectedEnvDapr 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-AzContainerAppConnectedEnvStorage|Get-AzContainerAppConnectedEnvStorage 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-AzContainerAppConnectedEnvStorage|Get-AzContainerAppConnectedEnvStorage 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-AzContainerAppDiagnosticDetector|Get-AzContainerAppDiagnosticDetector 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-AzContainerAppDiagnosticDetector|Get-AzContainerAppDiagnosticDetector 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-AzContainerAppDiagnosticRevision|Get-AzContainerAppDiagnosticRevision 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-AzContainerAppDiagnosticRevision|Get-AzContainerAppDiagnosticRevision 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-AzContainerAppDiagnosticRoot|Get-AzContainerAppDiagnosticRoot 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-AzContainerAppDiagnosticRoot|Get-AzContainerAppDiagnosticRoot 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-AzContainerAppJob|Get-AzContainerAppJob 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-AzContainerAppJob|Get-AzContainerAppJob 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-AzContainerAppJobExecution|Get-AzContainerAppJobExecution 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-AzContainerAppJobExecution|Get-AzContainerAppJobExecution 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-AzContainerAppManagedCert|Get-AzContainerAppManagedCert 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-AzContainerAppManagedCert|Get-AzContainerAppManagedCert 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-AzContainerAppManagedEnv|Get-AzContainerAppManagedEnv 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-AzContainerAppManagedEnv|Get-AzContainerAppManagedEnv 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-AzContainerAppManagedEnvCert|Get-AzContainerAppManagedEnvCert 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-AzContainerAppManagedEnvCert|Get-AzContainerAppManagedEnvCert 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-AzContainerAppManagedEnvDapr|Get-AzContainerAppManagedEnvDapr 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-AzContainerAppManagedEnvDapr|Get-AzContainerAppManagedEnvDapr 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-AzContainerAppManagedEnvDiagnosticDetector|Get-AzContainerAppManagedEnvDiagnosticDetector 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-AzContainerAppManagedEnvDiagnosticDetector|Get-AzContainerAppManagedEnvDiagnosticDetector 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-AzContainerAppManagedEnvDiagnosticRoot|Get-AzContainerAppManagedEnvDiagnosticRoot 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-AzContainerAppManagedEnvDiagnosticRoot|Get-AzContainerAppManagedEnvDiagnosticRoot 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-AzContainerAppManagedEnvStorage|Get-AzContainerAppManagedEnvStorage 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-AzContainerAppManagedEnvStorage|Get-AzContainerAppManagedEnvStorage 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-AzContainerAppManagedEnvWorkloadProfileState|Get-AzContainerAppManagedEnvWorkloadProfileState 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-AzContainerAppManagedEnvWorkloadProfileState|Get-AzContainerAppManagedEnvWorkloadProfileState 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-AzContainerAppRevision|Get-AzContainerAppRevision 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-AzContainerAppRevision|Get-AzContainerAppRevision 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-AzContainerAppRevisionReplica|Get-AzContainerAppRevisionReplica 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-AzContainerAppRevisionReplica|Get-AzContainerAppRevisionReplica 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-AzContainerAppSourceControl|Get-AzContainerAppSourceControl 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-AzContainerAppSourceControl|Get-AzContainerAppSourceControl 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-AzContainerAppConfigurationObject|New-AzContainerAppConfigurationObject 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-AzContainerAppCustomDomainObject|New-AzContainerAppCustomDomainObject 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-AzContainerAppDaprMetadataObject|New-AzContainerAppDaprMetadataObject 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-AzContainerAppEnvironmentVarObject|New-AzContainerAppEnvironmentVarObject 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-AzContainerAppIdentityProviderObject|New-AzContainerAppIdentityProviderObject 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-AzContainerAppInitContainerTemplateObject|New-AzContainerAppInitContainerTemplateObject 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-AzContainerAppIPSecurityRestrictionRuleObject|New-AzContainerAppIPSecurityRestrictionRuleObject 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-AzContainerAppJobExecutionContainerObject|New-AzContainerAppJobExecutionContainerObject 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-AzContainerAppJobScaleRuleObject|New-AzContainerAppJobScaleRuleObject 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-AzContainerAppProbeHeaderObject|New-AzContainerAppProbeHeaderObject 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-AzContainerAppProbeObject|New-AzContainerAppProbeObject 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-AzContainerAppRegistryCredentialObject|New-AzContainerAppRegistryCredentialObject 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-AzContainerAppScaleRuleAuthObject|New-AzContainerAppScaleRuleAuthObject 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-AzContainerAppScaleRuleObject|New-AzContainerAppScaleRuleObject 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-AzContainerAppSecretObject|New-AzContainerAppSecretObject 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-AzContainerAppSecretVolumeItemObject|New-AzContainerAppSecretVolumeItemObject 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-AzContainerAppServiceBindObject|New-AzContainerAppServiceBindObject 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-AzContainerAppTemplateObject|New-AzContainerAppTemplateObject 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-AzContainerAppTrafficWeightObject|New-AzContainerAppTrafficWeightObject 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-AzContainerAppVolumeMountObject|New-AzContainerAppVolumeMountObject 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-AzContainerAppVolumeObject|New-AzContainerAppVolumeObject 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-AzContainerAppWorkloadProfileObject|New-AzContainerAppWorkloadProfileObject 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-AzContainerApp|Get-AzContainerApp 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-AzContainerApp|Get-AzContainerApp 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-AzContainerAppAuthConfig|Get-AzContainerAppAuthConfig 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-AzContainerAppAuthConfig|Get-AzContainerAppAuthConfig 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-AzContainerAppAvailableWorkloadProfile|Get-AzContainerAppAvailableWorkloadProfile 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-AzContainerAppAvailableWorkloadProfile|Get-AzContainerAppAvailableWorkloadProfile 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-AzContainerAppBillingMeter|Get-AzContainerAppBillingMeter 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-AzContainerAppBillingMeter|Get-AzContainerAppBillingMeter 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-AzContainerAppConnectedEnv|Get-AzContainerAppConnectedEnv 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-AzContainerAppConnectedEnv|Get-AzContainerAppConnectedEnv 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-AzContainerAppConnectedEnvCert|Get-AzContainerAppConnectedEnvCert 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-AzContainerAppConnectedEnvCert|Get-AzContainerAppConnectedEnvCert 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-AzContainerAppConnectedEnvDapr|Get-AzContainerAppConnectedEnvDapr 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-AzContainerAppConnectedEnvDapr|Get-AzContainerAppConnectedEnvDapr 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-AzContainerAppConnectedEnvStorage|Get-AzContainerAppConnectedEnvStorage 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-AzContainerAppConnectedEnvStorage|Get-AzContainerAppConnectedEnvStorage 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-AzContainerAppDiagnosticDetector|Get-AzContainerAppDiagnosticDetector 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-AzContainerAppDiagnosticDetector|Get-AzContainerAppDiagnosticDetector 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-AzContainerAppDiagnosticRevision|Get-AzContainerAppDiagnosticRevision 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-AzContainerAppDiagnosticRevision|Get-AzContainerAppDiagnosticRevision 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-AzContainerAppDiagnosticRoot|Get-AzContainerAppDiagnosticRoot 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-AzContainerAppDiagnosticRoot|Get-AzContainerAppDiagnosticRoot 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-AzContainerAppJob|Get-AzContainerAppJob 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-AzContainerAppJob|Get-AzContainerAppJob 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-AzContainerAppJobExecution|Get-AzContainerAppJobExecution 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-AzContainerAppJobExecution|Get-AzContainerAppJobExecution 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-AzContainerAppManagedCert|Get-AzContainerAppManagedCert 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-AzContainerAppManagedCert|Get-AzContainerAppManagedCert 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-AzContainerAppManagedEnv|Get-AzContainerAppManagedEnv 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-AzContainerAppManagedEnv|Get-AzContainerAppManagedEnv 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-AzContainerAppManagedEnvCert|Get-AzContainerAppManagedEnvCert 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-AzContainerAppManagedEnvCert|Get-AzContainerAppManagedEnvCert 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-AzContainerAppManagedEnvDapr|Get-AzContainerAppManagedEnvDapr 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-AzContainerAppManagedEnvDapr|Get-AzContainerAppManagedEnvDapr 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-AzContainerAppManagedEnvDiagnosticDetector|Get-AzContainerAppManagedEnvDiagnosticDetector 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-AzContainerAppManagedEnvDiagnosticDetector|Get-AzContainerAppManagedEnvDiagnosticDetector 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-AzContainerAppManagedEnvDiagnosticRoot|Get-AzContainerAppManagedEnvDiagnosticRoot 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-AzContainerAppManagedEnvDiagnosticRoot|Get-AzContainerAppManagedEnvDiagnosticRoot 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-AzContainerAppManagedEnvStorage|Get-AzContainerAppManagedEnvStorage 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-AzContainerAppManagedEnvStorage|Get-AzContainerAppManagedEnvStorage 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-AzContainerAppManagedEnvWorkloadProfileState|Get-AzContainerAppManagedEnvWorkloadProfileState 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-AzContainerAppManagedEnvWorkloadProfileState|Get-AzContainerAppManagedEnvWorkloadProfileState 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-AzContainerAppRevision|Get-AzContainerAppRevision 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-AzContainerAppRevision|Get-AzContainerAppRevision 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-AzContainerAppRevisionReplica|Get-AzContainerAppRevisionReplica 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-AzContainerAppRevisionReplica|Get-AzContainerAppRevisionReplica 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-AzContainerAppSourceControl|Get-AzContainerAppSourceControl 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-AzContainerAppSourceControl|Get-AzContainerAppSourceControl 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-AzContainerAppConfigurationObject|New-AzContainerAppConfigurationObject 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-AzContainerAppCustomDomainObject|New-AzContainerAppCustomDomainObject 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-AzContainerAppDaprMetadataObject|New-AzContainerAppDaprMetadataObject 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-AzContainerAppEnvironmentVarObject|New-AzContainerAppEnvironmentVarObject 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-AzContainerAppIdentityProviderObject|New-AzContainerAppIdentityProviderObject 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-AzContainerAppInitContainerTemplateObject|New-AzContainerAppInitContainerTemplateObject 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-AzContainerAppIPSecurityRestrictionRuleObject|New-AzContainerAppIPSecurityRestrictionRuleObject 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-AzContainerAppJobExecutionContainerObject|New-AzContainerAppJobExecutionContainerObject 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-AzContainerAppJobScaleRuleObject|New-AzContainerAppJobScaleRuleObject 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-AzContainerAppProbeHeaderObject|New-AzContainerAppProbeHeaderObject 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-AzContainerAppProbeObject|New-AzContainerAppProbeObject 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-AzContainerAppRegistryCredentialObject|New-AzContainerAppRegistryCredentialObject 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-AzContainerAppScaleRuleAuthObject|New-AzContainerAppScaleRuleAuthObject 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-AzContainerAppScaleRuleObject|New-AzContainerAppScaleRuleObject 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-AzContainerAppSecretObject|New-AzContainerAppSecretObject 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-AzContainerAppSecretVolumeItemObject|New-AzContainerAppSecretVolumeItemObject 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-AzContainerAppServiceBindObject|New-AzContainerAppServiceBindObject 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-AzContainerAppTemplateObject|New-AzContainerAppTemplateObject 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-AzContainerAppTrafficWeightObject|New-AzContainerAppTrafficWeightObject 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-AzContainerAppVolumeMountObject|New-AzContainerAppVolumeMountObject 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-AzContainerAppVolumeObject|New-AzContainerAppVolumeObject 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-AzContainerAppWorkloadProfileObject|New-AzContainerAppWorkloadProfileObject 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
>>
>>
>>
>>
>> ️✔️Windows PowerShell - Windows
>>
>>
>>
>
>
> ️✔️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%|66.67 %|68.69%|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%|66.67%|68.69%|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%|66.67%|68.69%|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%|66.67%|68.69%|Test coverage cannot be lower than the number of the last release.|
>>
>>
>
Description
Migrate App from generation to main The last commit of src/App in generation is: commit 3d28427ae8205aa604793e4684d621b29c388422 Author: lijinpei2008 31384087+lijinpei2008@users.noreply.github.com Date: Sat Nov 9 10:52:37 2024 +0800 [App] Breaking change update Managed Identity (#26524) Disable transform IdentityType as GET+PUT can not replace patch update update BreakingChangeIssues.csv Updating annotation information update update update ExampleIssues.csv update docs update update custom logic update test case update update custom logic update * update
Checklist
[x] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:
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
SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
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