Remove-AzureADDomain
This article provides migration details from Remove-AzureADDomain command to Microsoft Graph PowerShell.
Summary
- Azure AD Command: Remove-AzureADDomain
- Azure AD Module: AzureAD
- Microsoft Graph Command: Remove-MgDomain ([Community Examples](https://github.com/orgs/msgraph/discussions?discussions q=Remove-MgDomain))
- Graph Module: Microsoft.Graph.Identity.DirectoryManagement
- Graph Endpoint: DELETE /domains/{domain-id}
Permissions
Permission type | Least privileged permissions | Higher privileged permissions |
---|---|---|
Delegated (work or school account) | Domain.ReadWrite.All | Not available. |
Delegated (personal Microsoft account) | Not supported. | Not supported. |
Application | Domain.ReadWrite.All | Not available. |
View more details on permissions.
Property Mapping
Azure AD Name | Microsoft Graph Name |
---|---|
Name | DomainId |