GithubHelp home page GithubHelp logo

lalitm14 / o365-data-to-azure Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.11 MB

Pull Office365 Usage (signals) data into Azure for analyzing insights

License: MIT License

C# 63.36% HTML 26.86% CSS 8.37% JavaScript 1.41%

o365-data-to-azure's Introduction

O365-data-to-Azure ๐Ÿ‘‰

Pulling Office 365 Users Usage (signals) data at-scale for downstream analytics insights, leveraging Microsoft Graph Data connect with the Azure Data Factory Service.

YouTube Video

The entire workflow of the data extraction can be divided into 3 broad stages:

  1. Set up the Office 365 source tenant with the email-enabled security group to consider and approve the request to access the Office 365 users usage data by the Azure Data Factory for this demonstration of bulk data extraction.
  2. Set up the data pipeline in the Azure Data Factory. It is a simple single activity of copy from the Office 365 tenant prepared using the Microsoft Graph Connector as source. And copying to a sink which in this demo is a Azure Blob storage in a Azure Storage account container.
  3. Use the sample demonstration app coded using the ASP.NET Core using C# and HTML (๐Ÿšฉ this repository). This is just a simple example using the email statistics table. The possibilities are unlimited, based on the downstream insights that one might be looking for to better understand the working of the knowledge workers of the organization.

What this repository contains

This repository contains a ASP.NET Core project, used as part of the final step of the aforementioned data process.

The sample web application that demonstrates how the Office 365 user data can be quickly obtained at-scale to feed the downstream application to extract the insights and the learning from it. All this while keeping the data with the enterprise subscription and with finer granularity of consent for access compared to using Microsoft Graph API calls-based applications.

How to use this repository

  1. Follow the instruction outlined in this Microsoft Documentation Article here up until step #5 only โš ๏ธ

  2. Clone this repository to your local machine, and open the O365Demo.sln solution file with Visual Studio (available for free here).

  3. Set up connected services for the Azure storage container hosting the email blob that you have created in the step #3 of the 'Microsoft Docs' website

    Azure Storage Connected Service

    Run your project with F5 key. Click on "EmailMetrics" menu option in the browser window to show the email statistics flowing from the O365 tenant used for this demonstration.

References

o365-data-to-azure's People

Contributors

gunt3001 avatar lalitm14 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

o365-data-to-azure's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.