mik-laj opened a new issue #8284: Add support for Microsoft Azure Blob Storage in Storage Transfer Service operatorss URL: https://github.com/apache/airflow/issues/8284 **Description** Hello, We should add support for Microsoft Azure Blob Storage in [CloudDataTransferServiceCreateJobOperator](https://github.com/apache/airflow/blob/42eef38/airflow/providers/google/cloud/operators/cloud_storage_transfer_service.py#L157). This support should allow pass credentials to Azure from the connection. A similar feature already exists for AWS. https://github.com/apache/airflow/blob/42eef38/airflow/providers/google/cloud/operators/cloud_storage_transfer_service.py#L48-L57 This change is due to the [March 23 service update](https://cloud.google.com/storage-transfer/docs/release-notes#March_23_2020). To complete this task you must complete the following steps: - [ ] Update the operator - [ ] Update the example DAG - [ ] Update the documentation - [ ] Run system tests (final check) **Use case / motivation** N/A **Related Issues** N/A
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
