Send HTML Email using Microsoft Graph SDK

  We were in a situation where we want to send the email from one of the automations without using our on-premises relay. I was recently exploring Microsoft Graph SDK because of the future retirement for MSOL and AZUREAD modules. Its not just a module but it is a utilities box for Microsoft cloud eco…

Get Extension Attributes Using Microsoft Graph

There can be situations where you as a DevOpsĀ  engineer or infrastructure administrator want to access extension attributes or other onpremise attribute values from the cloud without accessing these thru on-premise infrastructure. One such situation I have been encountered with Microsoft flow where I want to get back-end properties when user fill the powerapps form.…