Open in app
Home
Notifications
Lists
Stories

Write
Wesley Camargo
Wesley Camargo

Home
About

Published in FAUN Publication

·Mar 23

Creating Infrastructure as Code for Azure with Azure Bicep step by step

One of the natural steps towards DevOps and Cloud Adoption is to create your Infrastructure using Code. …

Azure Bicep

4 min read

Creating Infrastructure as Code for Azure with Azure Bicep step by step
Creating Infrastructure as Code for Azure with Azure Bicep step by step

Published in FAUN Publication

·Mar 16

It’s time to tidy up your code: How to use Visual Studio Code Autoformat

If you are like me and like to have consistency in formatting your code, this is definitely a must to have configuration. By default, you can use VS code formatters with the shortcut Alt+Shift+F but, you can also configure it to format every time you save your file, like this:

Vscode

3 min read

It’s time to tidy up your code: How to use Visual Studio Code Autoformat
It’s time to tidy up your code: How to use Visual Studio Code Autoformat

Published in FAUN Publication

·Mar 7

First steps with Azure: Creating an Azure Resource Group with Azure CLI

An Azure Resource Group is a container that holds related resources for an Azure solution. …

Dev Ops

4 min read

First steps with Azure: Creating an Azure Resource Group with Azure CLI
First steps with Azure: Creating an Azure Resource Group with Azure CLI

Published in FAUN Publication

·Feb 25

The entry gate to Azure: Configuring your Azure subscription with Azure CLI

Azure CLI is a command line interface with Azure. It can be used in any command line prompt, including PowerShell and Bash, and it allows the creation of resources and resource groups, executing actions like an Azure Data Factory pipeline, and much more possibilities. …

Dev Ops

3 min read

The entry gate to Azure: Configuring your Azure subscription with Azure CLI
The entry gate to Azure: Configuring your Azure subscription with Azure CLI

Feb 24

Criando Azure Resource Group com Azure CLI

O Azure CLI é uma interface de linha de comando para o Azure. Ele pode ser usado com PowerShell ou em bash, com ele é possível criar recursos, resource groups, executar ações no Azure entre outras coisas. …

Dev Ops

3 min read

Criando Azure Resource Group com Azure CLI
Criando Azure Resource Group com Azure CLI

Published in FAUN Publication

·Feb 2

Creating and publishing PowerShell Modules to Azure Artifacts with Azure DevOps YAML Pipelines

PowerShell Modules are very useful and can save a lot of time if well designed and created. Check on this post how to create and pack a basic PowerShell Module, and publish it into Azure Artifact using Azure DevOps YAML Pipelines. Creating PowerShell Module and PowerShell Module Manifest Creating a PowerShell Module - psm1 A PowerShell Module is a way to organize and…

Dev Ops

4 min read

Creating and publishing PowerShell Modules to Azure Artifacts with Azure DevOps YAML Pipelines
Creating and publishing PowerShell Modules to Azure Artifacts with Azure DevOps YAML Pipelines

Published in FAUN Publication

·Jan 28

Delivery as Code with Azure DevOps Release Engine

Delivery as Code is the concept of having all necessary configurations of your delivery defined in a file, which can be kept under source control and have all good practices applied to application development over it. It ensures that your deliveries are consistent and reliable. Everything as Code In the past years, everything…

Azure Devops

8 min read

Delivery as Code with Azure DevOps Release Engine
Delivery as Code with Azure DevOps Release Engine

Published in Towards Dev

·Dec 30, 2021

How to extend an Azure DevOps YAML Pipeline Template

If you need to control what is allowed during your deployment, extending the YAML Templates is the easiest way to know what is being done on your deployments. Azure DevOps YAML Templates YAML Templates are the smartest way to create your pipelines. It allows you to break down the pipelines into small pieces reusing…

Dev Ops

3 min read

How to extend an Azure DevOps YAML Pipeline Template
How to extend an Azure DevOps YAML Pipeline Template

Published in Towards Dev

·Dec 20, 2021

How to suppress warning and error messages in Azure CLI

In Azure CLI some commands can return errors and warning messages, which can cause troubles on your script, so check out how to suppress it — How to suppress warnings on Azure CLI Command group is in preview and under development In some cases the CLI used can be under development and show the message: Command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Suppress Errors

2 min read

How to suppress warning and error messages in Azure CLI
How to suppress warning and error messages in Azure CLI

Published in Towards Data Science

·Aug 20, 2021

Creating Azure Databricks with Bicep and Azure DevOps YAML Pipelines

Continuing the DataOps Automation series, in this post I will demonstrate how to create your Databricks workspace using Infrastructure as Code with Bicep and Azure DevOps YAML Pipelines to deploy it in Azure. Let’s check it out! — In the previous articles, you can check how to create an Azure Data Factory with git integration using Bicep and also the easiest way to create a CI/CD pipeline for Azure Data Factory

Dev Ops

4 min read

Creating Azure Databricks with Bicep and Azure DevOps YAML Pipelines
Creating Azure Databricks with Bicep and Azure DevOps YAML Pipelines
Wesley Camargo

Wesley Camargo

Microsoft MVP | DevOps Lead Systems Engineer @ EPAM

Following
  • Anupam Chugh

    Anupam Chugh

  • Giorgos Myrianthous

    Giorgos Myrianthous

  • Prashanth Xavier

    Prashanth Xavier

  • Caio Santos

    Caio Santos

  • Sagar Lad

    Sagar Lad

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable