Skip to main content
Jorge Bernhardt Jorge Bernhardt

DevOps

2023

Bicep - Practical Use Cases of String Functions in Azure Deployments
·791 words·4 mins· 100 views · 5 likes
Microsoft Microsoft Azure Bicep Bicep Functions
Bicep is a language specifically designed for deploying Azure resources and offers a more user-friendly syntax than JSON. One of the cool features of Bicep is its built-in functions that allow performing a variety of operations and manipulations on data while creating Azure Resource Manager (ARM) templates.

2020

How to enable the Azure DevOps CLI extension
·307 words·2 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure DevOps DevOps
Today I want to talk to you about Azure DevOps CLI. This extension of Azure CLI allows us to manage the Azure DevOps Services from the command line. The first step to using Azure DevOps CLI is to check that the extension for Azure CLI is installed.