Based on the discussion #2583
The aad sp get command currently uses the Azure AD Graph endpoint in its implementation, therefore this should be updated to use the corresponding Microsoft Graph v1.0 endpoint instead.
https://docs.microsoft.com/en-us/graph/api/serviceprincipal-get?view=graph-rest-1.0&tabs=http
Based on the discussion #2583
The
aad sp getcommand currently uses the Azure AD Graph endpoint in its implementation, therefore this should be updated to use the corresponding Microsoft Graph v1.0 endpoint instead.https://docs.microsoft.com/en-us/graph/api/serviceprincipal-get?view=graph-rest-1.0&tabs=http