Hi @Vickram Chakravarthy Sukumaran , persistent storage in a container means that the volume is mounted to the container. Persistent storage supported by Azure Container Instance is Azure File Share. Ref: Mount an Azure file share in Azure Container Instances.
Regarding AZ 104 practice exam question
In the AZ104 Practice assessment, there is the below question for which the answer is file share.
You have an Azure subscription that contains an Azure Storage account named vmstorageaccount1.
You create an Azure container instance named container1.
You need to configure persistent storage for container1.
What should you create in vmstorageaccount1?
There are no other details provided in the question like usage of container image or database. So in that case, even table can be used as persistent storage correct? If we are not provided the use case, persistent storage can also be provided by page blobs which are used as disks for VM's. So how is the answer provided as file shares?
Thanks
Azure
1 answer
Sort by: Most helpful
-
Silvia Wibowo 5,871 Reputation points Microsoft Employee Moderator
2025-05-12T23:05:05.0033333+00:00