Microsoft Graph Data Connect – Introduction & Configuration

Sathish Nadarajan
 
Solution Architect
October 30, 2018
 
Rate this article
 
Views
2914

In this article, let us see what is Graph Data Connect and how to configure the Graph Data Connect in our tenant.

Graph Data Connect – Is nothing but, pull the entire office 365 tenant information and keep it in a separate data storage, from where we can do any sort of Application insights.

For example, I am going to Pull the entire organizations mail box metadata and keep it in a Azure Blob Storage, from where I can utilize those data to do any sort of BI application.

clip_image002

In the above diagram, it is clearly explained that, the data from the Office 365 can be extracted and kept in the Azure. With this, since the data of the customer resides inside their Azure tenant itself, the security of the data has been taken care of.

From Azure, we can utilize the data for any kind of BI applications.

In simple words, Graph Data Connect is

1. Creating a new model, which will extract the Users Centric data from Office 365 and push it to Azure with in their tenant.

2. Allows the developers to build intelligent applications using the Office 365 and Azure Resources.

3. When we try to pull the customers data, we are seeking an approval from the customer.

Comparing the Graph API and Graph Data Connect

Graph APIsGraph data connect
Access scopeSingle use / entire tenantMany users / groups
Access patternReal timeRecurrent schedule
Data operationsOperates on data masterOperates on cache of the data
Data protectionData is protected while in Microsoft 365Data protection is extended to the cache of data in your Azure subscription
User consentSelf; resource typesNone
Admin consentEntire organization; resource typesSelect groups of users; resource types & properties; excludes users
Access toolsRESTful web queriesAzure Data Factory

What we are going to do?

a. Data Resides inside Office 365.

b. Create a Pipeline, which will extract the data from O365.

c. Keeps the data on the Azure Blob Storage.

d. From there, the Developers can build intelligent applications.

How to configure Graph Data Connect for our Tenant?

It is a very simple step, which we need to enable at the tenant level.

1. Create a Group by landing in https://admin.microsoft.com/AdminPortal/Home#/groups

clip_image004

The Group should be “Main Enabled Security Group”

clip_image006

2. Go to the Services & Add Ins.

clip_image008

Select the Graph Data Connect

clip_image010

Enable it and select the Mailer security group which we created.

Ensure that, we need at least two users with admin privilege on that user group. Let us discuss further about this on the upcoming articles.

Happy Coding,

Sathish Nadarajan.

Author Info

Sathish Nadarajan
 
Solution Architect
 
Rate this article
 
Sathish is a Microsoft MVP for SharePoint (Office Servers and Services) having 15+ years of experience in Microsoft Technologies. He holds a Masters Degree in Computer Aided Design and Business ...read more
 

Leave a comment