We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d790058 commit 540987bCopy full SHA for 540987b
AppCreationScripts/apps.json
@@ -50,7 +50,7 @@
50
"tenantId": "Enter_the_Tenant_Name_Here",
51
"clientSecret": "The secret generated by AAD during your confidential app registration",
52
"authorityEndpointHost": "https://login.microsoftonline.com/",
53
- "graphEndpointHost": "https://graph.microsoft.com/"
+ "msgraphEndpointHost": "https://graph.microsoft.com/"
54
}
55
56
]
0 commit comments