Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.26k stars 3.86k forks source link

Unable to remove Azure services access from DB server firewall #11878

Open owingruters opened 4 years ago

owingruters commented 4 years ago

Hi,

using New-AzSqlServerFirewallRule -AllowAllAzureIPs you can enable the toggle to allow all Azure IP's to the database. I want to disable it, but there is no -AllowAllAzureIPs false and I cannot use Remove-AzSqlServerFirewallRule since that rule has no name

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

dingmeng-xue commented 4 years ago

Sql team, could you look into it? how can user remote firewall rules?

SaurabhSharma-MSFT commented 3 years ago

@azureSQLGitHub Do you have any updates on this issue.