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...

CRUD Operations in SharePoint using the REST API

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...

How to restrict the creation of 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. The process to create an Office 365 Group is...

How to create a VM in Azure from an existing Disk

Image

In this blog post, I will show you how to create a virtual machine in Azure from an existing disk in an Azure storage account. This Azure RM PowerShell script is useful when you want to move your on-premises virtual...