I have enabled the identity in azure web app, it has created one object id. I want to pull the object id using PowerShell, like that I want to pull all the app service using powershell command
I have enabled the identity in azure web app, it has created one object id. I want to pull the object id using PowerShell, like that I want to pull all the app service using powershell command
3
Answers
Finally I got the answer for this. I try to get my identity id in my webapp, so to get this using below command in PowerShell
Command:
Example:
you will get the below result
You could use this command:
Display name must be your WebApp Name
Navigate to the
Portal
=>Azure AD
=>Enterprise applications
,remove all the filters and in search box type your Web App name