Introduction
Azure SQL firewall rules control which IP addresses can connect to your Azure SQL database. They help protect your database by allowing only trusted computers to access it.
When you want to allow your office computer to access the Azure SQL database securely.
When you need to let a web server in a specific IP range connect to your database.
When you want to block all access except from certain trusted IP addresses.
When you are setting up a new Azure SQL database and need to configure access.
When you want to allow your home IP address to connect temporarily for maintenance.