How should you complete the code?

HOTSPOT You need to insert code at line LE03 of LoginEvent.cs to ensure that all authentication events are processed correctly. 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: id...

June 12, 2021 No Comments READ MORE +

How should you complete the code?

HOTSPOT You need to retrieve all order line items from Order.json and sort the data alphabetically by the city. 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: Graphical user interface Description...

June 12, 2021 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...

June 12, 2021 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...

June 12, 2021 No Comments READ MORE +

What should you do?

You need to resolve the capacity issue. What should you do?A . Convert the trigger on the Azure Function to an Azure Blob storage triggerB . Ensure that the consumption plan is configured correctly to allow scalingC . Move the Azure Function to a dedicated App Service PlanD . Update...

June 12, 2021 No Comments READ MORE +

Which two values should you use?

You need to authenticate the user to the corporate website as indicated by the architectural diagram. Which two values should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . ID token signatureB . ID token claimsC . HTTP response codeD...

June 12, 2021 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You need to support the message processing for the ocean transport workflow. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Step 1: Create...

June 12, 2021 No Comments READ MORE +

Which command should you use?

You need to monitor ContentUploadService accourding to the requirements. Which command should you use?A . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg Percentage CPU > 8"B . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg...

June 11, 2021 No Comments READ MORE +

Which target and gateway credential type should you use?

DRAG DROP You develop a gateway solution for a public facing news API. The news API back end is implemented as a RESTful sen/ice and hosted in an Azure App Service instance. You need to configure back-end authentication for the API Management service instance. Which target and gateway credential type...

June 11, 2021 No Comments READ MORE +

How should you complete the EnsureLogging method in EventGridController.cs?

HOTSPOT You need to implement the Log policy. How should you complete the EnsureLogging method in EventGridController.cs? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: logdrop All log files should be saved to a container...

June 11, 2021 No Comments READ MORE +