Skip to content

Instantly share code, notes, and snippets.

View aquinamot's full-sized avatar
🎯
Focusing

Bruno Lopes aquinamot

🎯
Focusing
View GitHub Profile
@aquinamot
aquinamot / AZ-OBJECT_ID-TO-SID.ps1
Created October 31, 2025 10:17
Converts an Azure AD Object ID to a SID.
Function Convert-AzureAdObjectIdToSid {
<#
.SYNOPSIS
Convert an Azure AD Object ID to SID
.DESCRIPTION
Converts an Azure AD Object ID to a SID.
The script is provided "AS IS" with no warranties.
.PARAMETER ObjectID