Charlie Nash
08/27/2024, 8:14 PMMarvin
08/27/2024, 8:15 PMprefecthq/prefect:2-python3.10
image. It's a good practice to use specific Prefect versions in production and avoid images that automatically update to new versions.
2. Configuration of ACI: Ensure that all required environment variables and entries for Azure ACI are correctly set up. There might be specific configurations required by Azure that are not being met.
You can find more detailed documentation on configuring ACI with Prefect here and on using Docker images here.
If you still face issues, you might need to check the detailed error logs provided by Azure or Prefect and ensure all configurations, permissions, and dependencies are correctly set.