nerdexam
MicrosoftMicrosoft

AZ-204 · Question #148

AZ-204 Question #148: Real Exam Question with Answer & Explanation

The correct answer is A: ExecuteBatch. https://docs.microsoft.com/en-us/azure/cosmos-db/table-storage-how-to-use-dotnet

Submitted by yasin.bd· Mar 30, 2026

Question

A development team is developing an application. The application will be storing its data in Azure Table storage. Below are the fields that are going to be stored in the table - Region - Email address - Phone number The following snippet of code needs to be completed that would be used to insert a batch of records. Which of the following will go into Slot3?

Options

  • AExecuteBatch
  • BExecute
  • CInsert
  • DInsertOrMerge

Explanation

https://docs.microsoft.com/en-us/azure/cosmos-db/table-storage-how-to-use-dotnet

Community Discussion

No community discussion yet for this question.

Full AZ-204 PracticeBrowse All AZ-204 Questions