What should you do?

You develop an Azure web app. You monitor performance of the web app by using Application Insights. You need to ensure the cost for Application Insights does not exceed a preset budget . What should you do?A . Implement ingestion sampling using the Azure portal.B . Set a daily cap...

June 23, 2022 No Comments READ MORE +

How should you complete the script?

HOTSPOT You are creating a CLI script that creates an Azure web app related services in Azure App Service. The web app uses the following variables: You need to automatically deploy code from GitHub to the newly created web app. How should you complete the script? To answer, select the...

June 23, 2022 No Comments READ MORE +

How should you complete the code?

HOTSPOT You need to add code at line AM10 of the application manifest to ensure that the requirement for manually reviewing content can be met. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View...

June 22, 2022 No Comments READ MORE +

Does the solution meet the goal?

Call the Documents.Suggest method of the SearchIndexClient and pass the DataSource. Does the solution meet the goal?A . YesB . NoView AnswerAnswer: B Explanation: Use the following method:

June 22, 2022 No Comments READ MORE +

How should you configure the Scale rule?

HOTSPOT You are developing a back-end Azure App Service that scales based on the number of messages contained in a Service Bus queue. A rule already exists to scale up the App Service when the average queue length of unprocessed and valid queue messages is greater than 1000. You need...

June 22, 2022 No Comments READ MORE +

You are developing an Azure Function App by using Visual Studio. The app will process orders input by an Azure Web App. The web app places the order information into Azure Queue Storage

HOTSPOT You are developing an Azure Function App by using Visual Studio. The app will process orders input by an Azure Web App. The web app places the order information into Azure Queue Storage. You need to review the Azure Function App code shown below. NOTE: Each correct selection is...

June 22, 2022 No Comments READ MORE +

How should you configure the app?

HOTSPOT You need to secure the Shipping Function app. How should you configure the app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: Shipping Function app: Implement secure function endpoints by using app-level security and include...

June 22, 2022 No Comments READ MORE +

Which values should you use?

HOTSPOT You need to configure Azure App Service to support the REST API requirements. Which values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Plan: Standard Standard support auto-scaling Instance Count: 10 Max instances...

June 22, 2022 No Comments READ MORE +

Does the solution meet the goal?

Set the DataSources property of the SearchServiceClient. Does the solution meet the goal?A . YesB . NoView AnswerAnswer: B Explanation: Use the following method:

June 22, 2022 No Comments READ MORE +

Which three methods should you use to develop the solution?

DRAG DROP You have an application that uses Azure Blob storage. You need to update the metadata of the blobs. Which three methods should you use to develop the solution? To answer, move the appropriate methods from the list of methods to the answer area and arrange them in the...

June 22, 2022 No Comments READ MORE +