Category: Microsoft Azure

Learn how to configure Azure Lighthouse

This week I was surprised that I could not find that much information on how you would configure Azure Lighthouse. Azure Lighthouse enables multi-tenant management of Azure resources in different subscriptions without the need to switch tenants or log in with different credentials.

Therefore I decided to write a post of my own with findings and useful information. Read along to discover the latest and greatest about Azure Lighthouse!

Read more

Azure AD authentication on Linux VMs in Azure

Using Azure AD authentication on Linux VMs gives you extra benefits. It improves security by centralising authentication and enforce policies that give access to the VMs. This means a better access management. In this post you will learn how to create and configure an Azure Linux VM to use Azure AD authentication.

Read more