Skip to content

Commit 3ed7595

Browse files
committed
Apply Acrolinx suggestions
1 parent 9de3b4d commit 3ed7595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/ci-cd-pattern-with-airflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Learn more about how to use Azure Managed Airflow's [Git-sync feature](airflow-s
116116

117117
3. **Utilize Managed Airflow Service as Production environment:** 
118118

119-
After successfully developing and testing data pipelines on local development setup, developers can raise a Pull Request (PR) to the branch that is synchronized with the Managed Airflow Service. Once the branch is merged, developers can apply the Managed Airflow service's features like auto-scaling and monitoring and logging at production level. 
119+
You can raise a Pull Request (PR) to the branch that is sync with the Managed Airflow Service after successfully developing and testing data pipelines on local development setup. Once the branch is merged you can utilize the Managed Airflow service's features like auto-scaling and monitoring and logging at production level. 
120120

121121
### Sample CI/CD Pipeline using [GitHub Actions](https://github.com/features/actions).
122122

0 commit comments

Comments
 (0)