Known Limitations#

Most things should work on Azure just like they do when using Coiled on AWS or Google Cloud. But there are a few known limitations:

  • We don’t ship temporary user credentials for accessing data, so you’ll need to (e.g.) pass them as environment variables and explicitly use in your code.

  • There’s no automatic replacement of spot instances.

  • Infrastructure / Cloud Provider details do not show in the web UI’s “Cloud Provider” tab - in particular, Custom Networking (using an existing VPC instead of one created by Coiled) is not generally available (for Enterprise customers, we will help set this up)

  • We do not automatically set up credentials for pulling users’ Docker images from Azure Container Registry (however, users can configure this for themselves in the “Docker” section of the “Cloud Provider” tab).