Skip to content

Commit

Permalink
Update src/viadot/orchestration/prefect/flows/azure_sql_to_adls.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Zawadzki <[email protected]>
  • Loading branch information
adrian-wojcik and trymzet authored Sep 26, 2024
1 parent 987c525 commit aed3cb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

@flow(
name="Azure SQL extraction to ADLS",
description="Extract data from Aselite Cloud"
description="Extract data from Azure SQL"
+ " and load it into Azure Data Lake Storage.",
retries=1,
retry_delay_seconds=60,
Expand Down

0 comments on commit aed3cb2

Please sign in to comment.