The blog for application development targeting Azure.
This blog is to share knowledge related to different app dev areas for building solution targeting Microsoft Azure. I hope you enjoy it or even can save your time during implementation so that you have more time to enjoy life instead of troubleshooting in Azure.
Featured Series
Azure DevOps CI/CD Automation in 60 minutes
This series bootstraps your implementation of CI/CD by providing all the necessary code to create CI and CD pipelines based on different application-usage patterns in Azure. Check out the Overview post or the Recipe List page to find out what are the patterns available today:
Latest Posts
-
Azure Data Factory CI/CD (Private Endpoint)
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. read more …
-
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. read more …
-
One Pager: Application Insights for .NET App
This One Pager provides a summary for using Application Insights with .NET Core application, so you don’t need to go through different documentations, read more …
-
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. read more …
-
Automation: Provision Self-Hosted Agent for Azure DevOps
This post provides a walkthrough with scripts to provision an Azure DevOps self-hosted Windows agent automatically. read more …
-
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. read more …