Microsoft
AZ-204 · Question #146
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
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #146. The question stem and answer options stay visible for context.
Submitted by viktor_hu· Mar 30, 2026Develop for Azure storage
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 Slot1?
Exhibit
Options
- ATableOperation
- BTableBatchOperation
- CTableEntity
- DTableQuery
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Table storage#TableBatchOperation#batch insert#.NET SDK
