azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Storage] Support local user ACL and list local user paging/filtering

Open yifanz7 opened this issue 1 year ago • 5 comments

Description

Mandatory Checklist

  • Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)

    • [ ] General release
    • [ ] Public preview
    • [ ] Private preview
    • [ ] Engineering build
    • [ ] No need for a release
  • [ ] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:

  • 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

yifanz7 avatar Jun 24 '24 08:06 yifanz7

⚠️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
⚠️UX Metadata Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Module ResourceType SubResourceType Command Description
⚠️ Az.Accounts Microsoft.Subscription subscriptions Get-AzSubscription The path /subscriptions/{subscriptionId} doesn't contains the right resource tpye: Microsoft.Subscription
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Aks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.AksArc
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzAksArcCluster Get-AzAksArcCluster 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-AzAksArcCluster Get-AzAksArcCluster changes the confirm impact. Please ensure that the change 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-AzAksArcClusterUpgrade Get-AzAksArcClusterUpgrade 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-AzAksArcClusterUpgrade Get-AzAksArcClusterUpgrade changes the confirm impact. Please ensure that the change 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-AzAksArcKubernetesVersion Get-AzAksArcKubernetesVersion 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-AzAksArcKubernetesVersion Get-AzAksArcKubernetesVersion changes the confirm impact. Please ensure that the change 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-AzAksArcLog Get-AzAksArcLog 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-AzAksArcLog Get-AzAksArcLog changes the confirm impact. Please ensure that the change 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-AzAksArcNodepool Get-AzAksArcNodepool 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-AzAksArcNodepool Get-AzAksArcNodepool changes the confirm impact. Please ensure that the change 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-AzAksArcVirtualNetwork Get-AzAksArcVirtualNetwork 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-AzAksArcVirtualNetwork Get-AzAksArcVirtualNetwork changes the confirm impact. Please ensure that the change 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-AzAksArcVMSku Get-AzAksArcVMSku 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-AzAksArcVMSku Get-AzAksArcVMSku changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.AppComplianceAutomation
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ApplicationInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook 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-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook changes the confirm impact. Please ensure that the change 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook changes the confirm impact. Please ensure that the change 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision changes the confirm impact. Please ensure that the change 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzApplicationInsightsWorkbookTemplateGalleryObject New-AzApplicationInsightsWorkbookTemplateGalleryObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️UX Metadata Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Module ResourceType SubResourceType Command Description
⚠️ Az.ApplicationInsights Microsoft.ApplicationInsights components Get-AzApplicationInsights The path /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.insights/components/{name} doesn't contains the right resource tpye: Microsoft.ApplicationInsights
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Batch
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Blueprint
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.CodeSigning
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.CognitiveServices
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.ConnectedMachine
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzConnectedNetworkSecurityPerimeterConfiguration 1 1 Unassigned_Variable Get-AzConnectedNetworkSecurityPerimeterConfiguration -ResourceGroupName $env.ResourceGroupNameNSP is a null-valued parameter value. -ResourceGroupName Assign value for $env.ResourceGroupNameNSP.
⚠️ Get-AzConnectedNetworkSecurityPerimeterConfiguration 1 1 Unassigned_Variable Get-AzConnectedNetworkSecurityPerimeterConfiguration -ScopeName $env.PrivateLinkScopeNameNSP is a null-valued parameter value. -ScopeName Assign value for $env.PrivateLinkScopeNameNSP.
⚠️ New-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable New-AzConnectedPrivateLinkScope -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ New-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable New-AzConnectedPrivateLinkScope -ScopeName $scopeName is a null-valued parameter value. -ScopeName Assign value for $scopeName.
⚠️ New-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable New-AzConnectedPrivateLinkScope -Location $location is a null-valued parameter value. -Location Assign value for $location.
⚠️ Remove-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Remove-AzConnectedPrivateLinkScope -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Remove-AzConnectedPrivateLinkScope -ScopeName $scopeName is a null-valued parameter value. -ScopeName Assign value for $scopeName.
⚠️ Set-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Set-AzConnectedPrivateLinkScope -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Set-AzConnectedPrivateLinkScope -ScopeName $scopeName is a null-valued parameter value. -ScopeName Assign value for $scopeName.
⚠️ Set-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Set-AzConnectedPrivateLinkScope -Tag $tags is a null-valued parameter value. -Tag Assign value for $tags.
⚠️ Set-AzConnectedPrivateLinkScope 1 1 Unassigned_Variable Set-AzConnectedPrivateLinkScope -Location $location is a null-valued parameter value. -Location Assign value for $location.
⚠️ Update-AzConnectedExtension 1 2 Unassigned_Variable Update-AzConnectedExtension -ResourceGroupName $env.ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $env.ResourceGroupName.
⚠️ Update-AzConnectedExtension 1 2 Unassigned_Variable Update-AzConnectedExtension -MachineName $machineName is a null-valued parameter value. -MachineName Assign value for $machineName.
⚠️ Update-AzConnectedMachineExtension 4 4 Mismatched_Parameter_Value_Type Update-AzConnectedMachineExtension -ExtensionParameter $extToUpdate is not an expected parameter value type. -ExtensionParameter Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachineExtensionUpdate. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachineExtension.(Command).
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Az.ContainerRegistry
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.CosmosDB
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Databricks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzDatabricksAccessConnector Get-AzDatabricksAccessConnector 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-AzDatabricksAccessConnector Get-AzDatabricksAccessConnector changes the confirm impact. Please ensure that the change 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-AzDatabricksOutboundNetworkDependenciesEndpoint Get-AzDatabricksOutboundNetworkDependenciesEndpoint 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-AzDatabricksOutboundNetworkDependenciesEndpoint Get-AzDatabricksOutboundNetworkDependenciesEndpoint changes the confirm impact. Please ensure that the change 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-AzDatabricksVNetPeering Get-AzDatabricksVNetPeering 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-AzDatabricksVNetPeering Get-AzDatabricksVNetPeering changes the confirm impact. Please ensure that the change 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-AzDatabricksWorkspace Get-AzDatabricksWorkspace 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-AzDatabricksWorkspace Get-AzDatabricksWorkspace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDatabricksWorkspaceProviderAuthorizationObject New-AzDatabricksWorkspaceProviderAuthorizationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.DataFactory
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.DataLakeAnalytics
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.DataLakeStore
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Dns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.EventHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.FrontDoor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzFrontDoorWafPolicy 1 1 Unassigned_Variable New-AzFrontDoorWafPolicy -Name $policyName is a null-valued parameter value. -Name Assign value for $policyName.
⚠️ New-AzFrontDoorWafPolicy 1 1 Unassigned_Variable New-AzFrontDoorWafPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ New-AzFrontDoorWafPolicy 1 1 Unassigned_Variable New-AzFrontDoorWafPolicy -Customrule $customRule1,$customRule2 is a null-valued parameter value. -Customrule Assign value for $customRule1,$customRule2.
⚠️ New-AzFrontDoorWafPolicy 1 1 Unassigned_Variable New-AzFrontDoorWafPolicy -ManagedRule $managedRule1 is a null-valued parameter value. -ManagedRule Assign value for $managedRule1.
⚠️ Update-AzFrontDoorWafPolicy 1 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -Name $policyName is a null-valued parameter value. -Name Assign value for $policyName.
⚠️ Update-AzFrontDoorWafPolicy 1 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzFrontDoorWafPolicy 2 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -Name $policyName is a null-valued parameter value. -Name Assign value for $policyName.
⚠️ Update-AzFrontDoorWafPolicy 2 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzFrontDoorWafPolicy 3 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -Name $policyName is a null-valued parameter value. -Name Assign value for $policyName.
⚠️ Update-AzFrontDoorWafPolicy 3 1 Unassigned_Variable Update-AzFrontDoorWafPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzFrontDoorWafPolicy 4 1 Unassigned_Variable Get-AzFrontDoorWafPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Functions
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.HDInsight
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.IotHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion 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-AzKeyVaultManagedHsmRegion Get-AzKeyVaultManagedHsmRegion changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.KubernetesConfiguration
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus 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-AzKubernetesConfigFluxOperationStatus Get-AzKubernetesConfigFluxOperationStatus changes the confirm impact. Please ensure that the change 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-AzKubernetesConfiguration Get-AzKubernetesConfiguration 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-AzKubernetesConfiguration Get-AzKubernetesConfiguration changes the confirm impact. Please ensure that the change 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-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux 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-AzKubernetesConfigurationFlux Get-AzKubernetesConfigurationFlux changes the confirm impact. Please ensure that the change 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-AzKubernetesExtension Get-AzKubernetesExtension 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-AzKubernetesExtension Get-AzKubernetesExtension changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.MachineLearning
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Maintenance
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Migrate
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzMigrateHCIJob Get-AzMigrateHCIJob 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-AzMigrateHCIJob Get-AzMigrateHCIJob changes the confirm impact. Please ensure that the change 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-AzMigrateHCIReplicationFabric Get-AzMigrateHCIReplicationFabric 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-AzMigrateHCIReplicationFabric Get-AzMigrateHCIReplicationFabric changes the confirm impact. Please ensure that the change 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-AzMigrateHCIServerReplication Get-AzMigrateHCIServerReplication 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-AzMigrateHCIServerReplication Get-AzMigrateHCIServerReplication changes the confirm impact. Please ensure that the change 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-AzMigrateJob Get-AzMigrateJob 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-AzMigrateJob Get-AzMigrateJob changes the confirm impact. Please ensure that the change 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-AzMigrateProject Get-AzMigrateProject 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-AzMigrateProject Get-AzMigrateProject changes the confirm impact. Please ensure that the change 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-AzMigrateReplicationFabric Get-AzMigrateReplicationFabric 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-AzMigrateReplicationFabric Get-AzMigrateReplicationFabric changes the confirm impact. Please ensure that the change 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-AzMigrateReplicationPolicy Get-AzMigrateReplicationPolicy 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-AzMigrateReplicationPolicy Get-AzMigrateReplicationPolicy changes the confirm impact. Please ensure that the change 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-AzMigrateReplicationProtectionContainer Get-AzMigrateReplicationProtectionContainer 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-AzMigrateReplicationProtectionContainer Get-AzMigrateReplicationProtectionContainer changes the confirm impact. Please ensure that the change 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-AzMigrateReplicationProtectionContainerMapping Get-AzMigrateReplicationProtectionContainerMapping 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-AzMigrateReplicationProtectionContainerMapping Get-AzMigrateReplicationProtectionContainerMapping changes the confirm impact. Please ensure that the change 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-AzMigrateReplicationRecoveryServicesProvider Get-AzMigrateReplicationRecoveryServicesProvider 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-AzMigrateReplicationRecoveryServicesProvider Get-AzMigrateReplicationRecoveryServicesProvider changes the confirm impact. Please ensure that the change 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-AzMigrateRunAsAccount Get-AzMigrateRunAsAccount 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-AzMigrateRunAsAccount Get-AzMigrateRunAsAccount changes the confirm impact. Please ensure that the change 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-AzMigrateServerReplication Get-AzMigrateServerReplication 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-AzMigrateServerReplication Get-AzMigrateServerReplication changes the confirm impact. Please ensure that the change 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-AzMigrateSite Get-AzMigrateSite 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-AzMigrateSite Get-AzMigrateSite changes the confirm impact. Please ensure that the change 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-AzMigrateSolution Get-AzMigrateSolution 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-AzMigrateSolution Get-AzMigrateSolution changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMigrateDiskMapping New-AzMigrateDiskMapping 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
⚠️ New-AzMigrateDiskMapping New-AzMigrateDiskMapping changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMigrateHCIDiskMappingObject New-AzMigrateHCIDiskMappingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMigrateHCINicMappingObject New-AzMigrateHCINicMappingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMigrateNicMapping New-AzMigrateNicMapping 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
⚠️ New-AzMigrateNicMapping New-AzMigrateNicMapping changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMigrateServerReplication New-AzMigrateServerReplication 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
⚠️ New-AzMigrateServerReplication New-AzMigrateServerReplication changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Remove-AzMigrateServerReplication Remove-AzMigrateServerReplication 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
⚠️ Remove-AzMigrateServerReplication Remove-AzMigrateServerReplication changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Restart-AzMigrateServerReplication Restart-AzMigrateServerReplication 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
⚠️ Restart-AzMigrateServerReplication Restart-AzMigrateServerReplication changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Set-AzMigrateDiskMapping Set-AzMigrateDiskMapping 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
⚠️ Set-AzMigrateDiskMapping Set-AzMigrateDiskMapping changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Set-AzMigrateServerReplication Set-AzMigrateServerReplication 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
⚠️ Set-AzMigrateServerReplication Set-AzMigrateServerReplication changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Start-AzMigrateServerMigration Start-AzMigrateServerMigration 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
⚠️ Start-AzMigrateServerMigration Start-AzMigrateServerMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Start-AzMigrateTestMigration Start-AzMigrateTestMigration 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
⚠️ Start-AzMigrateTestMigration Start-AzMigrateTestMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Start-AzMigrateTestMigrationCleanup Start-AzMigrateTestMigrationCleanup 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
⚠️ Start-AzMigrateTestMigrationCleanup Start-AzMigrateTestMigrationCleanup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzMigrateHCIJob 3 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIJob -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IWorkflowModel.(Command).
⚠️ Get-AzMigrateHCIReplicationFabric 2 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIReplicationFabric -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFabricModel.(Command).
⚠️ New-AzMigrateReplicationPolicy 1 6 Mismatched_Parameter_Value_Type New-AzMigrateReplicationPolicy -ProviderSpecificInput $providerSpecificPolicy is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IPolicyProviderSpecificInput. Now the type is .(Type).
⚠️ New-AzMigrateReplicationProtectionContainerMapping 1 10 Mismatched_Parameter_Value_Type New-AzMigrateReplicationProtectionContainerMapping -ProviderSpecificInput $providerSpecificInput is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IReplicationProviderSpecificContainerMappingInput. Now the type is .(Type).
⚠️ Remove-AzMigrateHCIServerReplication 2 3 Mismatched_Parameter_Value_Type Remove-AzMigrateHCIServerReplication -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Set-AzMigrateHCIServerReplication 2 7 Mismatched_Parameter_Value_Type Set-AzMigrateHCIServerReplication -DynamicMemoryConfig $memoryConfig is not an expected parameter value type. -DynamicMemoryConfig Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.ProtectedItemDynamicMemoryConfig. Now the type is psobject.(Type).
⚠️ Start-AzMigrateHCIServerMigration 2 3 Mismatched_Parameter_Value_Type Start-AzMigrateHCIServerMigration -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 2 Unassigned_Variable Start-AzMigrateTestMigrationCleanup -InputObject $ob is a null-valued parameter value. -InputObject Assign value for $ob.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.MySql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Test-AzMySqlFlexibleServerConnect 4 1 Unassigned_Variable Test-AzMySqlFlexibleServerConnect -AdministratorLoginPassword $password is a null-valued parameter value. -AdministratorLoginPassword Assign value for $password.
⚠️ Update-AzMySqlVirtualNetworkRule 1 2 Unassigned_Variable Update-AzMySqlVirtualNetworkRule -Name $env.VNetName is a null-valued parameter value. -Name Assign value for $env.VNetName.
⚠️ Update-AzMySqlVirtualNetworkRule 1 2 Unassigned_Variable Update-AzMySqlVirtualNetworkRule -ResourceGroupName $env.resourceGroup is a null-valued parameter value. -ResourceGroupName Assign value for $env.resourceGroup.
⚠️ Update-AzMySqlVirtualNetworkRule 1 2 Unassigned_Variable Update-AzMySqlVirtualNetworkRule -ServerName $env.serverName is a null-valued parameter value. -ServerName Assign value for $env.serverName.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.NetAppFiles
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzNetAppFilesNetworkSiblingSet 1 2 Mismatched_Parameter_Value_Type Update-AzNetAppFilesNetworkSiblingSet -NetworkSiblingSetStateId $retrievedVolume.NetworkSiblingSetStateId is not an expected parameter value type. -NetworkSiblingSetStateId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzFirewallPolicyRuleCollectionGroupDraft 1 1 Unassigned_Variable Get-AzFirewallPolicyRuleCollectionGroupDraft -FirewallPolicyObject $fp is a null-valued parameter value. -FirewallPolicyObject Assign value for $fp.
⚠️ New-AzFirewallPolicyRuleCollectionGroupDraft 1 1 Unassigned_Variable New-AzFirewallPolicyRuleCollectionGroupDraft -RuleCollection $filterRule1 is a null-valued parameter value. -RuleCollection Assign value for $filterRule1.
⚠️ New-AzFirewallPolicyRuleCollectionGroupDraft 1 1 Unassigned_Variable New-AzFirewallPolicyRuleCollectionGroupDraft -FirewallPolicyObject $fp is a null-valued parameter value. -FirewallPolicyObject Assign value for $fp.
⚠️ Remove-AzFirewallPolicyDraft 3 1 Unassigned_Variable Remove-AzFirewallPolicyDraft -FirewallPolicyObject $fp is a null-valued parameter value. -FirewallPolicyObject Assign value for $fp.
⚠️ Remove-AzFirewallPolicyRuleCollectionGroupDraft 1 1 Unassigned_Variable Remove-AzFirewallPolicyRuleCollectionGroupDraft -FirewallPolicyObject $fp is a null-valued parameter value. -FirewallPolicyObject Assign value for $fp.
⚠️ Set-AzBastion 1 1 Unassigned_Variable Set-AzBastion -InputObject $bastionObj is a null-valued parameter value. -InputObject Assign value for $bastionObj.
⚠️ Set-AzFirewallPolicyDraft 1 1 Unassigned_Variable Set-AzFirewallPolicyDraft -InputObject $fpDraft is a null-valued parameter value. -InputObject Assign value for $fpDraft.
⚠️ Set-AzFirewallPolicyRuleCollectionGroupDraft 1 1 Unassigned_Variable Set-AzFirewallPolicyRuleCollectionGroupDraft -RuleCollection $filterRule1 is a null-valued parameter value. -RuleCollection Assign value for $filterRule1.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.NewRelic
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzNewRelicAccount Get-AzNewRelicAccount 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-AzNewRelicAccount Get-AzNewRelicAccount changes the confirm impact. Please ensure that the change 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-AzNewRelicMonitoredSubscription Get-AzNewRelicMonitoredSubscription 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-AzNewRelicMonitoredSubscription Get-AzNewRelicMonitoredSubscription changes the confirm impact. Please ensure that the change 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-AzNewRelicMonitorTagRule Get-AzNewRelicMonitorTagRule 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-AzNewRelicMonitorTagRule Get-AzNewRelicMonitorTagRule changes the confirm impact. Please ensure that the change 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-AzNewRelicOrganization Get-AzNewRelicOrganization 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-AzNewRelicOrganization Get-AzNewRelicOrganization changes the confirm impact. Please ensure that the change 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-AzNewRelicPlan Get-AzNewRelicPlan 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-AzNewRelicPlan Get-AzNewRelicPlan changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzNewRelicFilteringTagObject New-AzNewRelicFilteringTagObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzNewRelicMonitoredSubscriptionObject New-AzNewRelicMonitoredSubscriptionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.PaloAltoNetworks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzPaloAltoNetworksCertificateObjectLocalRulestack Get-AzPaloAltoNetworksCertificateObjectLocalRulestack 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-AzPaloAltoNetworksCertificateObjectLocalRulestack Get-AzPaloAltoNetworksCertificateObjectLocalRulestack changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksFirewall Get-AzPaloAltoNetworksFirewall 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-AzPaloAltoNetworksFirewall Get-AzPaloAltoNetworksFirewall changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksFirewallStatus Get-AzPaloAltoNetworksFirewallStatus 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-AzPaloAltoNetworksFirewallStatus Get-AzPaloAltoNetworksFirewallStatus changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksFqdnListLocalRulestack Get-AzPaloAltoNetworksFqdnListLocalRulestack 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-AzPaloAltoNetworksFqdnListLocalRulestack Get-AzPaloAltoNetworksFqdnListLocalRulestack changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksLocalRule Get-AzPaloAltoNetworksLocalRule 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-AzPaloAltoNetworksLocalRule Get-AzPaloAltoNetworksLocalRule changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksLocalRulestack Get-AzPaloAltoNetworksLocalRulestack 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-AzPaloAltoNetworksLocalRulestack Get-AzPaloAltoNetworksLocalRulestack changes the confirm impact. Please ensure that the change 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-AzPaloAltoNetworksPrefixListLocalRulestack Get-AzPaloAltoNetworksPrefixListLocalRulestack 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-AzPaloAltoNetworksPrefixListLocalRulestack Get-AzPaloAltoNetworksPrefixListLocalRulestack changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPaloAltoNetworksFrontendSettingObject New-AzPaloAltoNetworksFrontendSettingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPaloAltoNetworksIPAddressObject New-AzPaloAltoNetworksIPAddressObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPaloAltoNetworksProfileObject New-AzPaloAltoNetworksProfileObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPaloAltoNetworksTagInfoObject New-AzPaloAltoNetworksTagInfoObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.PostgreSql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Purview
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.RecoveryServices
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.RedisCache
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzADGroupOwner Get-AzADGroupOwner 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-AzADGroupOwner Get-AzADGroupOwner changes the confirm impact. Please ensure that the change 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-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment 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-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment changes the confirm impact. Please ensure that the change 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-AzPolicyAssignment Get-AzPolicyAssignment 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-AzPolicyAssignment Get-AzPolicyAssignment changes the confirm impact. Please ensure that the change 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-AzPolicyDefinition Get-AzPolicyDefinition 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-AzPolicyDefinition Get-AzPolicyDefinition changes the confirm impact. Please ensure that the change 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-AzPolicyExemption Get-AzPolicyExemption 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-AzPolicyExemption Get-AzPolicyExemption changes the confirm impact. Please ensure that the change 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-AzPolicySetDefinition Get-AzPolicySetDefinition 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-AzPolicySetDefinition Get-AzPolicySetDefinition changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
⚠️UX Metadata Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Module ResourceType SubResourceType Command Description
⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Get-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources
⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Remove-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Search
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Security
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.ServiceBus
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.ServiceFabric
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.SignalR
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.SqlVirtualMachine
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzAvailabilityGroupListener 1 1 Unassigned_Variable New-AzAvailabilityGroupListener -LoadBalancerResourceId $LoadBalancerResourceId is a null-valued parameter value. -LoadBalancerResourceId Assign value for $LoadBalancerResourceId.
⚠️ New-AzAvailabilityGroupListener 1 1 Unassigned_Variable New-AzAvailabilityGroupListener -SubnetId $SubnetResourceId is a null-valued parameter value. -SubnetId Assign value for $SubnetResourceId.
⚠️ New-AzAvailabilityGroupListener 1 1 Unassigned_Variable New-AzAvailabilityGroupListener -SqlVirtualMachineId $sqlvmResourceId1,$sqlvmResourceId2 is a null-valued parameter value. -SqlVirtualMachineId Assign value for $sqlvmResourceId1,$sqlvmResourceId2.
⚠️ New-AzAvailabilityGroupListener 2 1 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -PrivateIPAddressSubnetResourceId $SubnetResourceId1 is a null-valued parameter value. -PrivateIPAddressSubnetResourceId Assign value for $SubnetResourceId1.
⚠️ New-AzAvailabilityGroupListener 2 1 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -SqlVirtualMachineInstance $sqlvmResourceId1 is a null-valued parameter value. -SqlVirtualMachineInstance Assign value for $sqlvmResourceId1.
⚠️ New-AzAvailabilityGroupListener 2 2 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -PrivateIPAddressSubnetResourceId $SubnetResourceId2 is a null-valued parameter value. -PrivateIPAddressSubnetResourceId Assign value for $SubnetResourceId2.
⚠️ New-AzAvailabilityGroupListener 2 2 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -SqlVirtualMachineInstance $sqlvmResourceId2 is a null-valued parameter value. -SqlVirtualMachineInstance Assign value for $sqlvmResourceId2.
⚠️ New-AzSqlVMGroup 1 2 Unassigned_Variable ConvertTo-SecureString -String $accessKey is a null-valued parameter value. -String Assign value for $accessKey.
⚠️ New-AzSqlVirtualMachineAgReplicaObject 1 1 Unassigned_Variable New-AzSqlVirtualMachineAgReplicaObject -SqlVirtualMachineInstanceId $sqlvmResourceId1 is a null-valued parameter value. -SqlVirtualMachineInstanceId Assign value for $sqlvmResourceId1.
⚠️ New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject 1 1 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -PrivateIPAddressSubnetResourceId $SubnetId is a null-valued parameter value. -PrivateIPAddressSubnetResourceId Assign value for $SubnetId.
⚠️ New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject 1 1 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -PrivateIPAddressIpaddress $IPAddress is a null-valued parameter value. -PrivateIPAddressIpaddress Assign value for $IPAddress.
⚠️ New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject 1 1 Unassigned_Variable New-AzSqlVirtualMachineMultiSubnetIPConfigurationObject -SqlVirtualMachineInstance $SqlVMResourceId is a null-valued parameter value. -SqlVirtualMachineInstance Assign value for $SqlVMResourceId.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Ssh
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration 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-AzStorageAccountMigration Get-AzStorageAccountMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.StorageMover
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzStorageMover Get-AzStorageMover 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-AzStorageMover Get-AzStorageMover changes the confirm impact. Please ensure that the change 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-AzStorageMoverAgent Get-AzStorageMoverAgent 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-AzStorageMoverAgent Get-AzStorageMoverAgent changes the confirm impact. Please ensure that the change 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-AzStorageMoverEndpoint Get-AzStorageMoverEndpoint 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-AzStorageMoverEndpoint Get-AzStorageMoverEndpoint changes the confirm impact. Please ensure that the change 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-AzStorageMoverJobDefinition Get-AzStorageMoverJobDefinition 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-AzStorageMoverJobDefinition Get-AzStorageMoverJobDefinition changes the confirm impact. Please ensure that the change 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-AzStorageMoverJobRun Get-AzStorageMoverJobRun 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-AzStorageMoverJobRun Get-AzStorageMoverJobRun changes the confirm impact. Please ensure that the change 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-AzStorageMoverProject Get-AzStorageMoverProject 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-AzStorageMoverProject Get-AzStorageMoverProject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzStorageMoverUploadLimitWeeklyRecurrenceObject New-AzStorageMoverUploadLimitWeeklyRecurrenceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzStorageMoverAzSmbFileShareEndpoint 1 1 Unassigned_Variable New-AzStorageMoverAzSmbFileShareEndpoint -StorageAccountResourceId $accountresourceid is a null-valued parameter value. -StorageAccountResourceId Assign value for $accountresourceid.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.StorageSync
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Synapse
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzSynapseKustoPool Get-AzSynapseKustoPool 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-AzSynapseKustoPool Get-AzSynapseKustoPool changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolAttachedDatabaseConfiguration Get-AzSynapseKustoPoolAttachedDatabaseConfiguration 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-AzSynapseKustoPoolAttachedDatabaseConfiguration Get-AzSynapseKustoPoolAttachedDatabaseConfiguration changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolDatabase Get-AzSynapseKustoPoolDatabase 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-AzSynapseKustoPoolDatabase Get-AzSynapseKustoPoolDatabase changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolDatabasePrincipalAssignment Get-AzSynapseKustoPoolDatabasePrincipalAssignment 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-AzSynapseKustoPoolDatabasePrincipalAssignment Get-AzSynapseKustoPoolDatabasePrincipalAssignment changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolDataConnection Get-AzSynapseKustoPoolDataConnection 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-AzSynapseKustoPoolDataConnection Get-AzSynapseKustoPoolDataConnection changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolPrincipalAssignment Get-AzSynapseKustoPoolPrincipalAssignment 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-AzSynapseKustoPoolPrincipalAssignment Get-AzSynapseKustoPoolPrincipalAssignment changes the confirm impact. Please ensure that the change 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-AzSynapseKustoPoolSku Get-AzSynapseKustoPoolSku 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-AzSynapseKustoPoolSku Get-AzSynapseKustoPoolSku changes the confirm impact. Please ensure that the change 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 File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.VMware
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzVMwareAddon Get-AzVMwareAddon 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-AzVMwareAddon Get-AzVMwareAddon changes the confirm impact. Please ensure that the change 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-AzVMwareAuthorization Get-AzVMwareAuthorization 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-AzVMwareAuthorization Get-AzVMwareAuthorization changes the confirm impact. Please ensure that the change 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-AzVMwareCloudLink Get-AzVMwareCloudLink 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-AzVMwareCloudLink Get-AzVMwareCloudLink changes the confirm impact. Please ensure that the change 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-AzVMwareCluster Get-AzVMwareCluster 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-AzVMwareCluster Get-AzVMwareCluster changes the confirm impact. Please ensure that the change 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-AzVMwareDatastore Get-AzVMwareDatastore 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-AzVMwareDatastore Get-AzVMwareDatastore changes the confirm impact. Please ensure that the change 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-AzVMwareGlobalReachConnection Get-AzVMwareGlobalReachConnection 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-AzVMwareGlobalReachConnection Get-AzVMwareGlobalReachConnection changes the confirm impact. Please ensure that the change 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-AzVMwareIscsiPath Get-AzVMwareIscsiPath 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-AzVMwareIscsiPath Get-AzVMwareIscsiPath changes the confirm impact. Please ensure that the change 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-AzVMwarePlacementPolicy Get-AzVMwarePlacementPolicy 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-AzVMwarePlacementPolicy Get-AzVMwarePlacementPolicy changes the confirm impact. Please ensure that the change 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-AzVMwarePrivateCloud Get-AzVMwarePrivateCloud 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-AzVMwarePrivateCloud Get-AzVMwarePrivateCloud changes the confirm impact. Please ensure that the change 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-AzVMwareVirtualMachine Get-AzVMwareVirtualMachine 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-AzVMwareVirtualMachine Get-AzVMwareVirtualMachine changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareAddonSrmPropertyObject New-AzVMwareAddonSrmPropertyObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareAddonVrPropertyObject New-AzVMwareAddonVrPropertyObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwarePSCredentialExecutionParameterObject New-AzVMwarePSCredentialExecutionParameterObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareScriptSecureStringExecutionParameterObject New-AzVMwareScriptSecureStringExecutionParameterObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareScriptStringExecutionParameterObject New-AzVMwareScriptStringExecutionParameterObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareVmHostPlacementPolicyPropertyObject New-AzVMwareVmHostPlacementPolicyPropertyObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzVMwareVMPlacementPolicyPropertyObject New-AzVMwareVMPlacementPolicyPropertyObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Websites
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Signature Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄File Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Generated Sdk Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
⚠️Az.Workloads
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzWorkloadsMonitor Get-AzWorkloadsMonitor 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-AzWorkloadsMonitor Get-AzWorkloadsMonitor changes the confirm impact. Please ensure that the change 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-AzWorkloadsProviderInstance Get-AzWorkloadsProviderInstance 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-AzWorkloadsProviderInstance Get-AzWorkloadsProviderInstance changes the confirm impact. Please ensure that the change 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-AzWorkloadsSapApplicationInstance Get-AzWorkloadsSapApplicationInstance 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-AzWorkloadsSapApplicationInstance Get-AzWorkloadsSapApplicationInstance changes the confirm impact. Please ensure that the change 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-AzWorkloadsSapCentralInstance Get-AzWorkloadsSapCentralInstance 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-AzWorkloadsSapCentralInstance Get-AzWorkloadsSapCentralInstance changes the confirm impact. Please ensure that the change 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-AzWorkloadsSapDatabaseInstance Get-AzWorkloadsSapDatabaseInstance 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-AzWorkloadsSapDatabaseInstance Get-AzWorkloadsSapDatabaseInstance changes the confirm impact. Please ensure that the change 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-AzWorkloadsSapLandscapeMonitor Get-AzWorkloadsSapLandscapeMonitor 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-AzWorkloadsSapLandscapeMonitor Get-AzWorkloadsSapLandscapeMonitor changes the confirm impact. Please ensure that the change 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-AzWorkloadsSapVirtualInstance Get-AzWorkloadsSapVirtualInstance 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-AzWorkloadsSapVirtualInstance Get-AzWorkloadsSapVirtualInstance changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderDB2InstanceObject New-AzWorkloadsProviderDB2InstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderHanaDbInstanceObject New-AzWorkloadsProviderHanaDbInstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderPrometheusHaClusterInstanceObject New-AzWorkloadsProviderPrometheusHaClusterInstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderPrometheusOSInstanceObject New-AzWorkloadsProviderPrometheusOSInstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderSapNetWeaverInstanceObject New-AzWorkloadsProviderSapNetWeaverInstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsProviderSqlServerInstanceObject New-AzWorkloadsProviderSqlServerInstanceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWorkloadsSapLandscapeMonitorSidMappingObject New-AzWorkloadsSapLandscapeMonitorSidMappingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzWorkloadsProviderInstance 2 1 Mismatched_Parameter_Value_Type New-AzWorkloadsProviderInstance -ProviderSetting '{'sslPreference':'Disabled','providerType':'MsSqlServer','hostname':'10.1.14.5','sapSid':'X00','dbPort':'1433','dbUsername':'','dbPassword':''}' is not an expected parameter value type. -ProviderSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IProviderSpecificProperties. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ New-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingLandscape '{'name':'Prod','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingLandscape Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -GroupingSapApplication '{'name':'ERP1','topSid':['SID1','SID2']}' is not an expected parameter value type. -GroupingSapApplication Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorSidMapping. Now the type is string.(Static).
⚠️ Update-AzWorkloadsSapLandscapeMonitor 1 1 Mismatched_Parameter_Value_Type New-AzWorkloadsSapLandscapeMonitor -TopMetricsThreshold '{'name':'Instance Availability','green':90,'yellow':75,'red':50}' is not an expected parameter value type. -TopMetricsThreshold Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.ISapLandscapeMonitorMetricThresholds. Now the type is string.(Static).
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows

/azp run

yifanz7 avatar Jun 24 '24 08:06 yifanz7

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Jun 24 '24 08:06 azure-pipelines[bot]

Hi @yifanz7 The MacOS system issue is fixed on main branch. Please raise another PR to sync branch

NoriZC avatar Jun 25 '24 05:06 NoriZC

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.

github-actions[bot] avatar Jun 25 '24 05:06 github-actions[bot]