SharePoint Dev Platform
Welcome! This is your place to suggest ideas or vote for ideas for improving the SharePoint Dev Platform.
How to submit a new idea
- Check if it's already been suggested. If it has, vote for it.
- If it's new, submit it in 50 words or less.
- Gather support!
- If your idea receives over 100 votes in 90 days, we will respond.If not, we will close it.
Want to engage further? Please visit the SharePoint Community
Note: we have partnered with UserVoice, a third-party service and your use of the portal and your submission is subject to the UserVoice Terms of Service & Privacy Policy, including the license terms. Please do not send any novel or patentable ideas, copyrighted materials, samples or demos for which you do not want to grant a license to Microsoft.
-
powershell cmdlet to re-grant add-in permission
We usually do content restore on a weekly for our BCP sites. Each we do content db restore, add-in seem to lose its granted permissions. we would like to be able to re-grant the add-in permissions via powershell.
1 vote -
Allow to display classic SharePoint-hosted add-in inside MS Flow tab
Many customers want to display SharePoint-hosted add-ins (located in the App Web) inside MS Teams tab, but it's not possible. It's very weird when you can attach any website like Google, but you cannot attach another product from Microsoft Office 365 ecosystem...
1 vote -
Using add-in only / app-only permissions with search queries in SharePoint 2016 (On Prem).
Currently we're not able to leverage the SharePoint Search API using the app only permissions within SharePoint 2016 (On-Prem). It should work the same way as it does in SharePoint Online (supports search queries).
1 vote -
Fix the dynamically generated css class for Provider Hosted Apps
Since May 2018 using the SharePoint theme in a Provider Hosted App has been broken.
See GitHub issue https://github.com/SharePoint/sp-dev-docs/issues/17931 vote -
Allow appOnly Apps to update UserProfiles and TaxonomyStore
As mentioned here
https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/add-in-permissions-in-sharepoint
and here
it ist stated, that using AppOnly Permissions is restricted for UserProfile and TaxonomyStore (whereas Taxonomystore is unclear).
However, as now CSOM supports .Net core, but only with AddIn-Model authentication, we have no possibility to use that to update UserProfiles or TaxonomyStore in an automated way in the backend using .Net Core.
At least if that documention is still correct.
Currently we have to use a service user and .Net Framework CSOM to do that tasks. But this on the other way prevents us to use new technologies for example in Azure, which is…
0 votes
- Don't see your idea?