Free Microsoft AZ-305 Actual Exam Questions - Question 8 Discussion
DRAG DROP You have an on-premises named App 1. Customers App1 to manage digital images. You plan to migrate App1 to Azure. You need to recommend a data storage solution for Appl. The solution must meet the following image storage requirements: Encrypt images at rest. Allow files up to 50M 
I’m thinking option B makes the most sense here because Azure Blob Storage supports encryption at rest by default and handles files way larger than 50MB easily. Since the app deals with digital images, storing them as blobs is pretty straightforward. Plus, Blob Storage offers different access tiers if you need to optimize cost later on. Options like Azure Files might be overkill unless the app specifically needs SMB protocol support, which wasn’t mentioned. So, Blob Storage seems like the simplest and most fitting choice for encrypted, large file storage.
Option B fits since it supports encryption and files over 50MB.
This one’s kinda vague, need more on access patterns maybe?