You have a web app hosted on Azure App Service. The web app stores data in an Azure SQL database. You need to generate an alert when there are 10,000 simultaneo...


Microsoft AZ-400 Exam

Questions Number: 71 out of 535 Questions
13.27%

Question 71
You have a web app hosted on Azure App Service. The web app stores data in an Azure SQL database.
You need to generate an alert when there are 10,000 simultaneous connections to the database. The solution must minimize development effort.
Which option should you select in the Diagnostics settings of the database?



ENABLE DIAGNOSTICS TO LOG ANALYTICS
This configuration is done PER DATABASE
1. Click on Diagnostics Settings and then Turn On Diagnostics
AZ-400_71E_1.jpg related to the Microsoft AZ-400 Exam
2. Select to Send to Log Analytics and select the Log Analytics workspace. For this sample I will selected only Errors
AZ-400_71E_2.jpg related to the Microsoft AZ-400 Exam
Reference:
https://techcommunity.microsoft.com/t5/azure-database-support-blog/azure-sql-db-and-log-analytics-better-together-part-1/ba-p/794833





Previous Questions Next Questions