Skip to content

Jeff Brown Tech

Cloud and DevOps Engineering

Jeff Brown Tech

Cloud and DevOps Engineering

  • Home
  • Privacy Policy
  • About
PowerShell

How to Create a PowerShell Module: A Beginner’s Guide

Jeff Brown December 2, 2024

PowerShell modules are essential for scriptwriters and system administrators to organize and reuse their code. A module is a package of related functions, cmdlets, and resources bundled together for easy…

PowerShell

Loading PowerShell Custom Functions: Profiles, Dot-Sourcing, and Modules

Jeff Brown November 26, 2024

PowerShell is a versatile scripting environment that allows users to extend its capabilities by creating custom functions. Once written, you can load these PowerShell custom functions into your session or…

PowerShell

Process Pipeline Data in PowerShell Parameters

Jeff Brown October 1, 2024

PowerShell pipeline parameters are a powerful feature that enables you to streamline data flow between commands and functions. When creating custom PowerShell functions, two key attributes (ValueFromPipeline and ValueFromPipelineByPropertyName) allow…

PowerShell

PowerShell Confirm Parameter: Best Practices for Safe Scripting

Jeff Brown September 23, 2024

The PowerShell Confirm parameter is an essential safeguard that prompts users before performing potentially destructive actions. This article will explore how to implement the -Confirm parameter in custom PowerShell functions…

PowerShell

PowerShell Advanced Functions: Getting Started Guide

Jeff Brown September 16, 2024

Advanced functions take your PowerShell development to the next level, letting you create cmdlet-like scripts with advanced features. In this article, we’ll dive into what makes cmdlets and advanced functions…

PowerShell

PowerShell RegEx: Getting Started Guide

Jeff Brown August 22, 2024

PowerShell stands out as a versatile tool in scripting and automation, offering a wide array of functionalities to manage systems and process data. One PowerShell feature is the ability to…

Azure DevOps Terraform

Azure DevOps Workload Identity & Terraform Authentication

Jeff Brown April 23, 2024

Azure DevOps supports Workload Identity federation (powered by OpenID Connect) to authenticate to Azure and Azure DevOps from your pipelines for deploying Terraform configurations. Workload Identity federation To follow along…

PowerShell

PowerShell Script Parameters: Getting Started Guide

Jeff Brown February 27, 2024

PowerShell script parameters are vital components that enable the customization and versatility of scripts, functions, and cmdlets. PowerShell parameters enhance the usability and adaptability of scripts by allowing users to…

Azure DevOps

Azure DevOps Service Connection Configuration Guide

Jeff Brown January 23, 2024

An Azure DevOps service connection enables secure connections to external resources. You can use service connections in your build and deploy pipelines to deploy Azure resources. In this tutorial, you…

Azure

Grant Graph API Permissions to Managed Identity

Jeff Brown January 2, 2024

Managed identities are a great way to enable Azure resources access to services, like Graph API. You can assign granular Graph API permissions for your managed identity through app roles…

Posts pagination

1 2 … 23

Next Page »

Subscribe to new articles! Enter your email address below.

Jeff Brown Tech

Cloud and DevOps Engineering

Copyright © All rights reserved | Blogus by Themeansar.