If you want to mount multiple volumes, what options are at your disposal for deployment?
YAML file only
Azure Resource Manager template and YAML file
Azure Resource Manager template and PowerShell
To mount multiple volumes in a container instance, you must deploy using an Azure Resource Manager template or a YAML file. PowerShell alone doesn't directly support volume mounting.