Hey Daniel, from what I can see, Azure DevOps is not directly supported as storage in Prefect 2. However, Prefect 2 does support Azure Blob Storage, which can be used as an alternative. Here's a list of some supported storage options in Prefect 2:
- Remote File System
- Azure Storage (Blob Storage)
- GitHub Storage
You can find more information in the Prefect documentation
here.