This article explores an alternative approach to impersonation or elevated permissions. While Azure Functions offer flexibility, they require coding expertise and an Azure subscription, making them resource-intensive. A simpler solution is Power Automate, which is easy to create and maintain without coding or deployment, though it requires premium triggers for impersonation.
SharePoint Framework
Optimizing SharePoint Performance – A Case Study on Handling Large Lists
Optimizing SharePoint Performance - A Case Study on Handling Large Lists.
How to use Brand Fonts in SPFx Web part
How to utilize the Brand Fonts in custom SPFx web part and also other CSS variables that are available OOB.
Streamlining SPFx Development with React Hooks
This blog demonstrates how to enhance SharePoint Framework (SPFx) projects by using React Hooks instead of class components. Learn to integrate Hooks into SPFx for improved performance and reusability. #spfx #mvpbuzz #m365 #pnpweekly
How to Restrict pages, lists & libraries for Internal & External users using SPFx Extension
How to restrict pages, lists or libraries for internal or external users using SPFx Extensions in a flexible way.
PnP React Controls Part 22 – Security Trimmed Control
How to use PnP SecurityTrimmed control, emphasizing its role in sculpting the SharePoint user experience while fortifying data security through dynamic access controls.
Guest Users To Send Email from SPFx Webpart.
How to send email as Guest users from SPFx web part using different approaches.
SPFx Webpart – External User Access
The article discusses a common issue when using SharePoint Framework web part with external users. It provides a resolution involving granting read access to relevant pages and files, making use of the ClientSideAssets folder, and possibly executing certain commands via the SharePoint Online Management Shell, depending on error messages.
PnP React Controls Part 20 – RichText Control
Learn how to use PnP RichText control.
PnP React Controls Part 19 – UploadFiles Control
Learn how to use PnP UploadFiles control.