Skip to content
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

Migrate EventHub from generation to main #24810

Merged
merged 3 commits into from
May 7, 2024
Merged

Migrate EventHub from generation to main #24810

merged 3 commits into from
May 7, 2024

Conversation

azure-powershell-bot
Copy link
Collaborator

Description

Migrate EventHub from generation to main
The last commit of src/EventHub in generation is:
commit b356a0c Author: schaudhari6254888 [email protected] Date: Mon May 6 15:20:47 2024 +0530 [EventHub/ServiceBus] Moved cmdlets to V4 (#24070) * R2D tesing * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Docs update * Updates * updates * Revert "updates" * Revert "Updates22" This reverts commit d247880. * Revert "Docs update2" This reverts commit 66fa1e4. * fixing the test failure * updates * Revert "updates" This reverts commit 3f1bcd8. * Final updatees * Docs update * Updates with test * updates * Suppressing the breaking change exceptions * Breaking changes csv update * Deleted the tring[] file

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 May 6, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.EventGrid
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.EventHub
️✔️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
⚠️ Approve-AzEventHubPrivateEndpointConnection Approve-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Approve-AzEventHubPrivateEndpointConnection Approve-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Deny-AzEventHubPrivateEndpointConnection Deny-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Deny-AzEventHubPrivateEndpointConnection Deny-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHub Get-AzEventHub Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHub Get-AzEventHub changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubApplicationGroup Get-AzEventHubApplicationGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubApplicationGroup Get-AzEventHubApplicationGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubAuthorizationRule Get-AzEventHubAuthorizationRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubAuthorizationRule Get-AzEventHubAuthorizationRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubCluster Get-AzEventHubCluster Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubCluster Get-AzEventHubCluster changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubClusterNamespace Get-AzEventHubClusterNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubClusterNamespace Get-AzEventHubClusterNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubClustersAvailableRegion Get-AzEventHubClustersAvailableRegion Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubClustersAvailableRegion Get-AzEventHubClustersAvailableRegion changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubConsumerGroup Get-AzEventHubConsumerGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubConsumerGroup Get-AzEventHubConsumerGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubGeoDRConfiguration Get-AzEventHubGeoDRConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubGeoDRConfiguration Get-AzEventHubGeoDRConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubKey Get-AzEventHubKey Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubKey Get-AzEventHubKey changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubNamespace Get-AzEventHubNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubNamespace Get-AzEventHubNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubNetworkRuleSet Get-AzEventHubNetworkRuleSet Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubNetworkRuleSet Get-AzEventHubNetworkRuleSet changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubPrivateEndpointConnection Get-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubPrivateEndpointConnection Get-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubPrivateLink Get-AzEventHubPrivateLink Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubPrivateLink Get-AzEventHubPrivateLink changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubSchemaGroup Get-AzEventHubSchemaGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubSchemaGroup Get-AzEventHubSchemaGroup changes the confirm impact. Please ensure that the change 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-AzEventHubIPRuleConfig New-AzEventHubIPRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubIPRuleConfig New-AzEventHubIPRuleConfig changes the confirm impact. Please ensure that the change 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-AzEventHubKeyVaultPropertiesObject New-AzEventHubKeyVaultPropertiesObject changes the confirm impact. Please ensure that the change 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-AzEventHubThrottlingPolicyConfig New-AzEventHubThrottlingPolicyConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubThrottlingPolicyConfig New-AzEventHubThrottlingPolicyConfig changes the confirm impact. Please ensure that the change 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-AzEventHubVirtualNetworkRuleConfig New-AzEventHubVirtualNetworkRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubVirtualNetworkRuleConfig New-AzEventHubVirtualNetworkRuleConfig changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Test-AzEventHubName Test-AzEventHubName Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Test-AzEventHubName Test-AzEventHubName changes the confirm impact. Please ensure that the change 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
⚠️ Approve-AzEventHubPrivateEndpointConnection Approve-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Approve-AzEventHubPrivateEndpointConnection Approve-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Deny-AzEventHubPrivateEndpointConnection Deny-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Deny-AzEventHubPrivateEndpointConnection Deny-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHub Get-AzEventHub Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHub Get-AzEventHub changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubApplicationGroup Get-AzEventHubApplicationGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubApplicationGroup Get-AzEventHubApplicationGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubAuthorizationRule Get-AzEventHubAuthorizationRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubAuthorizationRule Get-AzEventHubAuthorizationRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubCluster Get-AzEventHubCluster Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubCluster Get-AzEventHubCluster changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubClusterNamespace Get-AzEventHubClusterNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubClusterNamespace Get-AzEventHubClusterNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubClustersAvailableRegion Get-AzEventHubClustersAvailableRegion Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubClustersAvailableRegion Get-AzEventHubClustersAvailableRegion changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubConsumerGroup Get-AzEventHubConsumerGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubConsumerGroup Get-AzEventHubConsumerGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubGeoDRConfiguration Get-AzEventHubGeoDRConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubGeoDRConfiguration Get-AzEventHubGeoDRConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubKey Get-AzEventHubKey Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubKey Get-AzEventHubKey changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubNamespace Get-AzEventHubNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubNamespace Get-AzEventHubNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubNetworkRuleSet Get-AzEventHubNetworkRuleSet Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubNetworkRuleSet Get-AzEventHubNetworkRuleSet changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubPrivateEndpointConnection Get-AzEventHubPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubPrivateEndpointConnection Get-AzEventHubPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubPrivateLink Get-AzEventHubPrivateLink Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubPrivateLink Get-AzEventHubPrivateLink changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventHubSchemaGroup Get-AzEventHubSchemaGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventHubSchemaGroup Get-AzEventHubSchemaGroup changes the confirm impact. Please ensure that the change 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-AzEventHubIPRuleConfig New-AzEventHubIPRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubIPRuleConfig New-AzEventHubIPRuleConfig changes the confirm impact. Please ensure that the change 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-AzEventHubKeyVaultPropertiesObject New-AzEventHubKeyVaultPropertiesObject changes the confirm impact. Please ensure that the change 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-AzEventHubThrottlingPolicyConfig New-AzEventHubThrottlingPolicyConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubThrottlingPolicyConfig New-AzEventHubThrottlingPolicyConfig changes the confirm impact. Please ensure that the change 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-AzEventHubVirtualNetworkRuleConfig New-AzEventHubVirtualNetworkRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ New-AzEventHubVirtualNetworkRuleConfig New-AzEventHubVirtualNetworkRuleConfig changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Test-AzEventHubName Test-AzEventHubName Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Test-AzEventHubName Test-AzEventHubName changes the confirm impact. Please ensure that the change 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
⚠️ Approve-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Deny-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Remove-AzEventHubNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzEventHubNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHub 2 2 Mismatched_Parameter_Value_Type Set-AzEventHub -InputObject $eventhub is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventhub.(Command).
⚠️ Set-AzEventHubApplicationGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubApplicationGroup -InputObject $appGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IApplicationGroup.(Command).
⚠️ Set-AzEventHubCluster 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubCluster -InputObject $cluster is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ICluster.(Command).
⚠️ Set-AzEventHubConsumerGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubConsumerGroup -InputObject $consumerGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IConsumerGroup.(Command).
⚠️ Set-AzEventHubNamespace 1 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 2 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 3 6 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Approve-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Deny-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ New-AzEventHubAuthorizationRuleSASToken 1 3 Unassigned_Variable New-AzEventHubAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id.
⚠️ New-AzEventHubAuthorizationRuleSASToken 2 3 Unassigned_Variable New-AzEventHubAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id.
⚠️ Remove-AzEventHubNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzEventHubNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHub 2 2 Mismatched_Parameter_Value_Type Set-AzEventHub -InputObject $eventhub is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventhub.(Command).
⚠️ Set-AzEventHubApplicationGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubApplicationGroup -InputObject $appGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IApplicationGroup.(Command).
⚠️ Set-AzEventHubCluster 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubCluster -InputObject $cluster is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ICluster.(Command).
⚠️ Set-AzEventHubConsumerGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubConsumerGroup -InputObject $consumerGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IConsumerGroup.(Command).
⚠️ Set-AzEventHubNamespace 1 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 2 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 3 6 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Approve-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Deny-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Remove-AzEventHubNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzEventHubNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHub 2 2 Mismatched_Parameter_Value_Type Set-AzEventHub -InputObject $eventhub is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventhub.(Command).
⚠️ Set-AzEventHubApplicationGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubApplicationGroup -InputObject $appGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IApplicationGroup.(Command).
⚠️ Set-AzEventHubCluster 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubCluster -InputObject $cluster is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ICluster.(Command).
⚠️ Set-AzEventHubConsumerGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubConsumerGroup -InputObject $consumerGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IConsumerGroup.(Command).
⚠️ Set-AzEventHubNamespace 1 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 2 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 3 6 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Approve-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ Deny-AzEventHubPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzEventHubPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IPrivateEndpointConnection.(Command).
⚠️ New-AzEventHubAuthorizationRuleSASToken 1 3 Unassigned_Variable New-AzEventHubAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id.
⚠️ New-AzEventHubAuthorizationRuleSASToken 2 3 Unassigned_Variable New-AzEventHubAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id.
⚠️ Remove-AzEventHubNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzEventHubNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHub 2 2 Mismatched_Parameter_Value_Type Set-AzEventHub -InputObject $eventhub is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventhub.(Command).
⚠️ Set-AzEventHubApplicationGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubApplicationGroup -InputObject $appGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IApplicationGroup.(Command).
⚠️ Set-AzEventHubCluster 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubCluster -InputObject $cluster is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ICluster.(Command).
⚠️ Set-AzEventHubConsumerGroup 2 2 Mismatched_Parameter_Value_Type Set-AzEventHubConsumerGroup -InputObject $consumerGroup is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IConsumerGroup.(Command).
⚠️ Set-AzEventHubNamespace 1 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 2 7 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
⚠️ Set-AzEventHubNamespace 3 6 Mismatched_Parameter_Value_Type Set-AzEventHubNamespace -InputObject $eventHubNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEventHubIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IEhNamespace.(Command).
️✔️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.IotHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
️✔️Az.KeyVault
️✔️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
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Relay
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ServiceBus
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 56.83 % 62.22% Test coverage cannot be lower than the number of the last release.
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Synapse
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.

@YanaXu
Copy link
Contributor

YanaXu commented May 6, 2024

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s), but failed to run 1 pipeline(s).

@YanaXu YanaXu merged commit 0714db5 into main May 7, 2024
12 checks passed
@YanaXu YanaXu deleted the codegen/EventHub branch May 7, 2024 01:31
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.

2 participants