Hello everyone! I am transitioning my prefect 1 workflows to prefect 2 this month. My prefect 1 code uses the generic git storage to pull code from an Azure Devops repo. I don't see a generic git block in the documentation. Is Azure DevOps not supported as storage in Prefect 2?
✅ 1
b
Bianca Hoch
05/11/2023, 6:09 PM
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.
d
Daniel Lomartra
05/11/2023, 8:03 PM
Thanks! After reviewing the code for the GitHub storage block I realized that it actually works just fine with azure devops so long as the URL is structured properly.
🚀 1
✨ 1
k
Keith Smith
08/04/2023, 7:37 PM
Hey @Daniel Lomartra would really appreciate if you could share what changes are needed? Fellow Azure Devops user 🙂
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.