How to Create Azure Database for MySQL Server in Microsoft azure.

Azure Database for MySQL is a relational database service in the Microsoft cloud based on the MySQL Community Edition (available under the GPLv2 license) database engine, versions 5.6, 5.7, and 8.0. Azure Database for MySQL delivers: Built-in high availability. Data protection using automatic backups and point-in-time-restore for up to 35 days. Database engine to keep the service …

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 …