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

AADApplication: Support for adding custom security attributes to enterprise applications and confusion about best resource to use #4613

Open
adhodgson1 opened this issue Apr 26, 2024 · 0 comments

Comments

@adhodgson1
Copy link
Contributor

I would like the ability to tag enterprise applications with custom security attributes so we can use the application filtering in conditional access policies.

Looking at this the underlying functionality to do this in the Graph module is done via the MgServicePrincipal cmdlets rather than on the application cmdlets that the AADApplication resource is using.

Which is the best resource to manage the enterprise apps, typically deployed via application templates from the gallery? I notice that many of the fields in the underlying PowerShell cmdlets are the same in both cases, so if I can manage these apps via the AADServicePrincipal resource and I could just add the fields required for the custom security attributes that would be a way forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant