Example 1: Code snippet Import-Module Microsoft.Graph.Applications Get-MgServicePrincipalOwnedObject -ServicePrincipalId $servicePrincipalId This example shows how to use the Get-MgServicePrincipalOwnedObject Cmdlet.