How should you configure the web app’s settings?

HOTSPOT You are developing an ASP.NET Core web application. You plan to deploy the application to Azure Web App for Containers. The application needs to store runtime diagnostic data that must be persisted across application restarts. You have the following code: You need to configure the application settings so that...

December 17, 2020 No Comments READ MORE +

You are using Azure Front Door Service

HOTSPOT You are using Azure Front Door Service. You are expecting inbound files to be compressed by using Brotli compression. You discover that inbound XML files are not compressed. The files are 9 megabytes (MB) in size. You need to determine the root cause for the issue. To answer, select...

December 16, 2020 No Comments READ MORE +

How should you configre the Azure Table Storage service?

HOTSPOT You need to resolve the Shipping web site error. How should you configre the Azure Table Storage service? To ans wer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: AllowedOrigins A CORS request will fail if...

December 16, 2020 No Comments READ MORE +

What should you do?

You are developing an internal website for employees to view sensitive data. The website uses Azure Active Directory (AAD) for authentication. You need to implement multifactor authentication for the website. What should you do? Each correct answer presents part of the solution. NOTE; Each correct selection is worth one point.A...

December 16, 2020 No Comments READ MORE +

In which order should you perform the actions?

DRAG DROP You are developing an application to use Azure Blob storage. You have configured Azure Blob storage to include change feeds. A copy of your storage account must be created in another region. Data must be copied from the current storage account to the new storage account directly between...

December 15, 2020 No Comments READ MORE +

In which order should you arrange the PowerShell commands to develop the solution?

DRAG DROP You are developing an application. You have an Azure user account that has access to two subscriptions. You need to retrieve a storage account key secret from Azure Key Vault. In which order should you arrange the PowerShell commands to develop the solution? To answer, move all commands...

December 15, 2020 No Comments READ MORE +

Does the solution meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...

December 14, 2020 No Comments READ MORE +

Where should you store the agreement after it is completed?

You need to store the user agreements. Where should you store the agreement after it is completed?A . Azure Storage queueB . Azure Event HubC . Azure Service Bus topicD . Azure Event Grid topicView AnswerAnswer: B Explanation: Azure Event Hub is used for telemetry and distributed data streaming. This...

December 14, 2020 No Comments READ MORE +

How should you complete the Azure CLI command?

HOTSPOT You need to update the APIs to resolve the testing error. How should you complete the Azure CLI command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Enable Cross-Origin Resource Sharing (CORS) on your Azure App...

December 14, 2020 No Comments READ MORE +

How should you complete the code?

HOTSPOT You need to add code at line AM09 to ensure that users can review content using ContentAnalysisService. 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 AnswerAnswer: Explanation: Box 1: "oauth2Permissions": ["login"] oauth2Permissions...

December 13, 2020 No Comments READ MORE +