The base URL of the Microsoft Graph API.
The URL can end with or without a forward-slash
If your Azure Active Directory instance is single-tenant, you must specify your tenant ID in place of "common".
Type: | String |
Default: | https://graph.windows.net/common/ |
Required: | No |
Configuration Section: | Azure Active Directory repositories |
Example: | MicrosoftGraphApiUrl=https://graph.windows.net/common / |
See Also: |
|