Skip to content
Jeff Brown Tech
  • Home
  • Privacy Policy
  • About
Menu Close
Read more about the article Azure Bicep: Getting Started and How-To Guide
Azure

Azure Bicep: Getting Started and How-To Guide

Are you deploying resources to Azure and trying to use Azure Resource Manager (ARM) templates? Are you finding the JSON…

0 Comments
July 6, 2021
Read more about the article Exploring ARM Templates: Azure Resource Manager Tutorial
Azure

Exploring ARM Templates: Azure Resource Manager Tutorial

Are you tired of clicking around the Azure portal creating virtual machines, storage accounts, and app services? Do you need…

0 Comments
June 28, 2021
Read more about the article Move Terraform State to Azure Storage Account
Azure / Terraform

Move Terraform State to Azure Storage Account

So you've been learning and practicing deploying infrastructure with Terraform. Initially, you might not worry about your state file being…

0 Comments
June 23, 2021
Read more about the article Utilizing Terraform Resource Dependencies with Azure Examples
Azure / Terraform

Utilizing Terraform Resource Dependencies with Azure Examples

One criticism of Azure ARM templates is the requirement that you manually create resource dependencies. This process can be tedious…

2 Comments
June 16, 2021
Read more about the article How to Create an Azure Virtual Network
Azure

How to Create an Azure Virtual Network

Are you ready to move your data center to the cloud? You might be planning for things like identity, governance,…

0 Comments
June 14, 2021
Read more about the article Easily Manage Azure Resources with Terraform Import
Azure / Terraform

Easily Manage Azure Resources with Terraform Import

Are you incorporating Terraform for managing cloud infrastructure? Maybe you have existing resources you want to manage under Terraform. This…

0 Comments
June 9, 2021
Read more about the article Tackling ARM Template Array, Objects, and Copy Loops
Azure

Tackling ARM Template Array, Objects, and Copy Loops

In a previous article, you already learned how to use ARM template copy functionality to perform dynamic Azure deployments. One…

0 Comments
June 2, 2021
Read more about the article Harnessing ARM Template Copy for Dynamic Azure Deployments
Azure

Harnessing ARM Template Copy for Dynamic Azure Deployments

While Azure Resource Manager (ARM) templates have complex syntax, it is also mighty. Instead of copying and pasting the same…

0 Comments
May 19, 2021
Read more about the article Git Branching and Merging: A Step-By-Step Guide
Git

Git Branching and Merging: A Step-By-Step Guide

In previous articles, you learned “How to Revert a Commit in Git” (a PowerShell Git tutorial) and “How to Merge…

0 Comments
May 17, 2021
Read more about the article How to Implement GitHub SSH Authentication
Git

How to Implement GitHub SSH Authentication

Are you working with GitHub repositories but tired of typing in your username and personal access token each time you…

3 Comments
May 12, 2021
  • Go to the previous page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 21
  • Go to the next page

Subscribe to new articles! Enter your email below.

Copyright Jeff Brown Tech | United States
  • Home
  • Privacy Policy
  • About