All Content
Timespan
explore our new search
Guide to Using SharePoint Online Admin APIs via Microsoft Graph
SharePoint Online
Oct 12, 2022 12:00 AM

Guide to Using SharePoint Online Admin APIs via Microsoft Graph

by HubSite 365 about Microsoft

Software Development Redmond, Washington

Pro UserSharePoint OnlineM365 Hot News

Unveil the nuances of SharePoint Online Admin APIs via Microsoft Graph expertise.

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