Analyzing performance issues with Azure Monitor
To better understand monitoring and troubleshooting tools in Azure, we need to deploy Azure Web Apps first, then configure its diagnostic settings and provision an Application Insights instance. After completing this task, from the Azure CLI, you will be able to collect and analyze the web application performance metrics.
Provisioning cloud solutions to explore monitoring features
The following script will help you deploy web app, a storage account, and Azure SQL Database: https://github.com/PacktPublishing/Developing-Solutions-for-Microsoft-Azure-AZ-204-Exam-Guide/blob/main/Chapter10/2%20-%20ai%20config/demo.azcli
The solution will be used in the next parts of the chapter to demonstrate monitoring and diagnostic features. To run the provisioning script, you should install the Azure CLI locally (https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest). Later, Visual Studio Code (https://code.visualstudio.com/Download...