Azure MySQL

Connector Details

Connector AttributesDetails
NameAzure MySQL
DescriptionAzure Database for MySQL is a fully managed relational database service provided by Microsoft Azure, offering developers a scalable and reliable platform to build modern applications. With features like automated backups, high availability, and built-in security, Azure MySQL simplifies database management tasks, allowing developers to focus on application development. Its compatibility with MySQL, coupled with seamless integration with other Azure services, enables developers to leverage familiar tools and frameworks while benefiting from Azure's global presence and enterprise-grade reliability. Whether for small-scale projects or enterprise applications, Azure MySQL provides a flexible and cost-effective solution for hosting MySQL databases in the cloud.
Connector TypeClass A

Features

Feature NameFeature Details
Load StrategiesFull Load, Incremental Load
Metadata ExtractionSupported
Data AcquisitionSupported
Data PublishingNot Supported
Automated Schema Drift HandlingSupported

Source Connection Attributes

Connection ParametersData TypeExample
Server NameStringmyazuremysql.mysql.database.azure.com
Database NameStringmydatabase
PortNumeric3306
User IDStringmyuser@myazuremysql
PasswordStringmypassword
SSL ModeListPreferred
Bronze Schema (Optional)String
Silver Schema (Optional)String

Connector Specific Configuration Details

  1. SSL Mode = Preferred is the default value, if SSL Mode is not defined
  2. Azure MySQL connector has optional values such as Bronze Schema and Silver Schema

Screenshot To Use Connector