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: Azure CLI
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 Get Ready
Prerequisites Just want to stay the obvious here, in order to try out the recipes, you need to have access to: IMPORTANT: Since Microsoft disabled the free grant of parallel jobs by default, which is required to run the pipeline, you need to request for it (link to request parallel jobs) Preparation Project in Azure… Continue reading CI/CD Automation Get Ready