Question:
You are deploying a containerized application in Azure.
Requirements:
- The application uses SQL Server in a container, and the database files must be stored on a persistent volume that supports the SMB protocol.
- The application must automatically redeploy whenever a new container image is pushed to Azure Container Registry (ACR).
What should you configure?