Thomas Nyegaard-Signori
06/15/2021, 12:50 PMazure
storage? I had a look at comparing the s3
implementation (https://github.com/PrefectHQ/prefect/blob/master/src/prefect/storage/s3.py#L159) to the azure
one (https://github.com/PrefectHQ/prefect/blob/master/src/prefect/storage/azure.py#L128), and it seems like the stored_as_script
flag doesnt do much on the azure
storage. Can anyone from the Prefect team confirm what I am seeing or am I on the wrong track?Kevin Kho
Kevin Kho
Kevin Kho
Thomas Nyegaard-Signori
06/15/2021, 1:46 PMKevin Kho