Microsoft
AZ-204 · Question #151
A development team is developing an application that works with Azure Table storage. Below are some of the rows in the table You have the following code statement from a C# program Would this return a
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #151. The question stem and answer options stay visible for context.
Submitted by tom_us· Mar 30, 2026Develop for Azure storage
Question
A development team is developing an application that works with Azure Table storage. Below are some of the rows in the table You have the following code statement from a C# program Would this return all the entities where the RowKey is [email protected]?
Exhibits
Options
- AYes
- BNo
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#TableQuery#RowKey filter#C# SDK


