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-AzureADApplicationServiceEndpoint command to Microsoft Graph PowerShell.
Summary
- Azure AD Command: Get-AzureADApplicationServiceEndpoint
- Azure AD Module: AzureAD
- Microsoft Graph Command: Get-MgServicePrincipalEndpoint (Community Examples)
- Graph Module: Microsoft.Graph.Applications
- Graph Endpoint: GET /servicePrincipals/{servicePrincipal-id}/endpoints | /servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}
Property Mapping
| Azure AD Name | Microsoft Graph Name |
|---|---|
| ObjectId | ServicePrincipalId |
| All | All |
| Top | Top |