🍪 Privacy & Transparency

We and our partners use cookies to Store and/or access information on a device. We and our partners use data for Personalised ads and content, ad and content measurement, audience insights and product development. An example of data being processed may be a unique identifier stored in a cookie. Some of our partners may process your data as a part of their legitimate business interest without asking for consent. To view the purposes they believe they have legitimate interest for, or to object to this data processing use the vendor list link below. The consent submitted will only be used for data processing originating from this website. If you would like to change your settings or withdraw consent at any time, the link to do so is in our privacy policy accessible from our home page..

Vendor List | Privacy Policy
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 ForEach and CSV Files: Tutorial
PowerShell

PowerShell ForEach and CSV Files: Tutorial

PowerShell is a fantastic tool for creating repeatable processes. You might need to create, modify, or delete objects in your…

0 Comments
February 6, 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 PowerShell SecretManagement: Getting Started
PowerShell

PowerShell SecretManagement: Getting Started

Managing secrets, passwords, or tokens in a PowerShell script has always been a tricky situation. Microsoft has released the PowerShell…

0 Comments
January 23, 2023
Read more about the article PowerShell Begin Process End Blocks Demystified
PowerShell

PowerShell Begin Process End Blocks Demystified

If you want to take your PowerShell function writing skills to the next level, consider implementing Begin, Process, and End…

0 Comments
January 12, 2023
Read more about the article Mastering PowerShell Dynamic Arrays
PowerShell

Mastering PowerShell Dynamic Arrays

PowerShell arrays are a powerful construct when working with a group of similar items. You can loop through them and…

0 Comments
December 13, 2022
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 PowerShell Tab Completion: The Ultimate Guide
PowerShell

PowerShell Tab Completion: The Ultimate Guide

Adding tab completion to your PowerShell parameters (or arguments) is a great way to enhance the user experience. You provide…

0 Comments
November 29, 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
  • 1
  • 2
  • 3
  • 4
  • …
  • 22
  • Go to the next page

Subscribe to new articles! Enter your email below.

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