/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

4bes.nl
| | donhackman.wordpress.com
0.7 parsecs away

Travel
| | In this post I show you how a step by step guide on how to build and deploy Bicep templates to Azure with Azure DevOps pipelines. - Read on 4bes.nl/2021/04/18/step-by-step-deploy-bicep-with-azure-devops-pipelines/
| | dontcodetired.com
0.8 parsecs away

Travel
| | Don't Code Tired - Jason Roberts on Software Development and .NET - This is the sixth part in a series demonstrating how to setup continuous deployment of an Azure Func
| | www.4bes.nl
0.3 parsecs away

Travel
| | In this post we look at how you can Build and test an Azure tagging strategy with Bicep with PowerShell, Pester, Azure DevOps & GitHub Actions
| | www.inogic.com
10.1 parsecs away

Travel
| Introduction: In our recent blog, We saw how to create an Azure function and now that we have our Azure function ready and hosted, let's look at invoking the function through a workflow. At this point, we will execute the function through an HTTP request instead of registering the function as a Webhook. Let us modify the