What is a possible cause of the issue?

Posted by: Pdfprep Category: DP-900 Tags: , ,

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 can connect to other resources in Azure.

What is a possible cause of the issue?
A . a database-level firewall
B . role-based access control (RSAC)
C . Dynamic Host Configuration Protocol (DHCP)
D . Domain Name Service (DNS)

Answer: A

Explanation:

The Azure SQL Database firewall lets you decide which 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.

Reference: https://www.sqlshack.com/configuring-the-azure-sql-database-firewall/

Leave a Reply

Your email address will not be published.