Skip to main content
Jorge Bernhardt Jorge Bernhardt

Azure DevOps

2023

Azure DevOps - Building a Simple Bicep Pipeline for Resource Deployment
·1232 words·6 mins· 100 views · 5 likes
Azure DevOps Bicep IaC Azure CLI
Nowadays, automating the deployment of cloud resources has become the norm. Azure DevOps is a go-to tool known for its solidness and adaptability. In this article, we’ll dive into how to create a simple pipeline to set up Azure resources using Microsoft’s infrastructure as code language, Bicep.

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.
How to become a Microsoft Azure DevOps Engineer Expert
·322 words·2 mins· 100 views · 5 likes
Azure DevOps Certification Certifications Microsoft
In the last weeks, I received many questions regarding how to prepare for the Microsoft Azure Exam AZ-400. That is why today I want to tell you in this post, my journey and tips to reach that goal.
Passed Microsoft Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions
·337 words·2 mins· 100 views · 5 likes
Azure DevOps Certification Certifications Microsoft
The last Friday, I passed the Microsoft exam AZ-400: Designing and Implementing Microsoft DevOps Solutions. For the first time, due to the global pandemic, I have taken the exam using OnVUE’s online proctored exam mode, and I must say it is a very convenient alternative.
First steps in Terraform - Azure Setup
·465 words·3 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure DevOps Azure service principal
Today I want to talk to you about terraform, this open-source tool that allows us to define, preview and deploy infrastructure on a multitude of cloud providers such as Azure, AWS, and google, using the HashiCorp Configuration Language (HCL).