RachitSharma2001 opened a new issue, #31449:
URL: https://github.com/apache/airflow/issues/31449

   ### Description
   
   A useful operation would be to move data from an S3 Bucket to an Azure Blob 
Storage. Azure is able to support this kind of transfer, as seen 
[here](https://learn.microsoft.com/en-us/azure/storage/common/storage-ref-azcopy-copy?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json).
 As seen from this post 
[here](https://stackoverflow.com/questions/69893676/apache-airflow-operator-to-transfer-data-files-from-s3-to-azure-blob),
 there are people who would find this functionality useful. 
   
   
   ### Use case/motivation
   
   Currently, Airflow support Azure transfers such blob to gcs, local to data 
lake, etc. However, there is no support for moving data from an S3 Bucket to 
Azure Blob storage. 
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to