Skip to content

Commit

Permalink
Update Azure connection ID
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti committed Dec 27, 2024
1 parent 5482152 commit b447104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/dags/dbt_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
task_id="generate_dbt_docs_azure",
project_dir=DBT_ROOT_PATH / "jaffle_shop",
profile_config=profile_config,
connection_id="azure_wasb_conn",
connection_id="azure_abfs_conn",
bucket_name="cosmos-ci-docs",
install_deps=True,
)
Expand Down

0 comments on commit b447104

Please sign in to comment.