Skip to content

A simple, reusable template, to deploy all the resources needed to create a SharePoint SPFx WebPart that consumes an API secured with Entra ID

License

Notifications You must be signed in to change notification settings

Yvand/azd-function-spfx-custom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository automates the whole process of creating a SharePoint SPFx WebPart that consumes a custom API secured with Entra ID, as described in this article. It contains 2 projects:

  • azure-function-app: An Azure function app that requires Entra ID authentication, and provides a (very simple) API
  • spfx-solution: An SPFx solution with a WebPart that requests an access token for to the Azure function app, to consume the API

About

A simple, reusable template, to deploy all the resources needed to create a SharePoint SPFx WebPart that consumes an API secured with Entra ID

Resources

License

Stars

Watchers

Forks