Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article provides migration details from Get-AzureADDomainNameReference command to Microsoft Graph PowerShell.
Summary
- Azure AD Command: Get-AzureADDomainNameReference
- Azure AD Module: AzureAD
- Microsoft Graph Command: Get-MgDomainNameReference (Community Examples)
- Graph Module: Microsoft.Graph.Identity.DirectoryManagement
- Graph Endpoint: GET /domains/{id}/domainNameReferences
Permissions
Permission type | Least privileged permissions | Higher privileged permissions |
---|---|---|
Delegated (work or school account) | Domain.Read.All | Domain.ReadWrite.All |
Delegated (personal Microsoft account) | Not supported. | Not supported. |
Application | Domain.Read.All | Domain.ReadWrite.All |
Property Mapping
Azure AD Name | Microsoft Graph Name |
---|---|
Name | DomainId |