brash-gold-6157
08/21/2025, 2:49 PMancient-application-36103
08/21/2025, 3:06 PMhundreds-zebra-57629
08/21/2025, 4:17 PMhelm repo add metaflow-tools <https://outerbounds.github.io/metaflow-tools>
). You can use it for both your Azure and on-prem deployment. You mentioned you already have storage accounts. Do you have a Postgres DB? If you don't, you can use the one that comes with the chart for testing. If you will be deploying the Metaflow UI, you will need to figure out how to provision it with access to your Storage Account. For integration to argo-workflows and argo-events, this file is a really good starting point. Finally, running flows locally requires that you have active credentials that allow you to access both the k8s cluster and the storage account. This output file has a good walk-through of the setups. We have revamped documentation and Azure-specific Terraform modules in the works, but we don't have an ETA on the release yet. But please feel free to ask any follow-up questions.brash-gold-6157
08/21/2025, 4:20 PM