Introduction to SharePoint Online Admin APIs on Microsoft Graph
Oct 12, 2022 12:00 AM

Introduction to SharePoint Online Admin APIs on Microsoft Graph

External YouTube Channel

Tenant Settings (beta) is the first OneDrive and SharePoint online Admin scenario (endpoint) to be exposed through Microsoft Graph. In this 10-minute develo...

Tenant Settings (beta) is the first OneDrive and SharePoint online Admin scenario (endpoint) to be exposed through Microsoft Graph. In this 10-minute developer focused review, Adriana Wood and Liam Fernandez shows this new option to programmatically read and update a tenant wide setting.

This capability is an element of API Modernization to standardize SharePoint and OneDrive API creation process, allow app and app + user-based functionality, and to provide 3rd party developers a single API surface with single auth token. This PnP Community demo is taken from the weekly Microsoft 365 Platform Community call recorded on September 20, 2022.

Demo Presenters

• Adriana Wood (Microsoft)

• Liam Fernandez (Microsoft)

Supporting materials

• Documentation - Get settings | aka.ms/TenantSettingsMSGraph

• Sample - Tenant Settings Demo | aka.ms/TenantSettingsApp