Skip to main content

NillsF blog

  • Home
  • About

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

How to sync a GitHub fork

May 22, 2020May 22, 2020 nillsf Leave a comment

I recently needed to sync a GitHub repo I forked to the latest status of the original fork. This is easy to do, but you have to know which buttons to push. To start, open the forked repo in Github. You should see a mention that this branch is behind the original branch. Next 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

  • ✂️ 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