Forum Discussion
Maciej Kukułka
Jun 20, 2020Copper Contributor
Provider-hosted addin published on SharePoint Modern Page.
Hi, I start developing Addins for SharePoint Online. I imported files to Azure WebApp and .app file to SharePoint development page. When I start an app from SIte Content it opens full width and f...
Jun 20, 2020
If my memory serves well, you cannot add Provider-Hosted Add-ins to modern SPO pages....might I ask why you are not developing your app using SPFx?
- Maciej KukułkaJun 29, 2020Copper Contributor
I need to connect my SPO app to Dynamics 365 BC that is why I used C# and .NET.