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

'groupMembershipClaims' not found on root. Send it as an additional property #8729

Closed
way2arun opened this issue Mar 7, 2019 — with docs.microsoft.com · 1 comment
Labels
Graph-cli needs-triage This is a new issue that needs to be triaged to the appropriate team.

Comments

Copy link

way2arun commented Mar 7, 2019

az ad app update --id XXXXXXXXXXXX--set groupMembershipClaims=All
Property 'groupMembershipClaims' not found on root. Send it as an additional property .
working on az cli version 2.0.59
if you list out the help
az ad app update --id xxxxxxx -h (shows the update an application's group membership claims to "All")


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@yugangw-msft
Copy link
Contributor

The command actually works.
The warning you quoted was emitted out by the generic updater with the root cause that the rest spec being incomplete, which my Azure/azure-rest-api-specs#5181 will fix

Since everything is by-design, i am closing this issue

@jiasli jiasli removed the triage label Sep 2, 2019
@haroldrandom haroldrandom added Graph-cli needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Graph-cli needs-triage This is a new issue that needs to be triaged to the appropriate team.
Projects
None yet
Development

No branches or pull requests

5 participants