Training
Training: prepare for certification

Workshop
Workshop: learn by doing

Consultancy
Consultancy: Assist and resolve

AIB-CPC-CustomImages-featuredimage

Custom images for Windows 365 Cloud PC

I want to share my experience building and assigning a custom image for Windows 365 Cloud PC. I already wrote a blog about the Azure Image Builder process and the prerequisites. We are using Microsoft Intune, Azure Image Builder (AIB), PowerShell and ARM templates for this in combination with GitHub Actions. By adding custom configuration […]

SharedMailbox

Shared mailbox user objects

By default a shared mailbox creates a user object in Azure AD that is active. It is possible to reset the password for this user object and login directly into a shared mailbox. This is a potential security issue because they will not get Azure MFA or will be hit by any conditional access rule. […]

AzureImageBuilder

Work with Azure Image Builder

This blog is about using Azure Image Builder (AIB) to create custom images based on Azure marketplace images. By default, all Azure marketplace images are in English US with other region and format settings than we use in Europe. Therefore, it’s necessary to customize the marketplace image. Changing the language or region is one of […]