Skip to content

Refresh autorest-selected modules DataBox;DiskPool;EdgeOrder;KeyVault;Security;VMware #24700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

azure-powershell-bot
Copy link
Collaborator

Description

Refresh autorest-selected modules from generation to main.
Selected services are: DataBox;DiskPool;EdgeOrder;KeyVault;Security;VMware.

Checklist

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

Copy link

azure-client-tools-bot-prd bot commented Apr 22, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.CosmosDB
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.DataBox
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzDataBoxJob Get-AzDataBoxJob Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataBoxJob Get-AzDataBoxJob changes the confirm impact. Please ensure that the change 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-AzDataBoxContactDetailsObject New-AzDataBoxContactDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxCustomerDiskJobDetailsObject New-AzDataBoxCustomerDiskJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxDiskJobDetailsObject New-AzDataBoxDiskJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxHeavyJobDetailsObject New-AzDataBoxHeavyJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxJobDetailsObject New-AzDataBoxJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxKeyEncryptionKeyObject New-AzDataBoxKeyEncryptionKeyObject changes the confirm impact. Please ensure that the change 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-AzDataBoxManagedDiskDetailsObject New-AzDataBoxManagedDiskDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxShippingAddressObject New-AzDataBoxShippingAddressObject changes the confirm impact. Please ensure that the change 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-AzDataBoxStorageAccountDetailsObject New-AzDataBoxStorageAccountDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxTransferConfigurationObject New-AzDataBoxTransferConfigurationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzDataBoxJob Get-AzDataBoxJob Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataBoxJob Get-AzDataBoxJob changes the confirm impact. Please ensure that the change 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-AzDataBoxContactDetailsObject New-AzDataBoxContactDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxCustomerDiskJobDetailsObject New-AzDataBoxCustomerDiskJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxDiskJobDetailsObject New-AzDataBoxDiskJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxHeavyJobDetailsObject New-AzDataBoxHeavyJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxJobDetailsObject New-AzDataBoxJobDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxKeyEncryptionKeyObject New-AzDataBoxKeyEncryptionKeyObject changes the confirm impact. Please ensure that the change 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-AzDataBoxManagedDiskDetailsObject New-AzDataBoxManagedDiskDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxShippingAddressObject New-AzDataBoxShippingAddressObject changes the confirm impact. Please ensure that the change 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-AzDataBoxStorageAccountDetailsObject New-AzDataBoxStorageAccountDetailsObject changes the confirm impact. Please ensure that the change 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-AzDataBoxTransferConfigurationObject New-AzDataBoxTransferConfigurationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 1 17 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 1 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ContactDetail $contactDetail is a null-valued parameter value. -ContactDetail Assign value for $contactDetail.
⚠️ Update-AzDataBoxJob 2 7 Unassigned_Variable Update-AzDataBoxJob -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ Update-AzDataBoxJob 3 4 Unassigned_Variable Update-AzDataBoxJob -KeyEncryptionKey $keyEncryptionDetails is a null-valued parameter value. -KeyEncryptionKey Assign value for $keyEncryptionDetails.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.EdgeOrder
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzEdgeOrder Get-AzEdgeOrder Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrder Get-AzEdgeOrder changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEdgeOrderAddress Get-AzEdgeOrderAddress Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrderAddress Get-AzEdgeOrderAddress changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEdgeOrderItem Get-AzEdgeOrderItem Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrderItem Get-AzEdgeOrderItem changes the confirm impact. Please ensure that the change 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-AzEdgeOrderContactDetailsObject New-AzEdgeOrderContactDetailsObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderFilterablePropertyObject New-AzEdgeOrderFilterablePropertyObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderHierarchyInformationObject New-AzEdgeOrderHierarchyInformationObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderOrderItemDetailsObject New-AzEdgeOrderOrderItemDetailsObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderPreferencesObject New-AzEdgeOrderPreferencesObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderShippingAddressObject New-AzEdgeOrderShippingAddressObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzEdgeOrder Get-AzEdgeOrder Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrder Get-AzEdgeOrder changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEdgeOrderAddress Get-AzEdgeOrderAddress Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrderAddress Get-AzEdgeOrderAddress changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEdgeOrderItem Get-AzEdgeOrderItem Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEdgeOrderItem Get-AzEdgeOrderItem changes the confirm impact. Please ensure that the change 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-AzEdgeOrderContactDetailsObject New-AzEdgeOrderContactDetailsObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderFilterablePropertyObject New-AzEdgeOrderFilterablePropertyObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderHierarchyInformationObject New-AzEdgeOrderHierarchyInformationObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderOrderItemDetailsObject New-AzEdgeOrderOrderItemDetailsObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderPreferencesObject New-AzEdgeOrderPreferencesObject changes the confirm impact. Please ensure that the change 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-AzEdgeOrderShippingAddressObject New-AzEdgeOrderShippingAddressObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -EmailList $env.EmailList is a null-valued parameter value. -EmailList Assign value for $env.EmailList.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -Phone $env.Phone is a null-valued parameter value. -Phone Assign value for $env.Phone.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StreetAddress1 $env.StreetAddress1 is a null-valued parameter value. -StreetAddress1 Assign value for $env.StreetAddress1.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StateOrProvince $env.StateOrProvince is a null-valued parameter value. -StateOrProvince Assign value for $env.StateOrProvince.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -Country $env.Country is a null-valued parameter value. -Country Assign value for $env.Country.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -City $env.City is a null-valued parameter value. -City Assign value for $env.City.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -PostalCode $env.PostalCode is a null-valued parameter value. -PostalCode Assign value for $env.PostalCode.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -AddressType $env.AddressType is a null-valued parameter value. -AddressType Assign value for $env.AddressType.
⚠️ New-AzEdgeOrderItem 2 6 Unassigned_Variable New-AzEdgeOrderItem -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzEdgeOrderAddress 1 14 Unassigned_Variable Update-AzEdgeOrderAddress -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -EmailList $env.EmailList is a null-valued parameter value. -EmailList Assign value for $env.EmailList.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -Phone $env.Phone is a null-valued parameter value. -Phone Assign value for $env.Phone.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StreetAddress1 $env.StreetAddress1 is a null-valued parameter value. -StreetAddress1 Assign value for $env.StreetAddress1.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StateOrProvince $env.StateOrProvince is a null-valued parameter value. -StateOrProvince Assign value for $env.StateOrProvince.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -Country $env.Country is a null-valued parameter value. -Country Assign value for $env.Country.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -City $env.City is a null-valued parameter value. -City Assign value for $env.City.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -PostalCode $env.PostalCode is a null-valued parameter value. -PostalCode Assign value for $env.PostalCode.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -AddressType $env.AddressType is a null-valued parameter value. -AddressType Assign value for $env.AddressType.
⚠️ New-AzEdgeOrderItem 2 6 Unassigned_Variable New-AzEdgeOrderItem -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzEdgeOrderAddress 1 14 Unassigned_Variable Update-AzEdgeOrderAddress -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -EmailList $env.EmailList is a null-valued parameter value. -EmailList Assign value for $env.EmailList.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -Phone $env.Phone is a null-valued parameter value. -Phone Assign value for $env.Phone.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StreetAddress1 $env.StreetAddress1 is a null-valued parameter value. -StreetAddress1 Assign value for $env.StreetAddress1.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StateOrProvince $env.StateOrProvince is a null-valued parameter value. -StateOrProvince Assign value for $env.StateOrProvince.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -Country $env.Country is a null-valued parameter value. -Country Assign value for $env.Country.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -City $env.City is a null-valued parameter value. -City Assign value for $env.City.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -PostalCode $env.PostalCode is a null-valued parameter value. -PostalCode Assign value for $env.PostalCode.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -AddressType $env.AddressType is a null-valued parameter value. -AddressType Assign value for $env.AddressType.
⚠️ New-AzEdgeOrderItem 2 6 Unassigned_Variable New-AzEdgeOrderItem -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzEdgeOrderAddress 1 14 Unassigned_Variable Update-AzEdgeOrderAddress -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -EmailList $env.EmailList is a null-valued parameter value. -EmailList Assign value for $env.EmailList.
⚠️ New-AzEdgeOrderItem 2 1 Unassigned_Variable New-AzEdgeOrderContactDetailsObject -Phone $env.Phone is a null-valued parameter value. -Phone Assign value for $env.Phone.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StreetAddress1 $env.StreetAddress1 is a null-valued parameter value. -StreetAddress1 Assign value for $env.StreetAddress1.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -StateOrProvince $env.StateOrProvince is a null-valued parameter value. -StateOrProvince Assign value for $env.StateOrProvince.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -Country $env.Country is a null-valued parameter value. -Country Assign value for $env.Country.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -City $env.City is a null-valued parameter value. -City Assign value for $env.City.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -PostalCode $env.PostalCode is a null-valued parameter value. -PostalCode Assign value for $env.PostalCode.
⚠️ New-AzEdgeOrderItem 2 2 Unassigned_Variable New-AzEdgeOrderShippingAddressObject -AddressType $env.AddressType is a null-valued parameter value. -AddressType Assign value for $env.AddressType.
⚠️ New-AzEdgeOrderItem 2 6 Unassigned_Variable New-AzEdgeOrderItem -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzEdgeOrderAddress 1 14 Unassigned_Variable Update-AzEdgeOrderAddress -ShippingAddress $ShippingDetails is a null-valued parameter value. -ShippingAddress Assign value for $ShippingDetails.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.EventHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️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
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.
⚠️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
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Add-AzKeyVaultKey 8 1 Unassigned_Variable Add-AzKeyVaultKey -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Add-AzKeyVaultKey 8 1 Unassigned_Variable Add-AzKeyVaultKey -Name $keyName is a null-valued parameter value. -Name Assign value for $keyName.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -Name $keyVaultName is a null-valued parameter value. -Name Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -Location $location is a null-valued parameter value. -Location Assign value for $location.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Add-AzKeyVaultKey 10 3 Unassigned_Variable Set-AzKeyVaultAccessPolicy -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 3 Unassigned_Variable Set-AzKeyVaultAccessPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Add-AzKeyVaultKey 10 6 Unassigned_Variable Add-AzKeyVaultKey -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 6 Unassigned_Variable Add-AzKeyVaultKey -Name $keyName is a null-valued parameter value. -Name Assign value for $keyName.
⚠️ Add-AzKeyVaultManagedStorageAccount 1 5 Unassigned_Variable Set-AzKeyVaultAccessPolicy -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Get-AzKeyVaultCertificate 2 1 Unassigned_Variable Get-AzKeyVaultSecret -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzKeyVaultCertificate 2 1 Unassigned_Variable Get-AzKeyVaultSecret -Name $certName is a null-valued parameter value. -Name Assign value for $certName.
⚠️ Get-AzKeyVaultKey 8 2 Unassigned_Variable Get-AzKeyVaultKey -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzKeyVaultKey 8 2 Unassigned_Variable Get-AzKeyVaultKey -KeyName $keyName is a null-valued parameter value. -KeyName Assign value for $keyName.
⚠️ Import-AzKeyVaultSecurityDomain 2 5 Unassigned_Variable Import-AzKeyVaultSecurityDomain -ExchangeKeyPath $exchangeKeyPath is a null-valued parameter value. -ExchangeKeyPath Assign value for $exchangeKeyPath.
⚠️ Invoke-AzKeyVaultKeyOperation 2 1 Unassigned_Variable Invoke-AzKeyVaultKeyOperation -ByteArrayValue $encryptedData.RawResult is a null-valued parameter value. -ByteArrayValue Assign value for $encryptedData.RawResult.
⚠️ Invoke-AzKeyVaultKeyOperation 4 1 Unassigned_Variable Invoke-AzKeyVaultKeyOperation -ByteArrayValue $encryptedData.RawResult is a null-valued parameter value. -ByteArrayValue Assign value for $encryptedData.RawResult.
⚠️ Invoke-AzKeyVaultKeyOperation 6 1 Unassigned_Variable ConvertTo-SecureString -String $result.Result is a null-valued parameter value. -String Assign value for $result.Result.
⚠️ Update-AzKeyVault 1 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 1 1 Unassigned_Variable Get-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVault 2 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 2 1 Unassigned_Variable Get-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVault 3 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 4 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVaultManagedHsm 1 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 1 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVaultManagedHsm 2 1 Unassigned_Variable Get-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 2 1 Unassigned_Variable Get-AzKeyVaultManagedHsm -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVaultManagedHsm 3 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 3 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Add-AzKeyVaultKey 8 1 Unassigned_Variable Add-AzKeyVaultKey -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Add-AzKeyVaultKey 8 1 Unassigned_Variable Add-AzKeyVaultKey -Name $keyName is a null-valued parameter value. -Name Assign value for $keyName.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -Name $keyVaultName is a null-valued parameter value. -Name Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -Location $location is a null-valued parameter value. -Location Assign value for $location.
⚠️ Add-AzKeyVaultKey 10 1 Unassigned_Variable New-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Add-AzKeyVaultKey 10 3 Unassigned_Variable Set-AzKeyVaultAccessPolicy -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 3 Unassigned_Variable Set-AzKeyVaultAccessPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Add-AzKeyVaultKey 10 6 Unassigned_Variable Add-AzKeyVaultKey -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Add-AzKeyVaultKey 10 6 Unassigned_Variable Add-AzKeyVaultKey -Name $keyName is a null-valued parameter value. -Name Assign value for $keyName.
⚠️ Add-AzKeyVaultManagedStorageAccount 1 5 Unassigned_Variable Set-AzKeyVaultAccessPolicy -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Get-AzKeyVaultCertificate 2 1 Unassigned_Variable Get-AzKeyVaultSecret -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzKeyVaultCertificate 2 1 Unassigned_Variable Get-AzKeyVaultSecret -Name $certName is a null-valued parameter value. -Name Assign value for $certName.
⚠️ Get-AzKeyVaultKey 8 2 Unassigned_Variable Get-AzKeyVaultKey -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzKeyVaultKey 8 2 Unassigned_Variable Get-AzKeyVaultKey -KeyName $keyName is a null-valued parameter value. -KeyName Assign value for $keyName.
⚠️ Import-AzKeyVaultSecurityDomain 2 5 Unassigned_Variable Import-AzKeyVaultSecurityDomain -ExchangeKeyPath $exchangeKeyPath is a null-valued parameter value. -ExchangeKeyPath Assign value for $exchangeKeyPath.
⚠️ Invoke-AzKeyVaultKeyOperation 2 1 Unassigned_Variable Invoke-AzKeyVaultKeyOperation -ByteArrayValue $encryptedData.RawResult is a null-valued parameter value. -ByteArrayValue Assign value for $encryptedData.RawResult.
⚠️ Invoke-AzKeyVaultKeyOperation 4 1 Unassigned_Variable Invoke-AzKeyVaultKeyOperation -ByteArrayValue $encryptedData.RawResult is a null-valued parameter value. -ByteArrayValue Assign value for $encryptedData.RawResult.
⚠️ Invoke-AzKeyVaultKeyOperation 6 1 Unassigned_Variable ConvertTo-SecureString -String $result.Result is a null-valued parameter value. -String Assign value for $result.Result.
⚠️ Update-AzKeyVault 1 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 1 1 Unassigned_Variable Get-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVault 2 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 2 1 Unassigned_Variable Get-AzKeyVault -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVault 3 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVault 4 1 Unassigned_Variable Get-AzKeyVault -VaultName $keyVaultName is a null-valued parameter value. -VaultName Assign value for $keyVaultName.
⚠️ Update-AzKeyVaultManagedHsm 1 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 1 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVaultManagedHsm 2 1 Unassigned_Variable Get-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 2 1 Unassigned_Variable Get-AzKeyVaultManagedHsm -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzKeyVaultManagedHsm 3 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -Name $hsmName is a null-valued parameter value. -Name Assign value for $hsmName.
⚠️ Update-AzKeyVaultManagedHsm 3 1 Unassigned_Variable Update-AzKeyVaultManagedHsm -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
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 22.09 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 22.09% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 22.09% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 22.09% Test coverage for the module cannot be lower than 50%.
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Security
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzSecurityApiCollection Get-AzSecurityApiCollection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityApiCollection Get-AzSecurityApiCollection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnector Get-AzSecurityConnector Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnector Get-AzSecurityConnector changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsOrg Get-AzSecurityConnectorAzureDevOpsOrg Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsOrg Get-AzSecurityConnectorAzureDevOpsOrg changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsProject Get-AzSecurityConnectorAzureDevOpsProject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsProject Get-AzSecurityConnectorAzureDevOpsProject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsRepo Get-AzSecurityConnectorAzureDevOpsRepo Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsRepo Get-AzSecurityConnectorAzureDevOpsRepo changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorDevOpsConfiguration Get-AzSecurityConnectorDevOpsConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorDevOpsConfiguration Get-AzSecurityConnectorDevOpsConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitHubOwner Get-AzSecurityConnectorGitHubOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitHubOwner Get-AzSecurityConnectorGitHubOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitHubRepo Get-AzSecurityConnectorGitHubRepo Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitHubRepo Get-AzSecurityConnectorGitHubRepo changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitLabGroup Get-AzSecurityConnectorGitLabGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitLabGroup Get-AzSecurityConnectorGitLabGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitLabProject Get-AzSecurityConnectorGitLabProject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitLabProject Get-AzSecurityConnectorGitLabProject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsEnvironmentObject New-AzSecurityAwsEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsOrganizationalDataMasterObject New-AzSecurityAwsOrganizationalDataMasterObject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsOrganizationalDataMemberObject New-AzSecurityAwsOrganizationalDataMemberObject changes the confirm impact. Please ensure that the change 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-AzSecurityAzureDevOpsScopeEnvironmentObject New-AzSecurityAzureDevOpsScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityConnectorActionableRemediationObject New-AzSecurityConnectorActionableRemediationObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorAwsOfferingObject New-AzSecurityCspmMonitorAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorAzureDevOpsOfferingObject New-AzSecurityCspmMonitorAzureDevOpsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGcpOfferingObject New-AzSecurityCspmMonitorGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGithubOfferingObject New-AzSecurityCspmMonitorGithubOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGitLabOfferingObject New-AzSecurityCspmMonitorGitLabOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderCspmAwsOfferingObject New-AzSecurityDefenderCspmAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderCspmGcpOfferingObject New-AzSecurityDefenderCspmGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForContainersAwsOfferingObject New-AzSecurityDefenderForContainersAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForContainersGcpOfferingObject New-AzSecurityDefenderForContainersGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForDatabasesAwsOfferingObject New-AzSecurityDefenderForDatabasesAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForDatabasesGcpOfferingObject New-AzSecurityDefenderForDatabasesGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForServersAwsOfferingObject New-AzSecurityDefenderForServersAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForServersGcpOfferingObject New-AzSecurityDefenderForServersGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpOrganizationalDataMemberObject New-AzSecurityGcpOrganizationalDataMemberObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpOrganizationalDataOrganizationObject New-AzSecurityGcpOrganizationalDataOrganizationObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpProjectEnvironmentObject New-AzSecurityGcpProjectEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityGitHubScopeEnvironmentObject New-AzSecurityGitHubScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityGitLabScopeEnvironmentObject New-AzSecurityGitLabScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityInformationProtectionAwsOfferingObject New-AzSecurityInformationProtectionAwsOfferingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzSecurityApiCollection Get-AzSecurityApiCollection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityApiCollection Get-AzSecurityApiCollection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnector Get-AzSecurityConnector Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnector Get-AzSecurityConnector changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsOrg Get-AzSecurityConnectorAzureDevOpsOrg Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsOrg Get-AzSecurityConnectorAzureDevOpsOrg changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsProject Get-AzSecurityConnectorAzureDevOpsProject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsProject Get-AzSecurityConnectorAzureDevOpsProject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorAzureDevOpsRepo Get-AzSecurityConnectorAzureDevOpsRepo Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorAzureDevOpsRepo Get-AzSecurityConnectorAzureDevOpsRepo changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorDevOpsConfiguration Get-AzSecurityConnectorDevOpsConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorDevOpsConfiguration Get-AzSecurityConnectorDevOpsConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitHubOwner Get-AzSecurityConnectorGitHubOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitHubOwner Get-AzSecurityConnectorGitHubOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitHubRepo Get-AzSecurityConnectorGitHubRepo Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitHubRepo Get-AzSecurityConnectorGitHubRepo changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitLabGroup Get-AzSecurityConnectorGitLabGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitLabGroup Get-AzSecurityConnectorGitLabGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSecurityConnectorGitLabProject Get-AzSecurityConnectorGitLabProject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSecurityConnectorGitLabProject Get-AzSecurityConnectorGitLabProject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsEnvironmentObject New-AzSecurityAwsEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsOrganizationalDataMasterObject New-AzSecurityAwsOrganizationalDataMasterObject changes the confirm impact. Please ensure that the change 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-AzSecurityAwsOrganizationalDataMemberObject New-AzSecurityAwsOrganizationalDataMemberObject changes the confirm impact. Please ensure that the change 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-AzSecurityAzureDevOpsScopeEnvironmentObject New-AzSecurityAzureDevOpsScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityConnectorActionableRemediationObject New-AzSecurityConnectorActionableRemediationObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorAwsOfferingObject New-AzSecurityCspmMonitorAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorAzureDevOpsOfferingObject New-AzSecurityCspmMonitorAzureDevOpsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGcpOfferingObject New-AzSecurityCspmMonitorGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGithubOfferingObject New-AzSecurityCspmMonitorGithubOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityCspmMonitorGitLabOfferingObject New-AzSecurityCspmMonitorGitLabOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderCspmAwsOfferingObject New-AzSecurityDefenderCspmAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderCspmGcpOfferingObject New-AzSecurityDefenderCspmGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForContainersAwsOfferingObject New-AzSecurityDefenderForContainersAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForContainersGcpOfferingObject New-AzSecurityDefenderForContainersGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForDatabasesAwsOfferingObject New-AzSecurityDefenderForDatabasesAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForDatabasesGcpOfferingObject New-AzSecurityDefenderForDatabasesGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForServersAwsOfferingObject New-AzSecurityDefenderForServersAwsOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityDefenderForServersGcpOfferingObject New-AzSecurityDefenderForServersGcpOfferingObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpOrganizationalDataMemberObject New-AzSecurityGcpOrganizationalDataMemberObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpOrganizationalDataOrganizationObject New-AzSecurityGcpOrganizationalDataOrganizationObject changes the confirm impact. Please ensure that the change 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-AzSecurityGcpProjectEnvironmentObject New-AzSecurityGcpProjectEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityGitHubScopeEnvironmentObject New-AzSecurityGitHubScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityGitLabScopeEnvironmentObject New-AzSecurityGitLabScopeEnvironmentObject changes the confirm impact. Please ensure that the change 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-AzSecurityInformationProtectionAwsOfferingObject New-AzSecurityInformationProtectionAwsOfferingObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzSecurityConnector 3 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 4 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 5 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Scope $scopes is a null-valued parameter value. -Scope Assign value for $scopes.
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Source $sources is a null-valued parameter value. -Source Assign value for $sources.
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Action $actions is a null-valued parameter value. -Action Assign value for $actions.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Scope $scopes is a null-valued parameter value. -Scope Assign value for $scopes.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Source $sources is a null-valued parameter value. -Source Assign value for $sources.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Action $actions is a null-valued parameter value. -Action Assign value for $actions.
⚠️ New-AzSecurityAutomationRuleSetObject 1 1 Unassigned_Variable New-AzSecurityAutomationRuleSetObject -Rule $rule is a null-valued parameter value. -Rule Assign value for $rule.
⚠️ New-AzSecurityAutomationSourceObject 1 1 Unassigned_Variable New-AzSecurityAutomationSourceObject -RuleSet $ruleSet is a null-valued parameter value. -RuleSet Assign value for $ruleSet.
⚠️ New-AzSecurityConnector 3 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 4 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 5 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ Set-AzDeviceSecurityGroup 1 6 Unassigned_Variable Set-AzDeviceSecurityGroup -TimeWindowRule $TimeWindowRules is a null-valued parameter value. -TimeWindowRule Assign value for $TimeWindowRules.
⚠️ Set-AzJitNetworkAccessPolicy 1 1 Unassigned_Variable Set-AzJitNetworkAccessPolicy -VirtualMachine $vmRules is a null-valued parameter value. -VirtualMachine Assign value for $vmRules.
⚠️ Set-AzSecurityAssessmentMetadata 1 1 Unassigned_Variable Set-AzSecurityAssessmentMetadata -Name $assessmentGuid is a null-valued parameter value. -Name Assign value for $assessmentGuid.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzSecurityConnector 3 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 4 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 5 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Scope $scopes is a null-valued parameter value. -Scope Assign value for $scopes.
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Source $sources is a null-valued parameter value. -Source Assign value for $sources.
⚠️ Confirm-AzSecurityAutomation 1 1 Unassigned_Variable Confirm-AzSecurityAutomation -Action $actions is a null-valued parameter value. -Action Assign value for $actions.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Scope $scopes is a null-valued parameter value. -Scope Assign value for $scopes.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Source $sources is a null-valued parameter value. -Source Assign value for $sources.
⚠️ New-AzSecurityAutomation 1 1 Unassigned_Variable New-AzSecurityAutomation -Action $actions is a null-valued parameter value. -Action Assign value for $actions.
⚠️ New-AzSecurityAutomationRuleSetObject 1 1 Unassigned_Variable New-AzSecurityAutomationRuleSetObject -Rule $rule is a null-valued parameter value. -Rule Assign value for $rule.
⚠️ New-AzSecurityAutomationSourceObject 1 1 Unassigned_Variable New-AzSecurityAutomationSourceObject -RuleSet $ruleSet is a null-valued parameter value. -RuleSet Assign value for $ruleSet.
⚠️ New-AzSecurityConnector 3 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 4 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ New-AzSecurityConnector 5 3 Mismatched_Parameter_Value_Type New-AzSecurityConnector -HierarchyIdentifier ([guid]::NewGuid().ToString()) is not an expected parameter value type. -HierarchyIdentifier Use correct parameter value type. Expected Type is string. Now the type is guid.(Type).
⚠️ Set-AzDeviceSecurityGroup 1 6 Unassigned_Variable Set-AzDeviceSecurityGroup -TimeWindowRule $TimeWindowRules is a null-valued parameter value. -TimeWindowRule Assign value for $TimeWindowRules.
⚠️ Set-AzJitNetworkAccessPolicy 1 1 Unassigned_Variable Set-AzJitNetworkAccessPolicy -VirtualMachine $vmRules is a null-valued parameter value. -VirtualMachine Assign value for $vmRules.
⚠️ Set-AzSecurityAssessmentMetadata 1 1 Unassigned_Variable Set-AzSecurityAssessmentMetadata -Name $assessmentGuid is a null-valued parameter value. -Name Assign value for $assessmentGuid.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ServiceBus
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️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
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-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-AzVMwareAddonSrmPropertiesObject New-AzVMwareAddonSrmPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareAddonVrPropertiesObject New-AzVMwareAddonVrPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareIdentitySourceObject New-AzVMwareIdentitySourceObject changes the confirm impact. Please ensure that the change 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-AzVMwareVmHostPlacementPolicyPropertiesObject New-AzVMwareVmHostPlacementPolicyPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareVMPlacementPolicyPropertiesObject New-AzVMwareVMPlacementPolicyPropertiesObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-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-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-AzVMwareAddonSrmPropertiesObject New-AzVMwareAddonSrmPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareAddonVrPropertiesObject New-AzVMwareAddonVrPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareIdentitySourceObject New-AzVMwareIdentitySourceObject changes the confirm impact. Please ensure that the change 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-AzVMwareVmHostPlacementPolicyPropertiesObject New-AzVMwareVmHostPlacementPolicyPropertiesObject changes the confirm impact. Please ensure that the change 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-AzVMwareVMPlacementPolicyPropertiesObject New-AzVMwareVMPlacementPolicyPropertiesObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

@vidai-msft vidai-msft changed the title Refresh autorest-selected modules from generation to main Refresh autorest-selected modules DataBox;DiskPool;EdgeOrder;KeyVault;Security;VMware Apr 23, 2024
@isra-fel isra-fel merged commit cb76fb2 into main Apr 23, 2024
11 of 13 checks passed
@isra-fel isra-fel deleted the codegen/autorest-selected-151107 branch April 23, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants