Skip to main content

NillsF blog

  • Home
  • About

Category: Management

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

Accessing Key Vault Secrets in Kubernetes using the Key Vault CSI driver

May 11, 2020February 4, 2021 nillsf Leave a comment

Note: There’s a new post available combining CSI driver + AAD pod identity. When you store secrets in a Kubernetes cluster, by default those are stored in the etcd database within the master nodes. The same is true for secrets stored in an AKS cluster on Azure. The best practice for storing secrets is to […]

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

Tag resources created by a Databricks cluster

April 7, 2020April 7, 2020 nillsf Leave a comment

A lot of organizations rely on tags for organizing Azure resources. Tags are useful to contain metadata about owners, environment, function and are also very useful to keep track of costs. When you create an Azure Databricks cluster, the service will create a managed resource group on your behalf. This managed resource group has a […]

Read More

Custom metrics in Azure monitor

March 31, 2020March 31, 2020 nillsf Leave a comment

I had a conversation today about custom metrics in Azure. I have worked with customers in the past that have streamed custom metrics into Azure Log Analytics to process them. This was a case where a customer had done more research than me, and had discovered that it’s possible to send custom metrics into Azure […]

Read More

Posts navigation

Newer posts 1 2 3 4 Older posts

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

  • Key Vault CSI driver integrated with AAD-managed pod identities
  • Azure Files NFS mounted on Azure Kubernetes Service
  • Trying out the preview of Azure Active Directory pod-managed identities in Azure Kubernetes Service
  • The story of how we got our green card
  • Exploring the new GitHub Actions continuous delivery functionality

Categories

  • Azure (49)
  • business (1)
  • certification (1)
  • CKAD series (9)
  • Data Science (6)
  • DevOps (21)
  • Kubernetes (22)
  • Management (20)
  • Networking (10)
  • Open Source (28)
  • Personal Development (7)
  • Security (5)
  • Software Development (9)
  • Uncategorized (26)
  • Windows (10)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress