Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.You need to ensure that authentication events are triggered and processed according to the policy.Solution: Create a new Azure Event Grid topic and add a subscription for the events.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. Determine whether the solution meets the stated goals.You need to ensure that authentication events are triggered and processed according to the policy.Solution: Create a new Azure Event Grid subscription for all authentication that delivers messages to an Azure Event Hub. Use the subscription to process signout events.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. Determine whether the solution meets the stated goals.You need to ensure that authentication events are triggered and processed according to the policy.Solution: Create separate Azure Event Grid topics and subscriptions for sign-in and sign-out events.Does the solution meet the goal?
DRAG DROP -You need to implement the Log policy.How should you complete the Azure Event Grid subscription? To answer, drag the appropriate JSON segments to the correct locations. Each JSON 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.Select and Place:
HOTSPOT -You need to update the Inventory API.Which development tools should you use? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
HOTSPOT -You need to configure retries in the LoadUserDetails function in the Database class without impacting user experience.What code, should you insert on line DB07?To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: