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 not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Scenario, Log policy: All Azure App Service Web Apps must write logs to Azure Blob storage.
Box 1: Status
Box 2: Succeeded
Box 3: operationName
Microsoft.Web/sites/write is resource provider operation. It creates a new Web App or updates an existing one.
References: https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations
Leave a Reply