https://prefect.io logo
Title
d

Dung Khuc

06/13/2022, 8:04 AM
Hello again, do agents work with Azure's Storage Blob Data Reader privilege to pull Flow from Azure Blob Storage?
1
a

Anna Geller

06/13/2022, 10:17 AM
it might work - can you give it a try and see? I'm not 100% sure if this scope allows downloading the blob but it seems so - this is the relevant line https://github.com/PrefectHQ/prefect/blob/ad734292bc4113a52777d6ebe87cfa1c13a3eee8/src/prefect/storage/azure.py#L87 but if you want that Prefect automatically uploads flows to Azure during registration, you'll also need the upload permissions
d

Dung Khuc

06/13/2022, 5:19 PM
Thanks. I'll test this out.
🙌 1