Everytime I go to create a Service Principal in azure, I go through the steps of creating an Application. Which I understand, cool. My application has authentication rights.
When I create an Automation Run As account, it creates a service principal and and stores a certificate. Where is the certificate or whatever other THINGS make this a service principal? I want to find out what subscriptions my service principal has rights to by list in PowerShell, but some app ID doesn't seem like its the right path.
cool I can get the name of the service principal of the app. ONLY shows me how to do this in powershell. WHAT is the SP ?? WHERE is it