nerdexam
Microsoft

70-475 · Question #76

You deploy a Microsoft Azure SQL database. You create a job to upload customer data to the database. You discover that the job cannot connect to the database and fails. You verify that the database…

The correct answer is C. a firewall rule. If the application persistently fails to connect to Azure SQL Database, it usually indicates an issue with one of the following: Firewall configuration. The Azure SQL database or client-side firewall is blocking connections to Azure SQL Database. Network reconfiguration on the…

Operationalize Big Data solutions

Question

You deploy a Microsoft Azure SQL database. You create a job to upload customer data to the database. You discover that the job cannot connect to the database and fails. You verify that the database runs successfully in Azure. You need to run the job successfully. What should you create?

Options

  • Aa virtual network rule
  • Ba network security group (NSG)
  • Ca firewall rule
  • Da virtual network

How the community answered

(64 responses)
  • A
    13% (8)
  • B
    3% (2)
  • C
    78% (50)
  • D
    6% (4)

Explanation

If the application persistently fails to connect to Azure SQL Database, it usually indicates an issue with one of the following: Firewall configuration. The Azure SQL database or client-side firewall is blocking connections to Azure SQL Database. Network reconfiguration on the client side: for example, a new IP address or a proxy server. User error: for example, mistyped connection parameters, such as the server name in the connection string. https://docs.microsoft.com/en-us/azure/sql-database/sql-database-troubleshoot-common- connection-issues

Topics

#Azure SQL database#firewall rule#network connectivity#access control

Community Discussion

No community discussion yet for this question.

Full 70-475 Practice