azuredeploy.json in the Phoenix repository, which is the source of truth for what gets provisioned.
Deployment Options
Azure
Use this guide to deploy Arize Phoenix on Azure Container Instances via the prebuilt ARM template.
You can deploy Arize Phoenix on Azure Container Instances via a prebuilt ARM template. The template runs the official Phoenix Docker image with an Azure Database for PostgreSQL flexible server and authentication enabled. It is defined by
Once the container group is running, log in with the default admin account using the initial password you chose during deployment, as described in Authentication. To customize the instance, see Environment Variables.

