exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 24 question 21 discussion

Actual exam question from Microsoft's AZ-203
Question #: 21
Topic #: 24
[All AZ-203 Questions]

You are developing an application that uses Azure Blob storage.
The application must read the transaction logs of all the changes that occur to the blobs and the blob metadata in the storage account for auditing purposes. The changes must be in the order in which they occurred, include only create, update, delete, and copy operations and be retained for compliance reasons.
You need to process the transaction logs asynchronously.
What should you do?

  • A. Use the Azure Monitor HTTP Data Collector API and scan the request body for successful blob events.
  • B. Process all Azure Storage Analytics logs for successful blob events.
  • C. Enable the change feed on the storage account and process all changes for available events.
  • D. Process all Azure Blob storage events by using Azure Event Grid with a subscriber Azure Function app.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://docs.microsoft.com/en-us/azure/event-grid/overview
https://docs.microsoft.com/en-us/azure/event-grid/event-handlers#azure-functions

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Phantom88
Highly Voted 4 years, 12 months ago
The correct answer is C
upvoted 23 times
Juanlu
4 years, 5 months ago
Agree !
upvoted 1 times
...
...
lau13
Highly Voted 4 years, 11 months ago
Answer is C https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-change-feed?tabs=azure-portal
upvoted 5 times
...
Ummara
Most Recent 4 years, 9 months ago
It should be enable change feed The correct answer is C
upvoted 2 times
...
programmingbot
4 years, 9 months ago
Answer should be C: As from MS documentation: "Change feed publishes records to the log within few minutes of the change and also guarantees the order of change operations per blob. Storage events are pushed in real time and might not be ordered." https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-change-feed?tabs=azure-portal#faq
upvoted 4 times
...
ather_13
4 years, 9 months ago
The purpose of the change feed is to provide transaction logs of all the changes that occur to the blobs and the blob metadata in your storage account. The change feed provides ordered, guaranteed, durable, immutable, read-only log of these changes. Client applications can read these logs at any time, either in streaming or in batch mode. The change feed enables you to build efficient and scalable solutions that process change events that occur in your Blob Storage account at a low cost.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago