Server-side JavaScript that runs on the Power Pages runtime and is callable from
both code sites (../spa/) and traditional sites
(../traditional/). Server logic keeps secrets off the client
and lets a site reach services that the portal Web API can't.
| Sample | Integrates | Use this sample to learn |
|---|---|---|
| SharePoint Integration | Microsoft Graph + SharePoint | Call Microsoft Graph and SharePoint Online from server logic using an Entra client-credentials app. Pairs with the File Upload (SharePoint) code-site sample. |
See the repository CONTRIBUTING guide for how the sample categories are organized and where a new sample belongs.