Azure Data Factory Operator Async """"""""""""""""""""""""""""""""" To executes a data factory pipeline asynchronously :class:`~astronomer.providers.microsoft.azure.operators.data_factory.AzureDataFactoryRunPipelineOperatorAsync`. .. exampleinclude:: /../astronomer/providers/microsoft/azure/example_dags/example_adf_run_pipeline.py :language: python :dedent: 4 :start-after: [START howto_operator_adf_run_pipeline_async] :end-before: [END howto_operator_adf_run_pipeline_async]