QuestionQ34

Secure, optimize, and deploy database solutions

You have an Azure subscription containing an Azure SQL database named SalesDB and an Azure App Service app named sales-api. The sales-api app uses virtual network integration with the vnet-prod/subnet-app subnet and reads data from SalesDB.

Configure authentication and network access to meet these requirements:

  • Make sure sales-api connects to SalesDB by using passwordless authentication.
  • Ensure that all database traffic stays within the subscription.
  • Minimize administrative effort.

What should you configure?

Community Discussion

No comments yet. Be the first to start the discussion!