AZ-104 · Question #784
AZ-104 Question #784: Real Exam Question with Answer & Explanation
The correct answer is B: container3 only. Mount an Azure file share in Azure Container Instances Azure Container Instances can mount an Azure file share created with Azure Files. You can only mount Azure Files shares to Linux containers. https://learn.microsoft.com/en-us/azure/container-instances/container-instances-volu
Question
You have an Azure subscription that contains the Azure container instances shown in the following table. You create a storage account that contains a file share named storage1 in the East US Azure region. You need to mount storage1 to the container instances. To which container instances can you mount storage1?
Options
- Acontainer1 only
- Bcontainer3 only
- Ccontainer1 and container2 only
- Dcontainer1 and container3 only
- Econtainer1, container2, and container3
Explanation
Mount an Azure file share in Azure Container Instances Azure Container Instances can mount an Azure file share created with Azure Files. You can only mount Azure Files shares to Linux containers. https://learn.microsoft.com/en-us/azure/container-instances/container-instances-volume-azure-
Community Discussion
No community discussion yet for this question.