astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
128 stars 25 forks source link

Nuke Azure resources #570

Open bharanidharan14 opened 1 year ago

bharanidharan14 commented 1 year ago

Used Azure-nuke library to terminate resources created in the example DAGs.

Resource currently used in example DAG

  1. Azure Data factory pipeline
  2. Service Bus
  3. Data Storage blob container

this task is part of #44

bharanidharan14 commented 1 year ago

Added example DAG file, Testing is pending

pankajkoti commented 1 year ago

Testing is on hold so that we do not disturb existing working setup which is needed for a customer demo.