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

92 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.
To achieve this, it contains 2 projects:

  • azure-function-app: An Azure function app, configured to require Entra ID authentication
  • spfx-solution: An SPFx solution with a simple WebPart, that requests an access token to connect to the Azure function app

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