String inconsistencies in permissions-descriptions.json
Hello,
I just wanted to point there are some string inconsistencies in (https://github.com/microsoftgraph/microsoft-graph-devx-content/blob/4d30bded8ce5bf4912ab29bceb58155efb1586e9/permissions/permissions-descriptions.json) between admin and non-admin displaynames.
Sometimes there are trailing spaces, or different symbols for the same character are used.
I know the displaynames don't have to be named the same.


Thank you for attending me.
Thank you for creating this issue @ep3p. And apologies for taking long to respond. Do these mentioned inconsistencies affect any client tooling that you are using to consume these descriptions?
Thank you @irvinesunday , I couldn't say they affect a "official" client tooling.
I found this because I ingest this repository info in a LogAnalytics/MicrosoftSentinel workspace. I was trying to search common atributes between permissions, and the trailing spaces or different symbols appeared as anomalies in the analytics (I couldn't summarize info because of the differences).
I reported this because I thought Microsoft would like this info to be consistent, but it has not caused me any real problem.
Thank you again.