`az ad app show` does not return the tags property
Open
feature-request
Microsoft Graph
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
I can set values in the Tags property by editing the Manifest in the portal. But Tags isn't a property in the json that's returned by az ad app show.
**Describe the solution you'd like**
Have az 'ad app show' return the tags property in the json the command returns
Contributor guide
Assessment
This issue has not been assessed yet.