Introduction

If you are a novice to Azure cloud and want to learn what a logic app is, then go through my previous articles.

  1. An Overview of Cloud And Azure Cloud
  2. Pillars of Cloud And Azure Services

In this article, we will explore the overview of one of the services, named On-premise Data Gateway, in Azure.

Scenario

This article will help you to understand what an on-premise data gateway is, and in the next articles, we will go through the steps to help you how to install and configure it with a step-by-step approach. Let’s gear up.

Prerequisites

Basic knowledge of Azure Services

Background

Overview

How it works?

Note

The gateway creates an outbound connection to the Azure Service Bus. It communicates on outbound ports: TCP 443 (default), 5671, 5672, 9350 through 9354. We can also able to force to use HTTPs but that leads to reducing the performance.

What about troubleshooting?

Availability and Disaster Recovery

Note

Summary

In this part 1, we have learned an overview of the on-premise gateway and its features.

In the next article, we will learn to execute the steps to install and configure it on on-premise machine.