Get-MgUser is a PowerShell cmdlet within the Microsoft Graph SDK used to retrieve properties and relationships of user objects from Microsoft Entra ID (formerly Azure AD). It works by querying the Microsoft Graph API, enabling administrators to list, filter, and export user details like display name, email, and ID.