Forum Discussion
Martin White
Aug 14, 2017Copper Contributor
SharePoint Online Remote Event Receiver - SAS
I am attempting to create a Remote Event Receiver for SharePoint Online. I am following this guide... https://msdn.microsoft.com/en-us/pnp_articles/use-remote-event-receivers-in-sharepoint In st...
Aug 14, 2017
What errors are you having? Did you create the required Azure subscription?
- Martin WhiteAug 14, 2017Copper Contributor
I've managed to get it to work.
Instead of using PowerShell in step 6, I created the Azure namespace within the portal. I was then able to get hold of the connectionstring and my Remote Event Receiver worked.
Doing it inside the portal uses SAS. I'm not sure why the instructions said to use PowerShell, perhaps that was the only way at the time it was written.