Book Image

Workflow Automation with Microsoft Power Automate

By : Aaron Guilmette
Book Image

Workflow Automation with Microsoft Power Automate

By: Aaron Guilmette

Overview of this book

Microsoft Power Automate is a workflow automation solution included in Microsoft 365. This book explores the core concepts of workflow automation, such as working with connectors, triggers, and actions, along with their practical implementation in automating business tasks and simplifying digital processes to boost enterprise productivity.
Table of Contents (22 chapters)
1
Section 1 - What is Power Automate?
3
Section 2 - Basic Flow Concepts
10
Section 3 - Intermediate Flow Concepts
18
Section 4 - Administering the Power Automate Environment

Summary

In this chapter, you learned about some of the database interaction capabilities of Power Automate. Following the steps in this chapter, you were able to successfully create an Azure SQL Server instance, a database, and a database table to store content. You were able to connect to the database, create a flow, and insert a new row of data. Finally, you examined the run history of the flow and learned how to query the database directly.

The next chapter will build on this knowledge by showing you how to take Microsoft Forms data and insert it into a database using Power Automate.