Blog @ jeffbrown.tech
#kubernetes @cncf.bsky.social #linux
#kubernetes @cncf.bsky.social #linux
Working in IT requires learning new skills all the time. In this video, I reflect on the times learning something outside my current role paid off later.
Working in IT requires learning new skills all the time. In this video, I reflect on the times learning something outside my current role paid off later.
#CKS
#CKS
If you've watched any of the videos, I'd love to hear your feedback if it helped you!
youtu.be/bYAAj1mqzDw?...
If you've watched any of the videos, I'd love to hear your feedback if it helped you!
youtu.be/bYAAj1mqzDw?...
🧠 Write better PowerShell scripts! This video covers learning how to plan your scripts with pseudocode and following best practices for clean, reliable code using naming conventions, formatting, comments, and more.
🧠 Write better PowerShell scripts! This video covers learning how to plan your scripts with pseudocode and following best practices for clean, reliable code using naming conventions, formatting, comments, and more.
Working on a project locally and need to move your Terraform state to an Azure storage account? Learn how in this tutorial!
Working on a project locally and need to move your Terraform state to an Azure storage account? Learn how in this tutorial!
Learn how to work with external data in PowerShell! 💡 This module shows you how to read and write CSV, JSON, and XML files, import/export structured data, and call web APIs using `Invoke-RestMethod`. Perfect for real-world automation!
Learn how to work with external data in PowerShell! 💡 This module shows you how to read and write CSV, JSON, and XML files, import/export structured data, and call web APIs using `Invoke-RestMethod`. Perfect for real-world automation!
Learn how to create and manage dynamic arrays inside PowerShell using this tutorial!
Learn how to create and manage dynamic arrays inside PowerShell using this tutorial!
Learn more about the different Azure high availability options from this tutorial!
Learn more about the different Azure high availability options from this tutorial!
Take control of errors in PowerShell! ⚠️ This module covers try/catch/finally, ErrorAction, throw, and Get-Error to handle problems gracefully and keep your scripts running smoothly.
Take control of errors in PowerShell! ⚠️ This module covers try/catch/finally, ErrorAction, throw, and Get-Error to handle problems gracefully and keep your scripts running smoothly.
Learn how to write reusable PowerShell functions! ➡️ This video covers function basics, parameters, return values, variable scope, adding help, and advanced function features like CmdletBinding. Perfect for beginners writing scripts.
Learn how to write reusable PowerShell functions! ➡️ This video covers function basics, parameters, return values, variable scope, adding help, and advanced function features like CmdletBinding. Perfect for beginners writing scripts.
Learn how to use resource dependencies (correctly!) in Terraform with some Azure examples!
Learn how to use resource dependencies (correctly!) in Terraform with some Azure examples!
Learn to make your PowerShell scripts more dynamic and reusable with parameters! 🚀 We'll cover defining parameters, setting data types, and validation—then wrap up with a fun refactoring challenge.
Learn to make your PowerShell scripts more dynamic and reusable with parameters! 🚀 We'll cover defining parameters, setting data types, and validation—then wrap up with a fun refactoring challenge.
Did you know you can configure Terraform to deploy to multiple Azure subscriptions? Learn how in this tutorial!
Did you know you can configure Terraform to deploy to multiple Azure subscriptions? Learn how in this tutorial!
youtu.be/zphDREshbYk
youtu.be/zphDREshbYk
www.youtube.com/@jeffbrowntech
#powershell #azure #youtube #cloud
www.youtube.com/@jeffbrowntech
#powershell #azure #youtube #cloud
This first module covers variables, data types, operators, and methods. The module concludes with your first challenges in writing a sentence analyzer script and a temperature converter.
This first module covers variables, data types, operators, and methods. The module concludes with your first challenges in writing a sentence analyzer script and a temperature converter.
Want to learn PowerShell scripting but don't know where to start? This video series is for you! This first video is an overview of the course topics and how to set up your local system to follow along with the content.
Want to learn PowerShell scripting but don't know where to start? This video series is for you! This first video is an overview of the course topics and how to set up your local system to follow along with the content.
Make your PowerShell functions easier to use by adding tab and argument completions in this ultimate guide!
Make your PowerShell functions easier to use by adding tab and argument completions in this ultimate guide!
Learn how to programmatically deploy Teams templates using the Graph API.
Learn how to programmatically deploy Teams templates using the Graph API.
I'm one part interested in this but also one part irritated because Notepad is supposed to be a simple text editor (old man rant)
I'm one part interested in this but also one part irritated because Notepad is supposed to be a simple text editor (old man rant)
Random app update: adds shortcut back to desktop
Rude 🤬
Random app update: adds shortcut back to desktop
Rude 🤬
Terraform for_each is a powershell meta argument, but if you set up the for_each or your variable wrong, it can lead to indexing issues. Find out more in this article!
Terraform for_each is a powershell meta argument, but if you set up the for_each or your variable wrong, it can lead to indexing issues. Find out more in this article!