Free Microsoft AZ-204 Exam Actual Questions

The questions for AZ-204 were last updated On Jan 18, 2025

Question No. 1

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 in-formation 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 Grid.

Solution; Publish events to an event domain. Create a custom topic for each customer.

Does the solution meet the goal?

Show Answer Hide Answer
Correct Answer: B

Question No. 2

You are developing several Azure API Management (APIM) hosted APIs.

You must transform the APIs to hide private backend information and obscure the technology stack used to implement the backend processing.

You need to protect all APIs.

What should you do?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

You are developing an Azure-based web application. The application goes offline periodically to perform offline data processing. While the application is offline, numerous Azure Monitor alerts fire which result in the on-call developer being paged.

The application must always log when the application is offline for any reason.

You need to ensure that the on-call developer is not paged during offline processing.

What should you do?

Show Answer Hide Answer
Correct Answer: C

Question No. 4

You are designing a multi-tiered application that will be hosted on Azure virtual machines. The virtual machines will run Windows Server. Front-end servers will be accessible from the Internet over port 443. The other servers will NOT be directly accessible over the internet

You need to recommend a solution to manage the virtual machines that meets the following requirement

* Allows the virtual machine to be administered by using Remote Desktop.

* Minimizes the exposure of the virtual machines on the Internet Which Azure service should you recommend?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

You need to ensure receipt processing occurs correctly.

What should you do?

Show Answer Hide Answer
Correct Answer: D

You can create a snapshot of a blob. A snapshot is a read-only version of a blob that's taken at a point in time. Once a snapshot has been created, it can be read, copied, or deleted, but not modified. Snapshots provide a way to back up a blob as it appears at a moment in time.

Scenario: Processing is performed by an Azure Function that uses version 2 of the Azure Function runtime. Once processing is completed, results are stored in Azure Blob Storage and an Azure SQL database. Then, an email summary is sent to the user with a link to the processing report. The link to the report must remain valid if the email is forwarded to another user.


https://docs.microsoft.com/en-us/rest/api/storageservices/creating-a-snapshot-of-a-blob