-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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 ServiceBus from generation to main #24809
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
️✔️Az.Accounts
️✔️Az.EventGrid
️✔️Az.EventHub
️✔️Az.KeyVault
️✔️Az.Network
️✔️Az.Relay
|
Type | Cmdlet | Description | Remediation |
---|---|---|---|
Approve-AzServiceBusPrivateEndpointConnection | Approve-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusPrivateEndpointConnection | Approve-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change 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-AzServiceBusPrivateEndpointConnection | Deny-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusPrivateEndpointConnection | Deny-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusAuthorizationRule | Get-AzServiceBusAuthorizationRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusAuthorizationRule | Get-AzServiceBusAuthorizationRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusGeoDRConfiguration | Get-AzServiceBusGeoDRConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusGeoDRConfiguration | Get-AzServiceBusGeoDRConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusKey | Get-AzServiceBusKey Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusKey | Get-AzServiceBusKey changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusMigration | Get-AzServiceBusMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusMigration | Get-AzServiceBusMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusNamespace | Get-AzServiceBusNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusNamespace | Get-AzServiceBusNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusNetworkRuleSet | Get-AzServiceBusNetworkRuleSet Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusNetworkRuleSet | Get-AzServiceBusNetworkRuleSet changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusPrivateEndpointConnection | Get-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusPrivateEndpointConnection | Get-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusPrivateLink | Get-AzServiceBusPrivateLink Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusPrivateLink | Get-AzServiceBusPrivateLink changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusQueue | Get-AzServiceBusQueue Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusQueue | Get-AzServiceBusQueue changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusRule | Get-AzServiceBusRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusRule | Get-AzServiceBusRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusSubscription | Get-AzServiceBusSubscription Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusSubscription | Get-AzServiceBusSubscription changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusTopic | Get-AzServiceBusTopic Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusTopic | Get-AzServiceBusTopic changes the confirm impact. Please ensure that the change 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-AzServiceBusIPRuleConfig | New-AzServiceBusIPRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusIPRuleConfig | New-AzServiceBusIPRuleConfig changes the confirm impact. Please ensure that the change 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-AzServiceBusKeyVaultPropertiesObject | New-AzServiceBusKeyVaultPropertiesObject changes the confirm impact. Please ensure that the change 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-AzServiceBusVirtualNetworkRuleConfig | New-AzServiceBusVirtualNetworkRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusVirtualNetworkRuleConfig | New-AzServiceBusVirtualNetworkRuleConfig changes the confirm impact. Please ensure that the change 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-AzServiceBusName | Test-AzServiceBusName Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusName | Test-AzServiceBusName changes the confirm impact. Please ensure that the change 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-AzServiceBusPrivateEndpointConnection | Approve-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusPrivateEndpointConnection | Approve-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change 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-AzServiceBusPrivateEndpointConnection | Deny-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusPrivateEndpointConnection | Deny-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusAuthorizationRule | Get-AzServiceBusAuthorizationRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusAuthorizationRule | Get-AzServiceBusAuthorizationRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusGeoDRConfiguration | Get-AzServiceBusGeoDRConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusGeoDRConfiguration | Get-AzServiceBusGeoDRConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusKey | Get-AzServiceBusKey Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusKey | Get-AzServiceBusKey changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusMigration | Get-AzServiceBusMigration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusMigration | Get-AzServiceBusMigration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusNamespace | Get-AzServiceBusNamespace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusNamespace | Get-AzServiceBusNamespace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusNetworkRuleSet | Get-AzServiceBusNetworkRuleSet Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusNetworkRuleSet | Get-AzServiceBusNetworkRuleSet changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusPrivateEndpointConnection | Get-AzServiceBusPrivateEndpointConnection Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusPrivateEndpointConnection | Get-AzServiceBusPrivateEndpointConnection changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusPrivateLink | Get-AzServiceBusPrivateLink Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusPrivateLink | Get-AzServiceBusPrivateLink changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusQueue | Get-AzServiceBusQueue Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusQueue | Get-AzServiceBusQueue changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusRule | Get-AzServiceBusRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusRule | Get-AzServiceBusRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusSubscription | Get-AzServiceBusSubscription Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusSubscription | Get-AzServiceBusSubscription changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
Get-AzServiceBusTopic | Get-AzServiceBusTopic Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
Get-AzServiceBusTopic | Get-AzServiceBusTopic changes the confirm impact. Please ensure that the change 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-AzServiceBusIPRuleConfig | New-AzServiceBusIPRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusIPRuleConfig | New-AzServiceBusIPRuleConfig changes the confirm impact. Please ensure that the change 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-AzServiceBusKeyVaultPropertiesObject | New-AzServiceBusKeyVaultPropertiesObject changes the confirm impact. Please ensure that the change 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-AzServiceBusVirtualNetworkRuleConfig | New-AzServiceBusVirtualNetworkRuleConfig Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusVirtualNetworkRuleConfig | New-AzServiceBusVirtualNetworkRuleConfig changes the confirm impact. Please ensure that the change 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-AzServiceBusName | Test-AzServiceBusName Changes the ConfirmImpact but does not set the SupportsShouldProcess 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-AzServiceBusName | Test-AzServiceBusName changes the confirm impact. Please ensure that the change 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-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Deny-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Remove-AzServiceBusNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzServiceBusNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 1 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 2 3 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 3 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusQueue 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusQueue -InputObject $queue is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbQueue.(Command). ⚠️ Set-AzServiceBusRule 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusRule -InputObject $rule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IRule.(Command). ⚠️ Set-AzServiceBusSubscription 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusSubscription -InputObject $subscription is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbSubscription.(Command). ⚠️ Set-AzServiceBusTopic 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusTopic -InputObject $topic is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbTopic.(Command). ⚠️ Approve-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Deny-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ New-AzServiceBusAuthorizationRuleSASToken 1 3 Unassigned_Variable New-AzServiceBusAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id. ⚠️ New-AzServiceBusAuthorizationRuleSASToken 2 3 Unassigned_Variable New-AzServiceBusAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id. ⚠️ Remove-AzServiceBusNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzServiceBusNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 1 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 2 3 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 3 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusQueue 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusQueue -InputObject $queue is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbQueue.(Command). ⚠️ Set-AzServiceBusRule 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusRule -InputObject $rule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IRule.(Command). ⚠️ Set-AzServiceBusSubscription 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusSubscription -InputObject $subscription is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbSubscription.(Command). ⚠️ Set-AzServiceBusTopic 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusTopic -InputObject $topic is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbTopic.(Command). ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName. ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Namespace $namespaceName is a null-valued parameter value. -Namespace Assign value for $namespaceName. ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Name $nameQueue is a null-valued parameter value. -Name Assign value for $nameQueue. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Namespace $namespaceName is a null-valued parameter value. -Namespace Assign value for $namespaceName. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Name $nameTopic is a null-valued parameter value. -Name Assign value for $nameTopic.
⚠️ Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Approve-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Deny-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Remove-AzServiceBusNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzServiceBusNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 1 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 2 3 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 3 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusQueue 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusQueue -InputObject $queue is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbQueue.(Command). ⚠️ Set-AzServiceBusRule 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusRule -InputObject $rule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IRule.(Command). ⚠️ Set-AzServiceBusSubscription 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusSubscription -InputObject $subscription is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbSubscription.(Command). ⚠️ Set-AzServiceBusTopic 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusTopic -InputObject $topic is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbTopic.(Command). ⚠️ Approve-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Approve-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ Deny-AzServiceBusPrivateEndpointConnection 2 2 Mismatched_Parameter_Value_Type Deny-AzServiceBusPrivateEndpointConnection -InputObject $privateEndpoint is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IPrivateEndpointConnection.(Command). ⚠️ New-AzServiceBusAuthorizationRuleSASToken 1 3 Unassigned_Variable New-AzServiceBusAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id. ⚠️ New-AzServiceBusAuthorizationRuleSASToken 2 3 Unassigned_Variable New-AzServiceBusAuthorizationRuleSASToken -AuthorizationRuleId $updatedAuthRule.Id is a null-valued parameter value. -AuthorizationRuleId Assign value for $updatedAuthRule.Id. ⚠️ Remove-AzServiceBusNamespace 2 2 Mismatched_Parameter_Value_Type Remove-AzServiceBusNamespace -InputObject $namespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 1 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 2 3 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusNamespace 3 4 Mismatched_Parameter_Value_Type Set-AzServiceBusNamespace -InputObject $serviceBusNamespace is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbNamespace.(Command). ⚠️ Set-AzServiceBusQueue 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusQueue -InputObject $queue is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbQueue.(Command). ⚠️ Set-AzServiceBusRule 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusRule -InputObject $rule is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IRule.(Command). ⚠️ Set-AzServiceBusSubscription 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusSubscription -InputObject $subscription is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbSubscription.(Command). ⚠️ Set-AzServiceBusTopic 2 2 Mismatched_Parameter_Value_Type Set-AzServiceBusTopic -InputObject $topic is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IServiceBusIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.ISbTopic.(Command). ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName. ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Namespace $namespaceName is a null-valued parameter value. -Namespace Assign value for $namespaceName. ⚠️ Test-AzServiceBusNameAvailability 1 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Name $nameQueue is a null-valued parameter value. -Name Assign value for $nameQueue. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Namespace $namespaceName is a null-valued parameter value. -Namespace Assign value for $namespaceName. ⚠️ Test-AzServiceBusNameAvailability 2 1 Unassigned_Variable Test-AzServiceBusNameAvailability -Name $nameTopic is a null-valued parameter value. -Name Assign value for $nameTopic.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
YanaXu
approved these changes
May 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Migrate ServiceBus from generation to main
The last commit of src/ServiceBus 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