Forum Widgets
Latest Discussions
SharePoint ACS Retirement – Guidance Needed for Migration to Azure AD / Graph or Better if Available
We have an integration between Microsoft Dynamics 365 Business Central (AL) and SharePoint Online for uploading and accessing files in document libraries. Current Implementation App Registration & Permissions App created using: /_layouts/15/appregnew.aspx Permissions granted via: /_layouts/15/appinv.aspx → “Trust It” Current permission (overly broad): <AppPermissionRequests AllowAppOnlyPolicy="true"> <AppPermissionRequest Scope="http://sharepoint/content/sitecollection/tenant" Right="FullControl" /> </AppPermissionRequests> Authentication (ACS Token) We generate access tokens using: POST https://accounts.accesscontrol.windows.net/{tenant-id}/tokens/OAuth/2 SharePoint API Usage We are using SharePoint REST API: Upload file: POST https://<org>.sharepoint.com/sites/<site>/_api/web/GetFolderByServerRelativeUrl('/sites/<site>/Shared Documents')/Files/add(url='file.pdf',overwrite=true) Download / read files: GET https://<org>.sharepoint.com/sites/<site>/_api/web/GetFileByServerRelativeUrl('/sites/<site>/Shared Documents')/Files... Questions After April 2026, will existing ACS-based integrations completely stop working, or only new registrations will be blocked? What is the recommended modern approach for this scenario: Continue using SharePoint REST API with Azure AD token OR migrate fully to Microsoft Graph API If we switch to Azure AD authentication: Can we continue using existing _api/web/... endpoints? Or is Graph API mandatory? What is the best way to restrict access to a single SharePoint site (avoid tenant-wide permissions like FullControl)? For Business Central (AL), is there any recommended approach or pattern for: Generating Azure AD tokens (client credentials flow) Calling SharePoint / Graph APIs securely Any guidance, best practices, or migration examples would be highly appreciated. If possible pls share some Blogs or resource when this overall new process is explain so that i can can a hit and start the development.Solvedaryan003Mar 27, 2026Copper Contributor192Views0likes5CommentsSharePoint Knowledge Agent Vs Power automate AI builder
If we want to classify, summarize and extract key info from documents uploaded/edited inside a SharePoint document libraries. seems we can do this using AI builder inside power automate which get triggered when add/edit a document or using the Knowledge Agent, mainly the "Organize this library" option. can any one advice when you use each?Solvedjohnjohn-PeterOct 20, 2025Steel Contributor205Views0likes1CommentFunction of "GET IT" button in Sharepoint app?
Hello, I have a question related to Sharepoint deployment. Context: I have two Sharepoint sites. Both have the same webpart application but different version. But they both display the lastest version of the webpart. Questions: - What the function of the "GET IT" button in details of the application if both running different version and still have same webpart? - How can I deploy different version to each site because I plan to have two sites DEV and PRO? Thank in advance.SolvedCapCap1101Jun 04, 2025Copper Contributor103Views0likes1CommentSharepoint Online: fastest way to retrieve folder count in a document library
Hi all I'm really looking for what the title says. Right now I'm doing Get-PnPFolderItem -ItemType Folder (using Pnp.Powershell but can try other options) but with more than a few 10s of folders, this is REALLY slow. The thing is, I just need a count (recursively), not all info as I'm getting with Get-PnPFolderItem. Any ideas?SolveddandrakaApr 09, 2025Copper Contributor450Views0likes1CommentTailwind with spfx
Hello, I'm starting to work with SPfX. I read that tailwind, it would be a good option for css framework, can you give me some advice? Best RegardsSolvedJlibrerosJan 17, 2025Copper Contributor254Views0likes2CommentsSharePoint Notifications for Terminated Employee
Hello, A former member of staff set up many different SharePoint notifications before they left the company. Once they left their MS Office license was removed and their email was suspended. SharePoint continues to send out notifications to this non-working email address, which is creating cases in our CRM. How can I, as the System Admin, turn off these notifications? Thank youSolvedAmandaG1605Nov 01, 2024Copper Contributor321Views1like5CommentsSharepoint File inserted in Outlook
Hello, I use Outlook application. I want to insert files from Sharepoint sites. Drag & Drop doesn't work. The reverse Outlook to Sharepoint works. How can I get Sharepoint to Outlook Drag & Drop to work? Or how can I access the most frequently used files? Thanks for your help, Gaetan NB. I can't update the SITES or Sharepoint list on these Outlook menus. Insert file” menuSolvedGaetan_FranceSep 17, 2024Copper Contributor940Views0likes7CommentsHow to reuse html customized aspx page in SharePoint online
Hi all, I have migrated site from SP 2016 to SharePoint online. Because of custom script disabled in my Online tenant, my requirement is convert customized aspx pages (html) to modern online pages. I know spfx is the platform to implement it. But could you please help me on how can I reuse the available html code into my spfx webpart, instead of developing all the pages from scratch.Solvedgopi0415Jul 25, 2024Copper Contributor1.4KViews0likes2Comments
Tags
- developer1,254 Topics
- PnP651 Topics
- apis492 Topics
- Extensibility256 Topics
- Responsive128 Topics
- hybrid82 Topics
- SPFx70 Topics
- SharePoint Online64 Topics
- powershell23 Topics
- SharePoint Online Office 36515 Topics