SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
Parse Bicep Output in Azure DevOps Pipeline
Summary: How to parse the output from bicep in an Azure DevOps pipeline
Date: Around 2023
Refactor: 13 July 2025: Checked links and formatting.
In Azure ARM deployment using Azure DevOps YAML Pipeline I already showed how to parse the output in a pipeline for ARM templates using Powershell. I now have a use case for parsing the output from BICEP in a pipeline using bash.
So we will first do a bicep deployment in which we will parse the output and then show how you can find the variable in the next task.
Cheat Sheet
Summary: An overview of cheatsheets on this wiki. Originally everything was here but it simply became too big. Small topics are kept here.
Date: 8 December 2024
Cheatsheets:
Cheatsheet Windows Management
Summary: Windows Management hints, tips, oneliners and best practices.
Date: 8 December 2024
Cheatsheet VMware
Summary: A cheatsheet to collect various information regarding vmware products.
Date: 3 January 2025