oday, while working on the PnP Provisioning Engine I had to write some code to publish a new XAML based Workflow Definition in SharePoint, as well as to create a Subscription between the workflow and a target list/library. To make it easier, I wrote a bunch of PowerShell scripting that leverages the Erwin’s PnP PowerShell […]
Read more
In this short post I want to explain you how to use the SharePoint REST API from PowerShell, targeting a SharePoint Online site collection. As you probably know, you can do almost everything (and when I say everything, I really mean everything Smile …) using the PowerShell extensions created by my friend Erwin van Hunen, […]
Read more
While waiting for Microsoft SharePoint 2016 and the upcoming new features and capabilities in the fields of Hybrid Cloud, maybe you already have an hybrid topology with Microsoft SharePoint 2013. May also be that you created that topology following the instructions that I provided last year at TechEd Europe 2014, and that you can still […]
Read more
Here you can find the slides of my session “Remote Provisioning with the new PnP Provisioning Engine” at the CEUS by Iberian SPC. Moreover, here follow the demos: Sample of Remote Provisioning with CSOM. Just to show how it works, but I suggest to use the PnP Provisioning Engine, instead. Visual Studio sample about how […]
Read more
Here you can find the PDF slides of my session “Overview of Hybrid Scenarios with Office 365 and SharePoint” at the latest SharePoint Saturday Paris 2015. Enjoy!
Read more
This week at the Microsoft Ignite conference we introduced the new PnP Provisioning Engine. What is PnP? Before talking about the new Provisioning Engine, let me introduce you the PnP group. PnP stands for Office 365 Developers Patterns and Practices. I’m proud of being one of the PnP Core Team members, and what we do […]
Read more
Thanks for attending my session @SPSHelsinki, here you can find the slides deck I showed during my session. Moreover, on the OfficeDev PnP project you can find the entire demo solution I illustrated during the session. There you will find a WPF application, an ASP.NET MVC web application, and an ASP.NET WebForm application to see […]
Read more
Let’s say that you have an Office 365 tenant, and that you also deployed a set of Federated Identities with Windows Active Directory Federation Services (ADFS). It could happen that you log into the Admin portal of your Office 365 tenant and you see the following polite message. Let me repeat the text to help […]
Read more
Here you can find the demos (on OfficeDev/PnP project) about how to consume the Office 365 APIs. The slides and the recorded video will be available soon on the European SharePoint & Office 365 Community. Moreover, as promised, here you can find the list of libraries (released and beta) available to consume Azure AD: https://msdn.microsoft.com/en-us/library/azure/dn151135.aspx. […]
Read more
And here you can find slides and demos of my session “Advanced SharePoint Workflow Scenarios” at SharePoint Saturday Stockholm, 14 February 2015. Stay tuned … the workflow topic is a huge one!
Read more