Microsoft
AZ-204 · Question #481
Drag and Drop Question You are developing an application to store millions of images in Azure blob storage. The images are uploaded to an Azure blob storage container named companyimages contained in
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #481. The question stem and answer options stay visible for context.
Submitted by amina.ke· Mar 30, 2026Develop solutions that use Azure Blob Storage - specifically constructing REST API requests to filter blobs using index tags in Azure Blob Storage
Question
Drag and Drop Question You are developing an application to store millions of images in Azure blob storage. The images are uploaded to an Azure blob storage container named companyimages contained in an Azure blob storage account named companymedia. The stored images are uploaded with multiple blob index tags across multiple blobs in the container. You must find all blobs whose tags match a search expression in the container. The search expression must evaluate an index tag named status with a value of final. You need to construct the GET method request URI. How should you complete the URI? To answer, drag the appropriate parameters to the correct request URI targets. Each parameter may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. Answer:
Answer Area
Drag items
Status = FinalStatus <= FinalCompanymediacompanyimages
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 Blob Storage#Blob Index Tags#REST API#Storage Queries