Retrieve App Owners from Azure Portal App Registration using Microsoft Graph API and REST Method
I am trying to retrieve app owners from Azure Portal App Registration under the Manifest using the Microsoft Graph API and REST Method via a PowerShell script. I am using a service principal account (client secret key), tenant, and client…