Which two actions should you perform?
You need to secure the Azure Functions to meet the security requirements. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Store the RSA-HSM key in Azure Cosmos DB. Apery the built-in policies for customer-managed keys...
Which Azure Service Bus settings should you use?
HOTSPOT You need to configure Azure Service Bus to Event Grid integration. Which Azure Service Bus settings should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Premium Service Bus can now emit events...
How should you complete the code segment?
HOTSPOT You need to implement the bindings for the CheckUserContent function. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: [BlobTrigger(..)] Box 2: [Blob(..)] Azure Blob storage output binding...
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...
What should you do?
You need to ensure receipt processing occurs correctly. What should you do?A . Use blob properties to prevent concurrency problemsB . Use blob SnapshotTime to prevent concurrency problemsC . Use blob metadata to prevent concurrency problemsD . Use blob leases to prevent concurrency problemsView AnswerAnswer: D Explanation: You can create...
Which hosting model should you use?
You need to deploy the CheckUserContent Azure function. The solution must meet the security and cost requirements. Which hosting model should you use?A . Consumption planB . Premium planC . App Service planView AnswerAnswer: C
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...
What should you do first?
You need to access data from the user claim object in the e-commerce web app. What should you do first?A . Write custom code to make a Microsoft Graph API call from the e-commerce web app.B . Assign the Contributor RBAC role to the e-commerce web app by using the...
Which three actions should you perform in sequence?
DRAG DROP You need to correct the internal staff issue with webpages. Which three 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:
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...