Monthly Archives: December 2020

How to create HTML table for Get Items in Power Automate?

Summary A question from user is that how to send multiple pending items from a list in an HTML table format. The desired results in email is the following with ID, Title and Clickable link item. Step by Step Solution … Continue reading

Posted in Uncategorized | 2 Comments

How to develop SPFX using Docker Container?

Summary Wouldn’t it be nice if you don’t have to install required SPFX tools to do the development? Yes, answer is to use Docker. The Docker provides a container with required software pre installed. To use the container you should … Continue reading

Posted in Docker | 1 Comment

How to export Data Loss Prevention (DLP) rule package for tenant?

Summary I looked at the custom DLP config file in XML. This will allow to create Custom DLP rule. But I wanted to see if I can export all existing out of the box rules file in an XML. This … Continue reading

Posted in DLP | Leave a comment

How to send approval requests to Distributed List (DL) Group in Power Automate

Problem The Microsoft Flow Approvals connector does not support sending approval requests to groups today or distributed groups. To demonstrate the issue I have a sample distributed list (DL) group ‘SomeO365DLGroup’. The DL group has the following members. Created a … Continue reading

Posted in Power Automate | 5 Comments