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

Bug report: creating AAD app with a approle from manifest fails #3131

Closed
waldekmastykarz opened this issue Mar 14, 2022 · 0 comments · Fixed by #3137
Closed

Bug report: creating AAD app with a approle from manifest fails #3131

waldekmastykarz opened this issue Mar 14, 2022 · 0 comments · Fixed by #3137
Assignees
Milestone

Comments

@waldekmastykarz
Copy link
Member

Description

When you try to create an AAD app with an approle using a manifest, you get an error

Steps to reproduce

  • Create an AAD app
  • In the App roles section, define a new app role
  • Get the generated manifest and save to a local file
  • Run the m365 aad app add --manifest @manifest.json command

Expected results

AAD app created with the specified app role

Actual results

Error: Expected property 'lang' is not present on resource of type 'AppRole'

Diagnostics

No response

CLI for Microsoft 365 version

Latest from main

nodejs version

v16.13.0

Operating system (environment)

macOS

Shell

zsh

cli doctor

No response

Additional Info

No response

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

Successfully merging a pull request may close this issue.

1 participant