c#

A 4-post collection



Deploy an Azure Function App using Azure ARM Templates

The code for this post is part of the Azure Functions for SharePoint Github [https://github.com/InstantQuick/AzureFunctionsForSharePoint] project. Background About a month ago, Doug Ware [https://twitter.com/DougWare] introduced the Azure Functions for SharePoint (AFSP) [https://afspdocs.blob.core.windows.net/docs/index.html] open source project. The project's goal is to provide a set of common plumbing functions for scenarios shared by most SharePoint provider hosted add-ins implemented as Az...


Loading Shared CSX Files in Azure Functions

As I mentioned in a recent post [https://peteskelly.com/pnp-cmdlet-updates-and-azure-functions/], I have been spending some time getting to know Azure Functions lately. A friend and I are taking the opportunity to learn about Azure Functions and build something that will help us with activities related to the community conferences we organize. As always, this is more of a breadcrumb trail for me, but leave a comment if this helps you! I'd love to hear from you. Why Do We Need Shared CSX Code? T...