Skip to content
Jeff Brown Tech
  • Home
  • Privacy Policy
  • About
Menu Close
Read more about the article Azure Functions: Add a PowerShell Module
Azure / PowerShell

Azure Functions: Add a PowerShell Module

Azure Functions are a great serverless option in Azure for executing code. You can deploy functions using multiple languages, including…

0 Comments
February 17, 2023
Read more about the article PowerShell SecretManagement and Key Vault Tutorial
Azure / PowerShell

PowerShell SecretManagement and Key Vault Tutorial

In a previous article (PowerShell SecretManagement: Getting Started), you learned about a new module from Microsoft named SecretManagement. This module…

0 Comments
January 26, 2023
Read more about the article Comparing Azure Availability Zones & Availability Sets
Azure

Comparing Azure Availability Zones & Availability Sets

Azure provides many options for high availability and resilience in its services. Two such Azure features are availability zones and…

0 Comments
December 6, 2022
Read more about the article Avoiding Terraform For_Each Index Issues
Terraform

Avoiding Terraform For_Each Index Issues

Terraform can create multiple resources using the for_each argument. However, depending on your variable type or for_each syntax, Terraform can…

0 Comments
November 21, 2022
Read more about the article Terraform Heredoc & JsonEncode: Best Practices
Terraform

Terraform Heredoc & JsonEncode: Best Practices

Terraform continually introduces more functionality and improvements as the product progresses. While newer versions enable better ways of performing tasks,…

0 Comments
September 22, 2022
Read more about the article Manage Azure Policy using Terraform
Azure / Terraform

Manage Azure Policy using Terraform

Terraform is a popular Infrastructure as Code solution. Did you know that you can manage other Azure resources, such as…

1 Comment
August 3, 2022
Read more about the article Azure Automation Hybrid Worker Groups: Getting Started Guide
Azure

Azure Automation Hybrid Worker Groups: Getting Started Guide

In previous posts, you learned how to create your first Azure Automation PowerShell runbook and configure authentication to Azure resources.…

0 Comments
August 2, 2022
Read more about the article Getting Started with Terraform in Azure
Azure / Terraform

Getting Started with Terraform in Azure

HashiCorp Terraform is an open-source Infrastructure as Code (IaC) tool that enables deploying resources on-premises and to the cloud. You…

0 Comments
July 13, 2022
Read more about the article Azure Automation: Run As Account Tutorial
Azure / PowerShell

Azure Automation: Run As Account Tutorial

In a previous tutorial, you learned about creating your first Azure Automation PowerShell runbook. You set up an Azure Automation…

0 Comments
July 6, 2022
Read more about the article Azure Automation: Creating a PowerShell Runbook
Azure / PowerShell

Azure Automation: Creating a PowerShell Runbook

Azure Automation is a cloud-based automation and configuration service that you can use for process automation through runbooks. You can…

2 Comments
June 29, 2022
  • 1
  • 2
  • 3
  • 4
  • …
  • 8
  • Go to the next page

Subscribe to new articles! Enter your email below.

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