Can we obtain the data from On Prem Office 365 using Microsoft Graph API.

Akash S 20 Reputation points
2023-06-23T12:15:16.78+00:00

Can we configure app in azure for on prem office 365 to access the data using Microsoft graph api.
Is it possible.
Is there any product called onprem office 365?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,775 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Glen Scales 4,441 Reputation points
    2023-06-26T00:33:43.91+00:00

    No there used to be hybrid option but this was depreciated in March https://learn.microsoft.com/en-us/graph/hybrid-rest-support. If you have hybrid modern authentication configured https://learn.microsoft.com/en-us/microsoft-365/enterprise/configure-exchange-server-for-hybrid-modern-authentication?view=o365-worldwide then you can request a token from Azure that you can they use Exchange Web Services to access the on-prem email data https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/ews-applications-and-the-exchange-architecture

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.