Azure Data Factory Sensor Async """"""""""""""""""""""""""""""" To checks the status of a pipeline run :class:`~astronomer.providers.microsoft.azure.sensors.data_factory.AzureDataFactoryPipelineRunStatusSensorAsync`. .. exampleinclude:: /../astronomer/providers/microsoft/azure/example_dags/example_adf_run_pipeline.py :language: python :dedent: 4 :start-after: [START howto_sensor_pipeline_run_sensor_async] :end-before: [END howto_sensor_pipeline_run_sensor_async]