The case of the missing AKS route table assignment
TL;DR If you use the advanced networking (Azure CNI) option then this post is not relevant for you as in that case no route table and UDR is involved. By default an AKS cluster is created wit...
TL;DR If you use the advanced networking (Azure CNI) option then this post is not relevant for you as in that case no route table and UDR is involved. By default an AKS cluster is created wit...
Build vs. Pipeline Artifacts With the classic build and release pipelines, which are still know form the time back where Azure DevOps was named VSTS (Visual Studio Team Services) and which were cr...
Yes, your are reading it right. Windows Server has now also a built in SSH Server for remote access. And it is not just any SSH server it is an official Win32 port of the popular OpenSSH server, ma...
Azure Blueprints are relatively new and currently in public preview. With Azure Blueprint you can deploy and update a set of different Azure resources and configurations in a repeatable way and can...
This is a very quirk post to just share some simple PowerShell snippets I have created or found elsewhere which I find very handy when it comes to troubleshooting, setup or operating Storage Spaces...
On 3rd of May the one day country event of the Experts Live conference series will take place at the “Workspace Welle 7” in Bern and I am really looking forward to join this event as a speaker. Tog...
Sooner or later when you are writing PowerShell scripts you have the situation where you want to ensure that the Script is running with elevated user rights (aka “run as Administrator”). Often this...
With the beginning of this year Microsoft Inspire conference (formerly Microsoft Worldwide Partner Conference – WPC) the long-awaited Microsoft Azure Stack became GA and is now order able from hard...
Ever dreamed about some mission control like dashboards to get a quick insight about the performance of your Windows systems? 😊 If yes, then you probably like a views like this: So here is how y...
One possible scenario for use of Storage Replica in Windows Server 2016 is to build a stretched file server cluster based on two VMs on two different sites. With this configuration you can build a ...