I'm trying to follow the walkthrough building modern apps for Dynamics CRM Online and giving permission via Azure Graph Explorer.
When hitting submit on the Graph Explorer Create App Permission page I get the error:
An error occurred creating a new Client Application principal. Details: Property identifierUris is invalid.
I got the ms-app:// link by debugging the code on my App in Visual Studio and have added it but I still get the error.