Get-AzOSDTechId
Last updated
Was this helpful?
Find Azure AD users for an OSD tech identifier prefix.
Module
OSD
Platform
WinPE (amd64 / arm64)
Connects to Azure with device authentication, selects a subscription when multiple subscriptions are available, and returns Azure AD users whose name starts with the supplied value.
Get-AzOSDTechId [-AzureAdUserName] <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]-AzureAdUserName
String
True
Prefix to search for in Azure AD user names.
Get-AzOSDTechId -AzureAdUserName alex
Finds Azure AD users whose names start with alex.Last updated
Was this helpful?
Was this helpful?

