George
George
Is it possible to unify all application settings under one file or configuration window?
Seems DevX expects `https://graphexplorerapi.azurewebsites.net/permissions?requesturl=/security/alerts&method=GET` and not `https://graphexplorerapi.azurewebsites.net/permissions?requesturl=security/alerts&method=GET` A leading forward slash is required. Can we report when this happens? Report to the caller that a leading slash is required?
**Is your feature request related to a problem? Please describe.** When calling `/permissions?requesturl=/users/&method=GET` to get permissions for `/users` endpoint, we get permissions that require special licenses such as Intune. ***Returned...