Connecting to Azure using a Non-Interactive Login

Image

In this post, I will login to Azure non-interactively using an Azure Active Directory Application and an Azure Resource Manager Service Principal. This is very useful when you want to automate your Azure scripts and run them on a schedule...

Getting Started with Azure Logic Apps

Image

In a previous post, I showed an example of you can use Microsoft Flow to automate your business processes. Flow is a user-friendly workflow tool targeted towards business users. Azure Logic apps is a developer focused tool that allows developers...

Using Microsoft Flow with Office 365 Groups

Image

Office 365 Groups is a collaboration service that allows groups or teams in your organization to create documents, work on project plans, send emails and schedule appointments all in one place. A Office 365 group comes with a SharePoint site...

What's new in Office 365 - Updates from Ignite 2017

Image

In this blog post, I will be highlighting the major updates Microsoft announced at its Ignite Conference in Orlando, Florida. These exciting features connect the workplace with intelligent content management and intranets. Large number of organizations connect their Modern Workplace...

CRUD Operations in SharePoint using the REST API (Part 2)

Image

This is a blog post in the series ‘CRUD Operations in SharePoint using the REST API’. In this series I will be performing CRUD (Create, Read, Update, and Delete) against SharePoint entities using the REST Representational State Transfer (REST) interface...