tests.system.providers.microsoft.azure.example_azure_cosmosdb

This is only an example DAG to highlight usage of AzureCosmosDocumentSensor to detect if a document now exists.

You can trigger this manually with airflow dags trigger example_cosmosdb_sensor.

Note: Make sure that connection `azure_cosmos_default` is properly set before running this example.

Module Contents

tests.system.providers.microsoft.azure.example_azure_cosmosdb.ENV_ID[source]
tests.system.providers.microsoft.azure.example_azure_cosmosdb.DAG_ID = 'example_azure_cosmosdb_sensor'[source]
tests.system.providers.microsoft.azure.example_azure_cosmosdb.t1[source]
tests.system.providers.microsoft.azure.example_azure_cosmosdb.test_run[source]

Was this entry helpful?