Skip to content

Conversation

@azure-pipelines
Copy link
Contributor

Description

Migrate DevCenter from generation to main
The last commit of src/DevCenter in generation is:
commit ff3b653 Author: am-lim [email protected] Date: Wed Nov 6 23:29:54 2024 -0800 [DevCenter] Update data plane to 2024-05-01-preview - breaking changes (#26333) * Breaking change 2024-05-01-preview dataplane API * remove parameter * PR comments * Update breaking changes csv * Remove proejct abilities output

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

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Nov 7, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.DevCenter
️✔️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-AzDevCenterAdminAttachedNetwork Get-AzDevCenterAdminAttachedNetwork 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-AzDevCenterAdminAttachedNetwork Get-AzDevCenterAdminAttachedNetwork 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-AzDevCenterAdminCatalog Get-AzDevCenterAdminCatalog 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-AzDevCenterAdminCatalog Get-AzDevCenterAdminCatalog 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-AzDevCenterAdminCustomizationTask Get-AzDevCenterAdminCustomizationTask 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-AzDevCenterAdminCustomizationTask Get-AzDevCenterAdminCustomizationTask 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-AzDevCenterAdminDevBoxDefinition Get-AzDevCenterAdminDevBoxDefinition 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-AzDevCenterAdminDevBoxDefinition Get-AzDevCenterAdminDevBoxDefinition 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-AzDevCenterAdminDevCenter Get-AzDevCenterAdminDevCenter 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-AzDevCenterAdminDevCenter Get-AzDevCenterAdminDevCenter 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-AzDevCenterAdminEnvironmentDefinition Get-AzDevCenterAdminEnvironmentDefinition 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-AzDevCenterAdminEnvironmentDefinition Get-AzDevCenterAdminEnvironmentDefinition 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-AzDevCenterAdminEnvironmentType Get-AzDevCenterAdminEnvironmentType 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-AzDevCenterAdminEnvironmentType Get-AzDevCenterAdminEnvironmentType 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-AzDevCenterAdminGallery Get-AzDevCenterAdminGallery 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-AzDevCenterAdminGallery Get-AzDevCenterAdminGallery 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-AzDevCenterAdminImage Get-AzDevCenterAdminImage 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-AzDevCenterAdminImage Get-AzDevCenterAdminImage 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-AzDevCenterAdminImageVersion Get-AzDevCenterAdminImageVersion 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-AzDevCenterAdminImageVersion Get-AzDevCenterAdminImageVersion 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-AzDevCenterAdminNetworkConnection Get-AzDevCenterAdminNetworkConnection 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-AzDevCenterAdminNetworkConnection Get-AzDevCenterAdminNetworkConnection 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-AzDevCenterAdminNetworkConnectionHealthDetail Get-AzDevCenterAdminNetworkConnectionHealthDetail 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-AzDevCenterAdminNetworkConnectionHealthDetail Get-AzDevCenterAdminNetworkConnectionHealthDetail 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-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint 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-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint 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-AzDevCenterAdminOperationStatus Get-AzDevCenterAdminOperationStatus 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-AzDevCenterAdminOperationStatus Get-AzDevCenterAdminOperationStatus 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-AzDevCenterAdminPlan Get-AzDevCenterAdminPlan 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-AzDevCenterAdminPlan Get-AzDevCenterAdminPlan 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-AzDevCenterAdminPlanMember Get-AzDevCenterAdminPlanMember 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-AzDevCenterAdminPlanMember Get-AzDevCenterAdminPlanMember 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-AzDevCenterAdminPool Get-AzDevCenterAdminPool 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-AzDevCenterAdminPool Get-AzDevCenterAdminPool 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-AzDevCenterAdminProject Get-AzDevCenterAdminProject 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-AzDevCenterAdminProject Get-AzDevCenterAdminProject 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-AzDevCenterAdminProjectAllowedEnvironmentType Get-AzDevCenterAdminProjectAllowedEnvironmentType 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-AzDevCenterAdminProjectAllowedEnvironmentType Get-AzDevCenterAdminProjectAllowedEnvironmentType 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-AzDevCenterAdminProjectCatalog Get-AzDevCenterAdminProjectCatalog 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-AzDevCenterAdminProjectCatalog Get-AzDevCenterAdminProjectCatalog 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-AzDevCenterAdminProjectEnvironmentDefinition Get-AzDevCenterAdminProjectEnvironmentDefinition 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-AzDevCenterAdminProjectEnvironmentDefinition Get-AzDevCenterAdminProjectEnvironmentDefinition 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-AzDevCenterAdminProjectEnvironmentType Get-AzDevCenterAdminProjectEnvironmentType 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-AzDevCenterAdminProjectEnvironmentType Get-AzDevCenterAdminProjectEnvironmentType 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-AzDevCenterAdminSchedule Get-AzDevCenterAdminSchedule 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-AzDevCenterAdminSchedule Get-AzDevCenterAdminSchedule 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-AzDevCenterAdminSku Get-AzDevCenterAdminSku 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-AzDevCenterAdminSku Get-AzDevCenterAdminSku 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-AzDevCenterAdminUsage Get-AzDevCenterAdminUsage 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-AzDevCenterAdminUsage Get-AzDevCenterAdminUsage 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-AzDevCenterUserCatalog Get-AzDevCenterUserCatalog 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-AzDevCenterUserCatalog Get-AzDevCenterUserCatalog 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-AzDevCenterUserDevBox Get-AzDevCenterUserDevBox 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-AzDevCenterUserDevBox Get-AzDevCenterUserDevBox 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-AzDevCenterUserDevBoxAction Get-AzDevCenterUserDevBoxAction 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-AzDevCenterUserDevBoxAction Get-AzDevCenterUserDevBoxAction 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-AzDevCenterUserDevBoxCustomizationGroup Get-AzDevCenterUserDevBoxCustomizationGroup 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-AzDevCenterUserDevBoxCustomizationGroup Get-AzDevCenterUserDevBoxCustomizationGroup 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-AzDevCenterUserDevBoxCustomizationTaskDefinition Get-AzDevCenterUserDevBoxCustomizationTaskDefinition 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-AzDevCenterUserDevBoxCustomizationTaskDefinition Get-AzDevCenterUserDevBoxCustomizationTaskDefinition 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-AzDevCenterUserDevBoxCustomizationTaskLog Get-AzDevCenterUserDevBoxCustomizationTaskLog 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-AzDevCenterUserDevBoxCustomizationTaskLog Get-AzDevCenterUserDevBoxCustomizationTaskLog 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-AzDevCenterUserDevBoxOperation Get-AzDevCenterUserDevBoxOperation 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-AzDevCenterUserDevBoxOperation Get-AzDevCenterUserDevBoxOperation 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-AzDevCenterUserDevBoxRemoteConnection Get-AzDevCenterUserDevBoxRemoteConnection 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-AzDevCenterUserDevBoxRemoteConnection Get-AzDevCenterUserDevBoxRemoteConnection 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-AzDevCenterUserEnvironment Get-AzDevCenterUserEnvironment 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-AzDevCenterUserEnvironment Get-AzDevCenterUserEnvironment 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-AzDevCenterUserEnvironmentAction Get-AzDevCenterUserEnvironmentAction 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-AzDevCenterUserEnvironmentAction Get-AzDevCenterUserEnvironmentAction 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-AzDevCenterUserEnvironmentDefinition Get-AzDevCenterUserEnvironmentDefinition 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-AzDevCenterUserEnvironmentDefinition Get-AzDevCenterUserEnvironmentDefinition 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-AzDevCenterUserEnvironmentLog Get-AzDevCenterUserEnvironmentLog 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-AzDevCenterUserEnvironmentLog Get-AzDevCenterUserEnvironmentLog 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-AzDevCenterUserEnvironmentOperation Get-AzDevCenterUserEnvironmentOperation 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-AzDevCenterUserEnvironmentOperation Get-AzDevCenterUserEnvironmentOperation 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-AzDevCenterUserEnvironmentOutput Get-AzDevCenterUserEnvironmentOutput 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-AzDevCenterUserEnvironmentOutput Get-AzDevCenterUserEnvironmentOutput 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-AzDevCenterUserEnvironmentType Get-AzDevCenterUserEnvironmentType 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-AzDevCenterUserEnvironmentType Get-AzDevCenterUserEnvironmentType 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-AzDevCenterUserPool Get-AzDevCenterUserPool 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-AzDevCenterUserPool Get-AzDevCenterUserPool 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-AzDevCenterUserProject Get-AzDevCenterUserProject 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-AzDevCenterUserProject Get-AzDevCenterUserProject 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-AzDevCenterUserSchedule Get-AzDevCenterUserSchedule 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-AzDevCenterUserSchedule Get-AzDevCenterUserSchedule 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-AzDevCenterAdminAttachedNetwork Get-AzDevCenterAdminAttachedNetwork 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-AzDevCenterAdminAttachedNetwork Get-AzDevCenterAdminAttachedNetwork 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-AzDevCenterAdminCatalog Get-AzDevCenterAdminCatalog 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-AzDevCenterAdminCatalog Get-AzDevCenterAdminCatalog 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-AzDevCenterAdminCustomizationTask Get-AzDevCenterAdminCustomizationTask 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-AzDevCenterAdminCustomizationTask Get-AzDevCenterAdminCustomizationTask 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-AzDevCenterAdminDevBoxDefinition Get-AzDevCenterAdminDevBoxDefinition 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-AzDevCenterAdminDevBoxDefinition Get-AzDevCenterAdminDevBoxDefinition 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-AzDevCenterAdminDevCenter Get-AzDevCenterAdminDevCenter 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-AzDevCenterAdminDevCenter Get-AzDevCenterAdminDevCenter 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-AzDevCenterAdminEnvironmentDefinition Get-AzDevCenterAdminEnvironmentDefinition 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-AzDevCenterAdminEnvironmentDefinition Get-AzDevCenterAdminEnvironmentDefinition 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-AzDevCenterAdminEnvironmentType Get-AzDevCenterAdminEnvironmentType 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-AzDevCenterAdminEnvironmentType Get-AzDevCenterAdminEnvironmentType 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-AzDevCenterAdminGallery Get-AzDevCenterAdminGallery 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-AzDevCenterAdminGallery Get-AzDevCenterAdminGallery 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-AzDevCenterAdminImage Get-AzDevCenterAdminImage 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-AzDevCenterAdminImage Get-AzDevCenterAdminImage 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-AzDevCenterAdminImageVersion Get-AzDevCenterAdminImageVersion 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-AzDevCenterAdminImageVersion Get-AzDevCenterAdminImageVersion 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-AzDevCenterAdminNetworkConnection Get-AzDevCenterAdminNetworkConnection 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-AzDevCenterAdminNetworkConnection Get-AzDevCenterAdminNetworkConnection 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-AzDevCenterAdminNetworkConnectionHealthDetail Get-AzDevCenterAdminNetworkConnectionHealthDetail 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-AzDevCenterAdminNetworkConnectionHealthDetail Get-AzDevCenterAdminNetworkConnectionHealthDetail 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-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint 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-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint 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-AzDevCenterAdminOperationStatus Get-AzDevCenterAdminOperationStatus 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-AzDevCenterAdminOperationStatus Get-AzDevCenterAdminOperationStatus 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-AzDevCenterAdminPlan Get-AzDevCenterAdminPlan 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-AzDevCenterAdminPlan Get-AzDevCenterAdminPlan 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-AzDevCenterAdminPlanMember Get-AzDevCenterAdminPlanMember 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-AzDevCenterAdminPlanMember Get-AzDevCenterAdminPlanMember 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-AzDevCenterAdminPool Get-AzDevCenterAdminPool 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-AzDevCenterAdminPool Get-AzDevCenterAdminPool 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-AzDevCenterAdminProject Get-AzDevCenterAdminProject 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-AzDevCenterAdminProject Get-AzDevCenterAdminProject 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-AzDevCenterAdminProjectAllowedEnvironmentType Get-AzDevCenterAdminProjectAllowedEnvironmentType 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-AzDevCenterAdminProjectAllowedEnvironmentType Get-AzDevCenterAdminProjectAllowedEnvironmentType 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-AzDevCenterAdminProjectCatalog Get-AzDevCenterAdminProjectCatalog 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-AzDevCenterAdminProjectCatalog Get-AzDevCenterAdminProjectCatalog 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-AzDevCenterAdminProjectEnvironmentDefinition Get-AzDevCenterAdminProjectEnvironmentDefinition 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-AzDevCenterAdminProjectEnvironmentDefinition Get-AzDevCenterAdminProjectEnvironmentDefinition 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-AzDevCenterAdminProjectEnvironmentType Get-AzDevCenterAdminProjectEnvironmentType 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-AzDevCenterAdminProjectEnvironmentType Get-AzDevCenterAdminProjectEnvironmentType 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-AzDevCenterAdminSchedule Get-AzDevCenterAdminSchedule 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-AzDevCenterAdminSchedule Get-AzDevCenterAdminSchedule 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-AzDevCenterAdminSku Get-AzDevCenterAdminSku 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-AzDevCenterAdminSku Get-AzDevCenterAdminSku 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-AzDevCenterAdminUsage Get-AzDevCenterAdminUsage 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-AzDevCenterAdminUsage Get-AzDevCenterAdminUsage 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-AzDevCenterUserCatalog Get-AzDevCenterUserCatalog 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-AzDevCenterUserCatalog Get-AzDevCenterUserCatalog 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-AzDevCenterUserDevBox Get-AzDevCenterUserDevBox 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-AzDevCenterUserDevBox Get-AzDevCenterUserDevBox 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-AzDevCenterUserDevBoxAction Get-AzDevCenterUserDevBoxAction 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-AzDevCenterUserDevBoxAction Get-AzDevCenterUserDevBoxAction 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-AzDevCenterUserDevBoxCustomizationGroup Get-AzDevCenterUserDevBoxCustomizationGroup 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-AzDevCenterUserDevBoxCustomizationGroup Get-AzDevCenterUserDevBoxCustomizationGroup 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-AzDevCenterUserDevBoxCustomizationTaskDefinition Get-AzDevCenterUserDevBoxCustomizationTaskDefinition 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-AzDevCenterUserDevBoxCustomizationTaskDefinition Get-AzDevCenterUserDevBoxCustomizationTaskDefinition 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-AzDevCenterUserDevBoxCustomizationTaskLog Get-AzDevCenterUserDevBoxCustomizationTaskLog 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-AzDevCenterUserDevBoxCustomizationTaskLog Get-AzDevCenterUserDevBoxCustomizationTaskLog 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-AzDevCenterUserDevBoxOperation Get-AzDevCenterUserDevBoxOperation 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-AzDevCenterUserDevBoxOperation Get-AzDevCenterUserDevBoxOperation 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-AzDevCenterUserDevBoxRemoteConnection Get-AzDevCenterUserDevBoxRemoteConnection 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-AzDevCenterUserDevBoxRemoteConnection Get-AzDevCenterUserDevBoxRemoteConnection 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-AzDevCenterUserEnvironment Get-AzDevCenterUserEnvironment 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-AzDevCenterUserEnvironment Get-AzDevCenterUserEnvironment 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-AzDevCenterUserEnvironmentAction Get-AzDevCenterUserEnvironmentAction 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-AzDevCenterUserEnvironmentAction Get-AzDevCenterUserEnvironmentAction 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-AzDevCenterUserEnvironmentDefinition Get-AzDevCenterUserEnvironmentDefinition 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-AzDevCenterUserEnvironmentDefinition Get-AzDevCenterUserEnvironmentDefinition 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-AzDevCenterUserEnvironmentLog Get-AzDevCenterUserEnvironmentLog 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-AzDevCenterUserEnvironmentLog Get-AzDevCenterUserEnvironmentLog 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-AzDevCenterUserEnvironmentOperation Get-AzDevCenterUserEnvironmentOperation 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-AzDevCenterUserEnvironmentOperation Get-AzDevCenterUserEnvironmentOperation 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-AzDevCenterUserEnvironmentOutput Get-AzDevCenterUserEnvironmentOutput 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-AzDevCenterUserEnvironmentOutput Get-AzDevCenterUserEnvironmentOutput 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-AzDevCenterUserEnvironmentType Get-AzDevCenterUserEnvironmentType 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-AzDevCenterUserEnvironmentType Get-AzDevCenterUserEnvironmentType 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-AzDevCenterUserPool Get-AzDevCenterUserPool 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-AzDevCenterUserPool Get-AzDevCenterUserPool 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-AzDevCenterUserProject Get-AzDevCenterUserProject 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-AzDevCenterUserProject Get-AzDevCenterUserProject 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-AzDevCenterUserSchedule Get-AzDevCenterUserSchedule 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-AzDevCenterUserSchedule Get-AzDevCenterUserSchedule 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
⚠️ Connect-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Connect-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is bool.(Command).
⚠️ Connect-AzDevCenterAdminProjectCatalog 2 2 Mismatched_Parameter_Value_Type Connect-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is bool.(Command).
⚠️ Get-AzDevCenterAdminCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminCustomizationTask 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCustomizationTask -InputObject $customizationTask is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICustomizationTask.(Command).
⚠️ Get-AzDevCenterAdminEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentDefinition.(Command).
⚠️ Get-AzDevCenterAdminPlanMember 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminPlanMember -InputObject $planMember is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlanMember.(Command).
⚠️ Get-AzDevCenterAdminProjectCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminProjectEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminProjectEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentDefinition.(Command).
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 3 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 4 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ New-AzDevCenterAdminNetworkConnection 2 1 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterAdminNetworkConnection 4 2 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 2 1 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 3 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 4 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ Remove-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminDevCenter -InputObject $devCenter is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenter.(Command).
⚠️ Remove-AzDevCenterAdminEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminEnvironmentType -InputObject $envType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminGallery 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminGallery -InputObject $gallery is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IGallery.(Command).
⚠️ Remove-AzDevCenterAdminNetworkConnection 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminNetworkConnection -InputObject $networkConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Remove-AzDevCenterAdminPlan 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPlan -InputObject $plan is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlan.(Command).
⚠️ Remove-AzDevCenterAdminPlanMember 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPlanMember -InputObject $planMember is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlanMember.(Command).
⚠️ Remove-AzDevCenterAdminPool 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPool -InputObject $pool is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IPool.(Command).
⚠️ Remove-AzDevCenterAdminProject 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProject -InputObject $project is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProject.(Command).
⚠️ Remove-AzDevCenterAdminProjectCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminProjectEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProjectEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminSchedule 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminSchedule -InputObject $schedule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ISchedule.(Command).
⚠️ Update-AzDevCenterAdminCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminDevCenter -InputObject $devCenterInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenter.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 3 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $networkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 4 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $hybridNetworkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminPool 2 2 Unassigned_Variable Update-AzDevCenterAdminPool -InputObject $poolInput is a null-valued parameter value. -InputObject Assign value for $poolInput.
⚠️ Update-AzDevCenterAdminProject 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProject -InputObject $projectInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProject.(Command).
⚠️ Update-AzDevCenterAdminProjectCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminProjectEnvironmentType 2 13 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvTypeInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProjectEnvironmentType.(Command).
⚠️ Update-AzDevCenterAdminSchedule 2 3 Mismatched_Parameter_Value_Type New-AzDevCenterAdminSchedule -InputObject $scheduleInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ISchedule.(Command).
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 3 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 4 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 2 1 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 3 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 4 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Connect-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Connect-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is bool.(Command).
⚠️ Connect-AzDevCenterAdminProjectCatalog 2 2 Mismatched_Parameter_Value_Type Connect-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is bool.(Command).
⚠️ Get-AzDevCenterAdminCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminCustomizationTask 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminCustomizationTask -InputObject $customizationTask is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICustomizationTask.(Command).
⚠️ Get-AzDevCenterAdminEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentDefinition.(Command).
⚠️ Get-AzDevCenterAdminPlanMember 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminPlanMember -InputObject $planMember is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlanMember.(Command).
⚠️ Get-AzDevCenterAdminProjectCatalog 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Get-AzDevCenterAdminProjectEnvironmentDefinition 3 2 Mismatched_Parameter_Value_Type Get-AzDevCenterAdminProjectEnvironmentDefinition -InputObject $environmentDefinition is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentDefinition.(Command).
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 3 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 4 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ New-AzDevCenterAdminNetworkConnection 2 1 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterAdminNetworkConnection 4 2 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 2 1 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 3 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 4 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ Remove-AzDevCenterAdminCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminDevCenter -InputObject $devCenter is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenter.(Command).
⚠️ Remove-AzDevCenterAdminEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminEnvironmentType -InputObject $envType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminGallery 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminGallery -InputObject $gallery is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IGallery.(Command).
⚠️ Remove-AzDevCenterAdminNetworkConnection 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminNetworkConnection -InputObject $networkConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Remove-AzDevCenterAdminPlan 2 3 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPlan -InputObject $plan is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlan.(Command).
⚠️ Remove-AzDevCenterAdminPlanMember 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPlanMember -InputObject $planMember is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenterPlanMember.(Command).
⚠️ Remove-AzDevCenterAdminPool 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminPool -InputObject $pool is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IPool.(Command).
⚠️ Remove-AzDevCenterAdminProject 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProject -InputObject $project is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProject.(Command).
⚠️ Remove-AzDevCenterAdminProjectCatalog 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectCatalog -InputObject $catalog is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Remove-AzDevCenterAdminProjectEnvironmentType 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvType is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProjectEnvironmentType.(Command).
⚠️ Remove-AzDevCenterAdminSchedule 2 2 Mismatched_Parameter_Value_Type Remove-AzDevCenterAdminSchedule -InputObject $schedule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ISchedule.(Command).
⚠️ Update-AzDevCenterAdminCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminDevCenter 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminDevCenter -InputObject $devCenterInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IDevCenter.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 3 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $networkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminNetworkConnection 4 2 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminNetworkConnection -InputObject $hybridNetworkConnectionInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.INetworkConnection.(Command).
⚠️ Update-AzDevCenterAdminPool 2 2 Unassigned_Variable Update-AzDevCenterAdminPool -InputObject $poolInput is a null-valued parameter value. -InputObject Assign value for $poolInput.
⚠️ Update-AzDevCenterAdminProject 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProject -InputObject $projectInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProject.(Command).
⚠️ Update-AzDevCenterAdminProjectCatalog 2 3 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectCatalog -InputObject $catalogInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICatalog.(Command).
⚠️ Update-AzDevCenterAdminProjectEnvironmentType 2 13 Mismatched_Parameter_Value_Type Update-AzDevCenterAdminProjectEnvironmentType -InputObject $projEnvTypeInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IProjectEnvironmentType.(Command).
⚠️ Update-AzDevCenterAdminSchedule 2 3 Mismatched_Parameter_Value_Type New-AzDevCenterAdminSchedule -InputObject $scheduleInput is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.IDevCenterIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ISchedule.(Command).
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 3 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ Get-AzDevCenterUserDevBoxCustomizationTaskLog 4 2 Unassigned_Variable Get-AzDevCenterUserDevBoxCustomizationTaskLog -InputObject $customizationTaskInput is a null-valued parameter value. -InputObject Assign value for $customizationTaskInput.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 2 1 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 3 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
⚠️ New-AzDevCenterUserDevBoxCustomizationGroup 4 2 Unassigned_Variable New-AzDevCenterUserDevBoxCustomizationGroup -Task $tasks is a null-valued parameter value. -Task Assign value for $tasks.
️✔️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% 55.75 % 62.79% 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% 55.75% 62.79% 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% 55.75% 62.79% 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% 55.75% 62.79% Test coverage cannot be lower than the number of the last release.

@microsoft-github-policy-service
Copy link
Contributor

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

@github-actions
Copy link

github-actions bot commented Nov 7, 2024

To the author of the pull request,
This PR was labeled "Breaking Change Release" because it contains breaking changes.

  • According to our policy, breaking changes can only take place during major release and they must be preannounced.
  • Please follow our guide on the detailed steps.
  • Required: Please fill in the task below to facilitate our contact,you will receive notifications related to breaking changes.

@vidai-msft vidai-msft self-assigned this Nov 7, 2024
@vidai-msft
Copy link
Contributor

/azp run azure-powershell - security-tools

@azure-pipelines
Copy link
Contributor Author

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@vidai-msft vidai-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vidai-msft vidai-msft merged commit df642ec into main Nov 8, 2024
Nickcandy added a commit that referenced this pull request Nov 21, 2024
* update readme and generate sdk

* modifications to match generated code

* update polling method

* testbasic cluster sfmc

* more test recordings

* apptype test recordings

* add managed service test

* adding managedapptypeversion recording

* add manaegdApp recording

* add managedAppType recording

* update readme

* undo breaking changes

* undo breaking change

* Fix Readme.md

* generate code

* update commands

* undo generated code changes

* remove unnecessary cast

* remove unnecessary casting

* update iptag

* revert iptag change

* unchanged sdk

* updates

* update sdk

* generate sfrp sdk

* update test recordings

* update resource values

* update all tests

* updated sdk

* update sfmc sdk

* Update README.md

* Update README.md

* add breaking.csv file

* update breakinchanges.csv

* more updates

* target Pr

* Update ChangeLog.md

* Az.service fabric preview (#25124)

* update readme and generate sdk

* modifications to match generated code

* update polling method

* testbasic cluster sfmc

* more test recordings

* apptype test recordings

* add managed service test

* adding managedapptypeversion recording

* add manaegdApp recording

* add managedAppType recording

* update readme

* undo breaking changes

* undo breaking change

* Fix Readme.md

* generate code

* update commands

* undo generated code changes

* remove unnecessary cast

* remove unnecessary casting

* update iptag

* revert iptag change

* unchanged sdk

* updates

* update sdk

* generate sfrp sdk

* update test recordings

* update resource values

* update all tests

* updated sdk

* update sfmc sdk

* Update README.md

* Update README.md

* add breaking.csv file

* update breakinchanges.csv

* more updates

* target Pr

* Update ChangeLog.md

---------

Co-authored-by: Lei Jin <[email protected]>
Co-authored-by: NoriZC <[email protected]>

* upgrade servicefabric to 4.0.0-preview

* sanitize password in example

* resolve bad merge

* Adding examples for constrained role delegation

Adding examples to showcase how constrained role delegation can be done with PowerShell.

* Remove GitHub Token From CI Pipeline (#26602)

Remove GitHub Token From CI Pipeline

* Migrate ConnectedKubernetes from generation to main (#26630)

* Move ConnectedKubernetes to main

* Update ChangeLog.md

* Update ChangeLog.md

* Update ChangeLog.md

---------

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

* add new sdk and test recordings

* Migrate DevCenter from generation to main (#26626)

* Move DevCenter to main

* Add change log and suppress breaking change

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>

* Add support for creating cross-subscription Geo-replicated databases (#26598)

* add cross subscription support for NewAzSqlDatabaseSecondary cmdlet

* run replication tests to validate cross-sub change

* update changelog

* fix typo on resource group assert

* update help document with new param

* Sanitize data

---------

Co-authored-by: Vincent Dai <[email protected]>

* Update a string value in Get PR Changed Files Script (#26637)

* Update get-pr-changed-files.yml

* Update get-pr-changed-files.yml

* [Storage] Mirgate Storage file cmdlets to Track2 SDK  (#26575) (#26594)

* [Storage] Mirgate Storage file cmdlets to Track2 SDK  (#26575)

* REsolve merge conflicts

* Resolve merge conflicts

* remove breaking change warnings

* Update changelog

* Add breaking change exception

* Remove unused file InvalidCLoudFileShare.cs

* Update RemoveFilePathTrailingDot helper function per comments

---------

Co-authored-by: yifanz7 <[email protected]>
Co-authored-by: Yifan Zhang <[email protected]>

* Downgrade the servity of didn't find defined parameter in path to 2 (#26639)

* Migrate Astro from generation to main (#26643)

* Move Astro to main

* Update ChangeLog.md

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>

* update chagelog

* Fix JSON format issue (#26646)

* Migrate App from generation to main (#26644)

* Move App to main

* update changelog and BreakingChangeIssues.csv

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Jinpei Li <[email protected]>

* Migrate NeonPostgres from generation to main (#26647)

* Move NeonPostgres to main

* Update Az.NeonPostgres.psd1

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>

* [Key Vault] Add Secret URI Parameter to Key Vault Secret Cmdlets (#26222)

* Added secretUri support for all the 'secret' cmdlets

* Updated Changelog

* Added ResourceId aliases for backwards compatibility

* Added Tests, Secret Data Class

* Updated Help Docs

* Use Typed varaibles

* Add example usages in help docs

* Error Suppression

* Change Data Class Accessibility

* Move Split Logic to Constructor

* Added uri format to help docs

* [Accounts] Add Long-Running Operation (LRO) Support to Invoke-AzRestMethod (#26225)

* Refactored existing code

* Added general LRO support

* Removed excess log statements

* Updated Changelog

* Added comments

* Removed log statements

* Regression Compatiblility

* Removed debug logs

* Updated the help docs

* Update param name, Add use case example

* Updated help docs

* Updated description

* Update to add ArgumentCompleter

* Delay the Get-AzAccessToken Breaking Change (#26625)

* Delay the Get-AzAccessToken breaking change

* Update the doc of Get-AzAccessToken

* Address review comments

* Address review comments

---------

Co-authored-by: Vincent Dai <[email protected]>

* Update azure-powershell-modules.md (#26650)

* Update azure-powershell-modules.md

* Update azure-powershell-modules.md

* Update azure-powershell-modules.md

* Bump up version for ConnectedKubernetes (#26635)

* remove secrets

* Migrate ConnectedMachine from generation to main (#26657)

* Move ConnectedMachine to main

* Update ChangeLog.md

* Fix signature issues.

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>

* Remove ProgressAction and tweak the change log (#26661)

* [Devtestlabs] Migrated DevTestLabs SDK to generated SDK (#26648)

* generate DevTestLabs by autorest v2

* add DevTestLabs.Management.Sdk

* use 2016-05-15 api vesion

* migrate DevTestLabs to autorest.powershell

* update and record the test

* Update ChangeLog.md

* Revert "Update ChangeLog.md"

This reverts commit 4788e93.

* Update ChangeLog.md

---------

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

* Changing to two simple roles for examples

The built-in roles have the same GUID in every tenant.

* Remove get-github-token-steps.yml (#26660)

* Update code-gen.yml

* Delete .azure-pipelines/util/get-github-token-steps.yml

* Add engineer docs for example analyzer (#26663)

* Create example-analyzer.md

* refine docs

* debug way

* Migrate DesktopVirtualization from generation to release-2024-11-19 (#26668)

* Move DesktopVirtualization to release-2024-11-19

* Remove ProgressAction

---------

Co-authored-by: Vincent Dai <[email protected]>

* Remove alias for cmdlet Resolve-AzError (#26666)

* Remove alias for cmdlet Resolve-AzError

* Suppress breaking change

* Update ChangeLog.md

---------

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

* Fixed overriding of Bicep parameters in Deployment Stack cmdlets to support SecureString parameters. (#26670)

* Fixed overriding of Bicep parameters in Deployment Stack cmdlets to support SecureString parameters.

* Added session record.

---------

Co-authored-by: Dante DG <test>

* Migrate ConnectedKubernetes from generation to main (#26675)

* Move ConnectedKubernetes to main

* Update ChangeLog.md

---------

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

* Migrate DnsResolver from generation to release-2024-11-19 (#26676)

* Move DnsResolver to release-2024-11-19

* Update change log and suppress breaking changes

* Updated change log

---------

Co-authored-by: Vincent Dai <[email protected]>

* Updated verbose status log in deployment stacks deployment. (#26681)

* Updated verbose status log in deployment stacks deployment.

* Update ChangeLog.md

---------

Co-authored-by: Dante DG <test>
Co-authored-by: Yabo Hu <[email protected]>

* Migrate ContainerInstance from generation to release-2024-11-19 (#26690)

* Move ContainerInstance to release-2024-11-19

* Remove ProgressAction and update change log

* Reset recording

---------

Co-authored-by: Vincent Dai <[email protected]>

* Bump up version for ConnectedKubernetes (#26686)

* [DataFactory]Powershell Release (#26702)

* release-2024-11-19 (#26706)

* bump minor versions at least to distinguish with LTS

* Bump a major version for Az.Compute

* Remove BreakingChangeIssues.csv for bumping major version

* Bump Version for Az 13.0.0

* add community contributors

* SyntaxChangeLog-Az13.md

* add community contributors in changelog.md

* Update Start-AzNetAppFilesPeerExternalCluster.md (#26684)

* Resolve the solutions with dependencies (#26710)

* Update model creation parameter location or order

* Add migration guide

* Update documentation/migration-guides/Az.13.0.0-migration-guide.md

Co-authored-by: yifanz7 <[email protected]>

* Update documentation/migration-guides/Az.13.0.0-migration-guide.md

Co-authored-by: yifanz7 <[email protected]>

* Update documentation/migration-guides/Az.13.0.0-migration-guide.md

Co-authored-by: yifanz7 <[email protected]>

* Update ChangeLog.md

* Update documentation/migration-guides/Az.13.0.0-migration-guide.md

Co-authored-by: Wei Wei <[email protected]>

* Update ExampleIssues.csv

* remove secrets

* Updating migration guide typos for Az 13.0.0 (#26722)

* Fixing migration guide for SQL DAG.

* Chaning string to lowercase.

---------

Co-authored-by: jovancevic123 <[email protected]>

* Update migration guide. (#26723)

* update file

* update

* update

* remove secrets

* remove more secrets

* remove more secrests

* remove passwords

* Update CredScanSuppressions.json

* Update CredScanSuppressions.json

---------

Co-authored-by: Lei Jin <[email protected]>
Co-authored-by: NoriZC <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Sebastian Claesson <[email protected]>
Co-authored-by: Yan Xu <[email protected]>
Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>
Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>
Co-authored-by: alecbain <[email protected]>
Co-authored-by: yifanz7 <[email protected]>
Co-authored-by: Yifan Zhang <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Jinpei Li <[email protected]>
Co-authored-by: Yash <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
Co-authored-by: JoyerJin <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Dante <[email protected]>
Co-authored-by: Jingshu918 <[email protected]>
Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: jovancevic123 <[email protected]>
Co-authored-by: jovancevic123 <[email protected]>
Co-authored-by: lijinpei2008 <[email protected]>
@wyunchi-ms wyunchi-ms deleted the codegen/DevCenter branch May 7, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Contains Breaking Change This PR contains breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants