Understanding Azure Resource Manager: Resource Groups

On 

Azure Resource Groups helps you to organized resources into a coherent structure, a logical container for resources deployed on Azure.

Tags: ,

Understanding Azure Resource Manager: Control and Organize Azure Resources

On 

In this post series, we will discuss the Azure Resource Manager (ARM) and how you can use it to control and organize your Azure resources.

Tags:

Using OData Query to Filter SharePoint List Items by Lookup Fields in Microsoft Flow (Power Automate)

On 

Filtering on columns are very easy but not so much for lookup columns to another list for some of you. In this post, I will show you how you can easily do it.

Tags: , , ,

Calling REST API with Microsoft Flow (Power Automate)

On 

Can I access any REST API endpoint from Microsoft Flow? Yes, you can, and it is surprisingly easy if you know how.

Tags: ,

Calling Microsoft Flow (Power Automate) from your Application

On 

With Microsoft flow becoming an integral part of Office 365 and business process flow, knowing how to call a Flow from any application is very important.

Tags:

SharePoint Web Part Updates – December 2019

On 

Microsoft announced the new features coming to SharePoint web part for Office 365 by the close of the year, 2019. So what is new?

Tags: ,

SharePoint Person or Group Field Properties

On 

The SharPoint person or group field exposes a handful of important properties. This post will list them and serve as a reference to anyone who needs it.

Tags: ,

SharePoint REST API request header

On 

The usual way to call the SharePoint REST API was to include in the header request: accept: application/json; odata=verbose. The good news is that, this header is now optional, and more OData options have been added.

Tags: ,

Assigning Microsoft Flow (Power Automate) approvals to Office 365 Groups

On 

The “Start an approval” action in Flow, only supports assigning an approval flow to one individual email address (one approver) or multiple email addresses separated by a semicolon (multiple approvers). How do you do it then?

Tags: ,

Use Keyboard Shortcuts in Azure Portal

On 

The Azure portal supports keyboard shortcuts to help you quickly work without moving your hands off the keyboard.

Tags: