Azure SQL Firewall Setup Guide Back to Dashboard
1
Sign in to the Azure Portal

Go to portal.azure.com and sign in with the account that owns the Garnet subscription.

2
Search for the SQL server (not the database)

Use the top search bar and type garnet-sql. Pick the result whose type is SQL server — a database has a similar-looking name but a different icon, so double-check the type column.

  garnet-sql
🗄️ garnet-sql  SQL server ← pick this one
🧱 garnet-sql/cwaMesg  SQL database
3
Open "Networking" in the left menu

Under Security in the server's left-hand menu, click Networking (older portal versions call this "Firewalls and virtual networks").

Networking ← click this
Identity
Microsoft Defender for Cloud
4
Add a firewall rule for the hosting server's IP

Under Firewall rules, click + Add a firewall rule, then fill in:

fity-hosting
72.15.144.215
72.15.144.215
+ Add a firewall rule

Use the same value for Start IP and End IP unless the host is known to use a range of outbound IPs.

5
Save

Click Save at the top of the Networking page. Changes take effect in about 1–5 minutes — no restart of the SQL server needed.

💾 Save
6
Confirm it worked

Reload cwaMESG (or hit / on it again). If the firewall rule was the only problem, the 500.30 startup error goes away and the sign-in page loads normally.