如何使用AzureRm Powershell cmdlet添加Azure订阅sqlfilter?

问题描述

要在现有/新订阅下创建sqlfilter。 我可以使用New-AzureRmServiceBusSubscription cmdlet创建订阅。 但是现在如何使用AzureRm cmdlet删除现有过滤器并创建新的sql过滤器。 我知道我们可以使用ARM模板,但是使用AzureRm cmdlet不可能吗? 被推荐:Link

解决方法

找到了该规则的azure powershell cmdlet。 我现在将对此进行探讨。多谢你们。 https://docs.microsoft.com/en-us/powershell/module/azurerm.servicebus/set-azurermservicebusrule?view=azurermps-6.13.0