Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to query identity settings in App Service > Web App #54

Closed
rajlearner17 opened this issue Mar 10, 2021 · 0 comments · Fixed by #90
Closed

Add support to query identity settings in App Service > Web App #54

rajlearner17 opened this issue Mar 10, 2021 · 0 comments · Fixed by #90
Assignees
Labels
priority:high This issue requires immediate attention

Comments

@rajlearner17
Copy link
Contributor

This registers Azure Active Directory features for the web app.

az webapp identity show --resource-group <RESOURCE_GROUP_NAME> --name
<APP_NAME> --query principalId
The output should return unique Principal ID.

image

Ref Azure CIS 1.3.0 : 9.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high This issue requires immediate attention
Projects
None yet
2 participants