kunaljubce opened a new issue, #42497: URL: https://github.com/apache/airflow/issues/42497
### Description Currently we have a `copy_object` method for S3Hook. It would be beneficial to have a similar method for WasbHook to be able to copy blob objects seamlessly in Azure. ### Use case/motivation To be able to seamlessly copy blob objects from one Blob container to another within the same Azure storage account. We can also add the native support to copy objects across different storage accounts with an optional parameter. ### 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]
