Azure SQL Firewall

RJ 326 Reputation points
2025-08-07T12:47:55.9166667+00:00

Hi there,

I have 2 environments. I'm more of admin on Azure environment (recently made as subscription admin) after which Dev issue - Azure SQL I'm having difficulty to remove IP from Azure SQL Firewall. (Earlier i was able to) today my manager granted me subscription admin and as SQL Security Manager and it still not able to remove grayed out IPs. 

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. Alberto Morillo 34,846 Reputation points MVP Volunteer Moderator
    2025-08-07T22:52:46.9066667+00:00

    To my knowledge, you need "Contributor" or "Owner" on the logical server resource.

    About the error with sp_delete_firewall_rule, it should be executed on master database for server-level rules. The rules you are trying to change have been defined on logical server.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.