Skip to content

Conversation

@am-lim
Copy link
Member

@am-lim am-lim commented Aug 2, 2024

Description

Updating control plane and data plane cmdlets to use 2024-05-01-preivew

Mandatory Checklist

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

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

azure-client-tools-bot-prd bot commented Aug 2, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
❌Az.DevCenter
️✔️Build
️✔️PowerShell Core - Windows
❌Breaking Change Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
Get-AzDevCenterUserDevBox The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Get-AzDevCenterUserDevBox The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IDevBox' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxProvisioningState]'. Change the type of property 'ProvisioningState' back to 'System.String'.
Get-AzDevCenterUserDevBox The type of property 'HardwareProfileSkuName' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IDevBox' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName]'. Change the type of property 'HardwareProfileSkuName' back to 'System.String'.
Get-AzDevCenterUserDevBoxOperation The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Get-AzDevCenterUserDevBoxOperation The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IDevBoxOperation' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxOperationStatus' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.OperationState'. Change the type of property 'Status' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxOperationStatus'.
Get-AzDevCenterUserEnvironment The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Get-AzDevCenterUserEnvironment The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironment' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentProvisioningState]'. Change the type of property 'ProvisioningState' back to 'System.String'.
Get-AzDevCenterUserEnvironmentAction The type of property 'NextScheduledTime' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironmentAction' has changed from 'System.DateTime' to 'System.Nullable`1[System.DateTime]'. Change the type of property 'NextScheduledTime' back to 'System.DateTime'.
Get-AzDevCenterUserEnvironmentLog The cmdlet 'Get-AzDevCenterUserEnvironmentLog' no longer supports the parameter 'OutFile' and no alias was found for the original parameter name. Add the parameter 'OutFile' back to the cmdlet 'Get-AzDevCenterUserEnvironmentLog', or add an alias to the original parameter name.
Get-AzDevCenterUserEnvironmentLog The cmdlet 'Get-AzDevCenterUserEnvironmentLog' no longer supports the parameter 'PassThru' and no alias was found for the original parameter name. Add the parameter 'PassThru' back to the cmdlet 'Get-AzDevCenterUserEnvironmentLog', or add an alias to the original parameter name.
Get-AzDevCenterUserEnvironmentLog The parameter set 'Get' for cmdlet 'Get-AzDevCenterUserEnvironmentLog' has been removed. Add parameter set 'Get' back to cmdlet 'Get-AzDevCenterUserEnvironmentLog'.
Get-AzDevCenterUserEnvironmentLog The parameter set 'GetByDevCenter' for cmdlet 'Get-AzDevCenterUserEnvironmentLog' has been removed. Add parameter set 'GetByDevCenter' back to cmdlet 'Get-AzDevCenterUserEnvironmentLog'.
Get-AzDevCenterUserEnvironmentLog The parameter set '__AllParameterSets' for cmdlet 'Get-AzDevCenterUserEnvironmentLog' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzDevCenterUserEnvironmentLog'.
Get-AzDevCenterUserEnvironmentOperation The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Get-AzDevCenterUserEnvironmentOperation The type of property 'EnvironmentParameter' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironmentOperation' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.IAny' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.IEnvironmentOperationEnvironmentParameters'. Change the type of property 'EnvironmentParameter' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.IAny'.
Get-AzDevCenterUserEnvironmentOperation The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironmentOperation' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentOperationStatus' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.OperationState'. Change the type of property 'Status' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentOperationStatus'.
Get-AzDevCenterUserEnvironmentType The parameter set '__AllParameterSets' for cmdlet 'Get-AzDevCenterUserEnvironmentType' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzDevCenterUserEnvironmentType'.
Get-AzDevCenterUserPool The type of property 'HardwareProfileSkuName' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IPool' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName]'. Change the type of property 'HardwareProfileSkuName' back to 'System.String'.
Invoke-AzDevCenterUserDelayDevBoxAction The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Invoke-AzDevCenterUserDelayEnvironmentAction The type of property 'NextScheduledTime' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironmentAction' has changed from 'System.DateTime' to 'System.Nullable`1[System.DateTime]'. Change the type of property 'NextScheduledTime' back to 'System.DateTime'.
New-AzDevCenterUserDevBox The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
New-AzDevCenterUserDevBox The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IDevBox' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxProvisioningState]'. Change the type of property 'ProvisioningState' back to 'System.String'.
New-AzDevCenterUserDevBox The type of property 'HardwareProfileSkuName' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IDevBox' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName]'. Change the type of property 'HardwareProfileSkuName' back to 'System.String'.
Update-AzDevCenterUserEnvironment The element type for property 'Detail' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody' to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20240501Preview.IAzureCoreFoundationsError'. Change the element type for property 'Detail' back to 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICloudErrorBody'.
Update-AzDevCenterUserEnvironment The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.IEnvironment' has changed from 'System.String' to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentProvisioningState]'. Change the type of property 'ProvisioningState' back to 'System.String'.
⚠️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.
❌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).
⚠️ New-AzDevCenterAdminNetworkConnection 2 1 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ New-AzDevCenterAdminNetworkConnection 4 2 Unassigned_Variable New-AzDevCenterAdminNetworkConnection -DomainPassword $password is a null-valued parameter value. -DomainPassword Assign value for $password.
⚠️ Remove-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-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-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).
⚠️ 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.
Get-AzDevCenterUserEnvironmentLog 1 1 Invalid_Parameter_Name Get-AzDevCenterUserEnvironmentLog -Outfile is not a valid parameter name. -Outfile Check validity of the parameter -Outfile.
Get-AzDevCenterUserEnvironmentLog 2 1 Invalid_Parameter_Name Get-AzDevCenterUserEnvironmentLog -Outfile is not a valid parameter name. -Outfile Check validity of the parameter -Outfile.
⚠️ 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
⚠️File Change Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.DevCenter. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - 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.

@am-lim am-lim changed the title [Az.DevCenter] Update module to use 2024-05-01-preview [Az.DevCenter] Update module to 2024-05-01-preview Aug 2, 2024
@dolauli dolauli self-assigned this Aug 6, 2024
@@ -47,40 +42,47 @@ use-extension:
"@autorest/powershell": "3.x"

directive:
- no-inline:
- DevBox
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove line 46 and 47, add no-inline will lead to those two models not flattened. You only need to keep line 48 to break the circle reference.

@dolauli dolauli added the Contains Breaking Change This PR contains breaking change label Aug 12, 2024
@github-actions
Copy link

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.

@dolauli dolauli removed their assignment Aug 29, 2024
@github-actions
Copy link

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

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 needs-revision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants