How to Create SQL Databases in Microsoft azure.

Azure SQL Database is a cloud-computing database service (Database as a Service), that is offered by Microsoft Azure Platform which helps to host and use a relational SQL database in the cloud without requiring any hardware or software installation.   Login to azure portal. Click on All Services. Select SQL Databases.     Click on Create. …

How to Create Data Shares in Microsoft azure.

Azure Data Share is a PaaS solution on Azure that gives us the ability to share organizational datasets with multiple parties, such as customers or partners, while having the control to manage and monitor the data. With Azure Data Share, we can use several services on Azure to share datasets, such as storage accounts or …

How to Create Virtual Network Gateways in Microsoft azure.

A VPN gateway is a specific type of virtual network gateway that is used to send encrypted traffic between an Azure virtual network and an on-premises location over the public Internet. You can also use a VPN gateway to send encrypted traffic between Azure virtual networks over the Microsoft network.   Login to azure portal. Click on All Services. Select Virtual Network Gateways.     Click …

How to Create Local Network Gateways in Microsoft azure.

The local network gateway is a specific object that represents your on-premises location (the site) for routing purposes.   Login to azure portal. Click on All Services. Select Local Network Gateways.     Click on Add.   On Basics tab provide the following values:-   Provide the Local network gateway name. Select IP address or …

How to Create IP groups in Microsoft azure.

IP Groups allow you to group and manage IP addresses for Azure Firewall rules. They can have a single IP address, multiple IP addresses, or one or more IP address ranges.   Login to azure portal. Click on All Services. Select IP Groups.     Click on Add option.   On Basics tab provide the …