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-AzureADApplicationLogo command to Microsoft Graph PowerShell.
Summary
- Azure AD Command: Get-AzureADApplicationLogo
- Azure AD Module: AzureAD
- Microsoft Graph Command: Get-MgApplicationLogo (Community Examples)
- Graph Module: Microsoft.Graph.Applications
- Graph Endpoint: GET /applications/{application-id}/logo
Property Mapping
Azure AD Name | Microsoft Graph Name |
---|---|
ObjectId | ApplicationId |
FileName | NA |
FilePath | NA |
View | NA |