Skip to content

DataTraveler1/Office365ManagementActivityAPIDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Office 365 Management Activity API (Demo)

A basic proof-of-concept to demonstrate how to connect to the Office 365 Management Activity API with PowerShell. The output is the status of the 5 subscriptions.

Requirements

  1. A registered application with (application) permissions to the Office 365 Management Activity API (ActivityFeed.Read)
  2. The tenant id of the AAD tenant
  3. The client id (a.k.a. app id) of the registered application
  4. The client secret of the registered application

Notes

See https://docs.microsoft.com/en-us/office/office-365-management-api/ for more information about the Office 365 Management Activity API

Tip

You can request a development E5 tenant from Microsoft (see https://developer.microsoft.com/en-us/microsoft-365/dev-program)

Screenshot

image

About

Office 365 Management Activity API demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published