You will create an Azure container instance (container1) that uses an image (Image1) containing SQL Server, and it requires persistent storage. Which Azure storage service should you configure for container1?
Choose an answer
Tap an option to check your answer.
Correct answer: Azure Files.
Why this is the answer
Azure Files is the correct choice because it provides fully managed file shares in the cloud that can be mounted by Azure Container Instances (ACI) as a volume. This allows the container to read and write persistent data, which is crucial for applications like SQL Server that need to store their database files. Azure Blob storage is object storage and cannot be directly mounted as a file system by ACI for persistent volume needs. Azure Queue storage is used for message queuing between application components, not for persistent data storage. Azure Table storage is a NoSQL key-value store, unsuitable for file system-like persistent storage required by SQL Server.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed