Skip to content

simonagren/SPFxAzureFunction

Repository files navigation

SPFxDemo Azure Function Azure AD

This is the sample I use in my blogpost Part 4 - Azure Functions V2 + VS Code + PnPJs === true

We call an Azure AD secured Azure Function, and create a Microsoft Team with PNPJs

Minimal Path to Awesome

git clone the repo
npm i 
  • Change the
  • Change to your Site name
  • Change to you FunctionApp Url
  • Package and bundle the app
gulp bundle --ship && gulp package-solution --ship
  • Upload to yor app catalog and deploy
  • Add HelloWorld web part to one of your pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published