APIs & Integrations
Microsoft Tenant Specific Endpoints
Overview
Pre-built tooling
Pre-built use-cases
No pre-built use cases yet (time to contribute: <48h)
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- Create an Azure app registration for the specific application.
- Add permissions for the appropriate app on the
API Permissions
tab
- Add permissions for the appropriate app on the
- OAuth-related docs.
- See particularly the
tenant
parameter under Request an authorization code. Thistenant
parameter must be provided as extra configuration to the frontend SDK.
- See particularly the
- List of OAuth scopes
- The specific scopes required will depend on the application being accessed. This might use the .default scope with the resource’s identifier URI.
Contribute useful links by editing this page
This endpoint supports services authorized using an Azure App Registration in any accessible tenant, including:
- Microsoft Dynamics 365 Finance and Operations
You can use this provider for general Microsoft Graph access (and the major Microsoft SaaS services like Teams, OneDrive, other Office 365 services, etc.) by setting the
tenant
to common
but we recommend using the Microsoft Teams provider instead which includes sync capability.API gotchas
Add Getting Started links and Gotchas by editing this page
Was this page helpful?