how to add azure subscription sqlfilter using AzureRm Powershell cmdlet?

80 views Asked by At

Want to create sqlfilter under existing / new subscription. I am able to create subscription using New-AzureRmServiceBusSubscription cmdlet. But now how to delete existing filter and create new sql filter using AzureRmcmdlet. I know we can use ARM template but is this not possible using AzureRm cmdlet? Referred : Link

1

There are 1 answers

0
Bhushan Gholave On

found azure powershell cmdlet for the rule. I will explore this now. thanks guys. https://learn.microsoft.com/en-us/powershell/module/azurerm.servicebus/set-azurermservicebusrule?view=azurermps-6.13.0