CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 11: AZ-204: Developing Solutions for Microsoft Azure

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…

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Process all Azure Blob storage events by using Azure Event Grid with a subscriber Azure Function app.
  2. B. Enable the change feed on the storage account and process all changes for available events. — đáp án hiện tại
  3. C. Process all Azure Storage Analytics logs for successful blob events.
  4. D. Use the Azure Monitor HTTP Data Collector API and scan the request body for successful blob events.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề