Skip to main content

NillsF blog

  • Home
  • About

Tag: powershell

How to install PowerShell modules in a Visual Studio Code devcontainer

May 10, 2021May 10, 2021 nillsf Leave a comment

I’m doing a fair bit of work lately in VS Code devcontainers. They are an amazing way to create consistent development environments without having to install tools locally. I ran into an issue building PowerShell Docker images with modules installed (I specifically needed to install Az PowerShell, the Az ResourceGraph PowerShell module and Pester). Simple […]

Read More

Execute arbitrary PowerShell or Azure CLI in an ARM template

June 16, 2020June 16, 2020 nillsf Leave a comment

ARM templates are a great way to deploy infrastructure to Azure. The issue however is that sometimes, you need to do something that is not supported in a template. Think about executing an Azure Function when the template completes, or updating a config file in blob storage / some table. There is a new preview […]

Read More

Using Azure Resource Graph to optimize your scripts

April 30, 2020April 30, 2020 nillsf Leave a comment

I had to get some data out of a large Azure environment yesterday. What I needed was a quick way to get all machines of a certain size. Typically, I would have used Azure Powershell or Azure CLI to get this done. Create a loop over all resource groups, get all the resources in the […]

Read More

About the author

I'm Nills, a cloud architect focused on cloud automation. I share my technical stories on this blog, mainly on Azure, Kubernetes and cloud networking.

Follow @NillsF

Search

Recent Posts

  • ✂️ Cut Image Pull Times with AKS Artifact Streaming
  • How to configure LangChain to use Azure OpenAI in Python
  • Creating Kubernetes clusters on Azure using cluster API
  • Setting up Kubernetes on Azure using kubeadm
  • Using public IPs from a public IP prefix in Azure Kubernetes Service

Categories

  • Azure (58)
  • business (1)
  • certification (2)
  • CKAD series (9)
  • Data Science (7)
  • DevOps (26)
  • Kubernetes (28)
  • Management (23)
  • Networking (13)
  • Open Source (34)
  • OpenAI (1)
  • Personal Development (8)
  • Security (7)
  • Software Development (11)
  • Uncategorized (29)
  • Windows (11)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress