Azure Functions and SharePoint | Details
The SharePoint Client Side Object Model (CSOM) SDK allows developers to connect to SharePoint much like the Dataverse SDK. In this module, we review code required to connect to our Document Library, extend it’s metadata, and move documents between the two systems. This module also talks to some of the challenges faced in coding with CSOM under the .NET Core runtime.