Skip to content

taerimhan/microsoft-graph-api-presence-pcf

Repository files navigation

Microsoft Graph API User Presences PCF

A control that demonostrates how Microsoft Graph API can be consumed in PCF control. It allows a user to sign-in and retrieve permitted Microsoft Graph resources.

Configuration

  1. Customize Users (systemuser) view that includes "Azure AD Object ID" attribute.
    Configure System User View
  2. Add a sub-grid on your form, set the data source to the Users view.
  3. Add the custom control to the sub-grid control.
    Configure Add Control
  4. Configure the custom control properties (more detail in the post linked below). Configure Control Properties
  5. Save and publish.

Demo

Demo

Blog Post

More in depth explanation of the PCF control in this post.

Releases

Latest solutions are found in Releases.