AZ-204 Quiz

App Service

Question:

Imagine you are tasked with deploying a web application on Azure App Service. As part of the task, you are also expected to set up Application Insights for monitoring the performance and usage data of the application, located in resource group $resourceGroup and app service plan $appServicePlan in location $location. All of these activities should be performed using the Azure CLI. How would you go about accomplishing this?

appName="MyWebApp"
appInsightsName="MyAppInsights"


Report a problem
Exam revision: April 11, 2025