In this session we are going to discuss the entire process of planning and successfully running SharePoint 2016 in the cloud. We will cover topics related to Security, Performance, Scalability, High Availability, Backup & Restore and Disaster Recovery. We will also cover the IaC (Infrastructure as Code) use case scenario in this deployment. Session Resources:

Read More
Running SharePoint 2016 in Azure – The Do’s and the Dont’s

In this session I will share our unique insight into building solutions with the new SharePoint Framework (SPFx). I will explain our publish and version management procedures, discuss sharing modules between packages and share other good to know tips and tricks. I will also show and share code examples, so previous knowledge of SPFx would

Read More
SPFx: An ISV Insight to Microsoft’s latest customization model

Microsoft Cloud App Security is the new cloud-delivered service providing deeper visibility, stronger controls and enhanced protection for your cloud apps. This demo rich session will explore more about what cloud app security is and how organisations can benefit from cloud app security. You will learn: Cloud App Security Office 365 Protection Visibility into Shadow

Read More
Defending the new Digital Horizon | Cloud App Security

Recently I was looking for a way to determine the list of Flow instances attached to a SharePoint List. After the recent CSOM API update, I noticed that there are now methods available to get the list of Flow instances for a given List. The List CSOM object has the following methods: public FlowSynchronizationResult SyncFlowInstances (); public FlowSynchronizationResult SyncFlowTemplates (); public FlowSynchronizationResult SyncFlowInstance (Guid flowID);

Read More
How to get a list of Flow instances attached to a Sharepoint List