Description
When you try to create an AAD app with a secret using a manifest, you get an error
Steps to reproduce
- Create an AAD app
- In the Certificates & secrets section, create a new secret
- 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 a secret
Actual results
Error: Expected property 'endDate' is not present on resource of type 'PasswordCredential'
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
Description
When you try to create an AAD app with a secret using a manifest, you get an error
Steps to reproduce
m365 aad app add --manifest @manifest.jsoncommandExpected results
AAD app created with a secret
Actual results
Error: Expected property 'endDate' is not present on resource of type 'PasswordCredential'
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