Book Image

Robust Cloud Integration with Azure

By : Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott
Book Image

Robust Cloud Integration with Azure

By: Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott

Overview of this book

Any software developers, architects, and technical managers lookng to learn about Azure IaaS essentials need look no further. This book is ideal for Microsoft Enterprise developers, DevOps or any IT professionals looking to connect cloud-based and on-premises systems with Azure.
Table of Contents (23 chapters)
Robust Cloud Integration with Azure
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Summary


In this chapter, we discussed about the Logic App Connectors, which are basically API Apps that focus on connectivity. We looked into different types of connector currently available in Logic Apps to build your business process workflows.

We also discussed about triggers and actions and their different types. Finally, we created custom connector to pull records from the Azure Storage Table. We used the custom connector to create a Logic App workflow, which can be invoked using an endpoint. We tested the Logic App using the tool Postman.

In the next chapter, we will understand Azure function and how it can be used in Logic Apps.