Azure
When deploying Polaris through the Microsoft Azure Marketplace, you will be asked to configure several parameters for the Docker container running your workload.
- Docker Image URL: Specify the URL of the Docker image to run inside the Polaris container. Ensure that the VM has the appropriate permissions to pull the image from the configured registry.
- Environment Variables: Provide environment variables to be passed to the Docker container.
info
We recommend using Azure Container Registry (ACR). Note that Azure Container Instances currently require password authentication for ACR, so you will need to provide the login server, username, and password.