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

Categorizing Microsoft connectors


Connectors can be categorized into several groups based on the kind of operation they perform. These groups primarily include standard connectors and enterprise integration connectors.

Standard connectors

Standard connectors are the connectors created by Microsoft to work with SaaS applications or network services, and they include Office 365, SharePoint, Service Bus, Salesforce, SFTP, FTP/FTPS, and many more.

The following are the current list of available connectors created by Microsoft that are available as standard connectors. 

This list will keep growing. Please refer to the link: https://azure.microsoft.com/en-us/documentation/articles/apis-list/ for the latest list of standard connectors.

Some of these managed APIs can be used as is, such as Bing Translator, whereas others require configuration. This configuration is named a connection.

For example, when you use Office 365 connector, you need to create a connection that contains your sign-in token....