DP-900 · Question #118
You have an Azure SQL database that you access directly from the internet. You recently changed your external IP address. After changing the IP address, you can no longer access the database. You…
The correct answer is A. a database-level firewall. The Azure SQL Database firewall lets you decide w ic IP addresses may or may not have access to either your Azure SQL Server or your Azure SQL database. When creating an Azure SQL Database, the firewall needs to be configured before anyone will be able to access the database…
Question
Options
- Aa database-level firewall
- Brole-based access control (RSAC)
- CDynamic Host Configuration Protocol (DHCP)
- DDomain Name Service (DNS)
How the community answered
(49 responses)- A71% (35)
- B4% (2)
- C10% (5)
- D14% (7)
Explanation
The Azure SQL Database firewall lets you decide w ic IP addresses may or may not have access to either your Azure SQL Server or your Azure SQL database. When creating an Azure SQL Database, the firewall needs to be configured before anyone will be able to access the database. By default, no external access to your SQL Database will be allowed until you explicitly assign permission by creating a firewall rule.
Topics
Community Discussion
No community discussion yet for this question.