Multi-stage YAML pipeline with Azure DevOps
I have presented on the Multi-stage YAML pipeline with Azure DevOps at Omaha Azure DevOps Meetup. Here is the recording of the same –
I have presented on the Multi-stage YAML pipeline with Azure DevOps at Omaha Azure DevOps Meetup. Here is the recording of the same –
In this blog post, I will walk through how to create a logic app in Visual Studio 2019 and deploy it through Azure DevOps using YAML pipelines: Prerequisite – You need to install “Azure Logic Apps Tools for Visual Studio 2019” extension in Visual Studio 2019: Step 1: Create a new repo in your Azure … Read more
Azure Budgets offers a great way to plan and drive accountability towards the Azure costs. Azure Budgets allow you to set a threshold value for your Azure environment and helps in proactively manage costs. You can also set alerts on top of the budgets using Azure Action Groups. A budget can be created at a … Read more
While going through my twitter feed (sometime last week), I came across a tweet by Chris Pietschmann about his blog being listed as the top Microsoft Azure blog to follow in 2020. It sounded interesting to me. When I did some digging, I came across Feedspot’s list of top 50 Microsoft Azure Blogs, Websites and … Read more
Many people have reached out to me asking why Microsoft keeps charging them even though they have shut down or deleted their app service (web app or API app). In this blog post, I will explain how app service pricing works and why Microsoft still charges you even after the app is stopped or deleted. … Read more