What should you do?
QUESTION 1 You need to correct the RequestUserApproval Function app error. What should you do?A . Update line RA13 to use the async keyword and return an HttpRequest object value. B. Configure the Function app to use an App Service hosting plan. Enable the Always On setting of the hosting...
How should you complete the CLI statement?
HOTSPOT You need to configure the integration for Azure Service Bus and Azure Event Grid. How should you complete the CLI statement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: eventgrid To create event subscription...
Which tools should you use?
DRAG DROP You are authoring a set of nested Azure Resource Manager templates to deploy multiple Azure resources. The templates must be tested before deployment and must follow recommended practices. You need to validate and test the templates before deployment. Which tools should you use? To answer, drag the appropriate...
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...
Which two actions should you perform?
You need to configure the ContentUploadService deployment. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Add the following markup to line CS23: types: Private B. Add the following markup to line CS24: osType: Windows C....
How should you complete the code?
DRAG DROP You need to add code at line EG15 in EventGridController.cs to ensure that the Log policy applies to all services. How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or...
How should you configure the solution?
HOTSPOT You need to Implement the retail store location Azure Function. How should you configure the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Graphical user interface, application Description automatically generated Scenario: Retail store locations: Azure...
How should you configure the App Service plan?
HOTSPOT You are implementing a software as a service (SaaS) ASP.NET Core web service that will run as an Azure Web App. The web service will use an on-premises SQL Server database for storage. The web service also includes a WebJob that processes data updates. Four customers will use the...
Which settings should you use?
HOTSPOT You are building a traffic monitoring system that monitors traffic along six highways. The system produces time series analysis-based reports for each highway. Data from traffic sensors are stored in Azure Event Hub. Traffic data is consumed by four departments. Each department has an Azure Web App that displays...
You are developing an application that uses a premium block blob storage account. You are optimizing costs by automating Azure Blob Storage access tiers
HOTSPOT You are developing an application that uses a premium block blob storage account. You are optimizing costs by automating Azure Blob Storage access tiers. You apply the following policy rules to the storage account. You must determine the implications of applying the rules to the data. (Line numbers are...