☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact

AZ-204 Developing Solutions for Microsoft Azure Actual Exam Questions

213 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 79 of 213

Single answer
You are developing an application that applies a set of governance policies for internal and external services, as well as for applications.You develop a stateful ASP.NET Core 2.1 web application named PolicyApp and deploy it to an Azure App Service Web App. The PolicyApp reacts to events fromAzure Event Grid and performs policy actions based on those events.You have the following requirements:✑ Authentication events must be used to monitor users when they sign in and sign out.✑ All authentication events must be processed by PolicyApp.✑ Sign outs must be processed as fast as possible.What should you do? A. Create a new Azure Event Grid subscription for all authentication events. Use the subscription to process sign-out events. B. Create a separate Azure Event Grid handler for sign-in and sign-out events. C. Create separate Azure Event Grid topics and subscriptions for sign-in and sign-out events. Most Voted D. Add a subject prefix to sign-out events. Create an Azure Event Grid subscription. Configure the subscription to use the subjectBeginsWith filter. Most Voted
A Create a new Azure Event Grid subscription for all authentication events. Use the subscription to process sign-out events.
B Create a separate Azure Event Grid handler for sign-in and sign-out events.
C Create separate Azure Event Grid topics and subscriptions for sign-in and sign-out events. Most Voted
D Add a subject prefix to sign-out events. Create an Azure Event Grid subscription. Configure the subscription to use the subjectBeginsWith filter. Most Voted
Correct Answer: D

 Add a subject prefix to sign-out events. Create an Azure Event Grid subscription. Configure the subscription to use the subjectBeginsWith filter. Most Voted

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.

About this practice exam

Review 213 Microsoft questions with answers and explanations. Use the navigation to move through the exam at your own pace.