Home

  • Limit application permissions to a single Exchange Online mailbox

    The need to allow access to a shared mailbox hosted in an exchange environment is a request that most exchange admins encounter on a regular basis. Back in the old days you just gave it full access to the shared mailbox. If an application requested the access you instead created an active directory account (or…


  • Who invited that Entra ID Guest User?

    Mid of 2023 I was writing a little script to gather the information who invited a guest account and write that very information in an extension attribute from the user account. The plan was to run it on a schedules basis to monitor the audit log in Entra ID for these specific events and collect…


  • Entra ID Pending Guests LifeCycle with Azure Runbook

    Guest accounts in Entra ID are a bit of a double edged sword. They are perfect to invite external users in your tenant to work together in projects, keep collaborating easy and with the External Identities Cross Tenant Sync Feature there is little to do to keep your place clean, if the foreign tenant has…