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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You need to ensure that authentication events are triggered and processed according to the authentication events 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 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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You need to ensure that authentication events are triggered and processed according to the authentication events policy.Solution: Create separate Azure Event Grid topics and subscriptions for sign-in and sign-out 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 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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You need to ensure that authentication events are triggered and processed according to the authentication events policy.Solution: Ensure that signout events have a subject prefix. Create an Azure Event Grid subscription that uses the subjectBeginsWith filter.Does the solution meet the goal?
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.Select and Place:
HOTSPOT -You need to insert code at line LE03 of LoginEvent.cs to ensure that all authentication events are procesed 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.Hot Area:
HOTSPOT -You need to ensure that you can deploy the LabelMaker application.How should you complete the CLI commands? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: