Skip to main content

NillsF blog

  • Home
  • About

Author: nillsf

VM Broken? Use OS disk swap in Azure to fix and restore

June 22, 2020June 22, 2020 nillsf Leave a comment

I can’t begin to count the amount of times I screwed up a virtual machine that wouldn’t boot anymore. In most cases, that was due to messing up /etc/fstab, which controls which disks get mounted in Linux. If that file is broken, your machine won’t boot anymore. In Azure, there’s an ability to swap the […]

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

Setting up a Private Link service as a service provider

June 11, 2020June 11, 2020 nillsf Leave a comment

Azure Private Link allows you to connect to public services over a private connection. I have already written about using Private Link with blob and the Azure Kubernetes Service. You can also use Private Link to expose your own custom services, and act as a service provider. This means you would build a service in […]

Read More

A year of consistent blogging in review

June 2, 2020June 2, 2020 nillsf Leave a comment

A year ago I started blogging consistently at about a weekly pace. The result, 61 unique posts, most recently 4000 monthly views and the opportunity to co-author a book. via GIPHY In this post I wanted to review this year in blogging, and share what I learnt. And I hope this motivates you to start […]

Read More

Confusion matrix, accuracy, recall, precision, false positive rate and F-scores explained

May 23, 2020May 23, 2020 nillsf 1 Comment

When building a machine learning model, it’s important to measure the results of your model. Typically, you split a dataset into a training dataset and a test dataset. The training dataset is used to train your model, while the test dataset is used to measure the performance of your model. A commonly used method to […]

Read More

Posts navigation

Newer posts 1 … 9 10 11 … 25 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

  • Fixing AKS Workload Identity Login in Azure CLI
  • ✂️ 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

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 (30)
  • Windows (11)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress