AZ-204 Exam Question 6

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 on the review screen.
You are implementing an application by using Azure Event Grid to push near-real-time information to customers.
You have the following requirements:
* You must send events to thousands of customers that include hundreds of various event types.
* The events must be filtered by event type before processing.
* Authentication and authorization must be handled by using Microsoft Entra ID.
* The events must be published to a single endpoint
You need to implement Azure Event Gnd.
Solution: Publish events to a system topic. Create an event subscription for each customer.
Does the solution meet the goal?
  • AZ-204 Exam Question 7

    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 are developing a website that will run as an Azure Web App. Users will authenticate by using their Azure Active Directory (Azure AD) credentials.
    You plan to assign users one of the following permission levels for the website: admin, normal, and reader. A user's Azure AD group membership must be used to determine the permission level.
    You need to configure authorization.
    Solution:
    Configure and use Integrated Windows Authentication in the website.
    In the website, query Microsoft Graph API to load the group to which the user is a member.
    Does the solution meet the goal?
  • AZ-204 Exam Question 8

    You are developing a solution for a hospital to support the following use cases:
    *The most recent patient status details must be retrieved even if multiple users in different locations have updated the patient record.
    *Patient health monitoring data retrieved must be the current version or the prior version.
    *After a patient is discharged and all charges have been assessed, the patient billing record contains the final charges.
    You provision a Cosmos DB NoSQL database and set the default consistency level for the database account to Strong. You set the value for Indexing Mode to Consistent.
    You need to minimize latency and any impact to the availability of the solution. You must override the default consistency level at the query level to meet the required consistency guarantees for the scenarios.
    Which consistency levels should you implement? To answer, drag the appropriate consistency levels to the correct requirements. Each consistency level 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.

    AZ-204 Exam Question 9

    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.
  • AZ-204 Exam Question 10

    You need to implement a solution to resolve the retail store location data issue.
    Which three Azure Blob features should you enable? Each correct answer presents part of the solution.
    NOTE Each correct selection is worth one point