This post shows the Azure DevOps CI/CD automation for Azure Data Factory that utilizes Private Endpoint to data source/target. Fully functional code included and explained.
Tag: YAML
Azure Data Factory CI/CD (Public)
This post shows the Azure DevOps CI/CD automation for Batch job that utilizes Azure Data Factory with Storage Account. Fully functional code included and explained.
Private Endpoint: Web & Function App with SQL Database
This post walks through the implementation of CI/CD automation using Azure DevOps for an application within private network using App Service, Functions App, Application Insights and SQL Database. Fully functional code included and explained.
Azure Function Batch Job with Storage Account
This post shows the Azure DevOps CI/CD automation for a Batch job that utilizes Azure Functions with Storage Account. Application Insights is demonstrated for APM. Fully functional code included and explained.
Restricted Azure App Service with SQL Database
This post walks through the implementation of CI/CD automation using Azure DevOps for Azure App Service with SQL Database application scenario with network restriction. Fully functional code included and explained.
Public Web App with Storage Account
This post walks through the implementation of CI/CD automation using Azure DevOps for Public Web App with Storage Account application scenario. Fully functional code included and explained.
CI/CD automation in 60 minutes
Even though a lot of organization have adopted Agile/Scrum, their priority is focusing on delivering features of the software product. CI/CD automation is often become their technical debt, which may or may not be repaid. These series of blog posts provide recipes for CI/CD automation that target different architecture scenarios.