Pytania i odpowiedzi

Test-programowanie

Zebrane pytania i odpowiedzi do zestawu.
Ilość pytań: 2 Rozwiązywany: 480 razy
Pytanie 1
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?
Enable the change feed on the storage account and process all changes for available events.
Pytanie 2
You are developing an application to use Azure Blob storage. You have configured Azure Blob storage to include change feeds. A copy of your storage account must be created in another region. Data must be copied from the current storage account to the new storage account directly between the storage servers. You need to create a copy of the storage account in another region and copy the data. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. Select and Place:
1
2

Powiązane tematy