Configure Entra ID as Cloud Director IdP

Cloud Director organizations can use local accounts for administration. But larger organizations may already have some sort of identity provider in place such as Microsoft Entra ID. So why create and manage local users when you already have an IdP available? This article describes the configuration steps for using Microsoft…

Recover your Office 365 admin account

While studying for the 70-533 exam (which I passed) I purchased an Office 365 subscription and connected it to my Azure AD.  I added the domain name to Azure AD and also to Office 365. After the exam I decided to clean up my Azure subscription and accidently deleted my…

Creating Azure JSON templates with Visual Studio Code

Because I am practising for the 70-533 exam I thought I could try to create some Azure JSON templates. For this I wanted to use Visual Studio Code. On the Azure documentation site there are some great examples to get you started. After installing Visual Studio Code I installed the…