About 2,440,000 results
Open links in new tab
  1. Private Network Access Overview - Azure Database for MySQL

    Nov 27, 2024 · If you use Azure API, an Azure Resource Manager template (ARM template), or Terraform, create private DNS zones that end with mysql.database.azure.com and use them while configuring Azure Database for MySQL Flexible Server instances with private access.

  2. How to resolve DNS issues with Azure Database for MySQL

    Feb 23, 2024 · If you’re using Azure Database for MySQL and have encountered issues with name resolution or the Domain Name System (DNS) when attempting to connect to your server from different sources and networks, then this blog post is for you!

  3. Networking Overview - Azure Database for MySQL - Flexible Server

    Dec 2, 2024 · This article introduces the concepts to control connectivity to your Azure Database for MySQL Flexible Server instance. You learn in detail the networking concepts for Azure Database for MySQL Flexible Server to create and access a server securely in Azure.

  4. How to connect to Azure Database for MySQL – Flexible Server

    Feb 6, 2024 · In this section, I’ll show you how to connect to Azure Database for MySQL from on-premises sources, such as your laptop, a PC, or a VM using a site-to-site VPN connection. In this scenario, your source is on-premises and your Azure Database for MySQL server is in a vNet that’s connected to a central hub vNet that acts as a gateway.

  5. Manage Virtual Networks - Azure Portal - Azure Database for MySQL

    Nov 27, 2024 · Azure Database for MySQL Flexible Server supports two types of mutually exclusive network connectivity methods to connect to your Azure Database for MySQL Flexible Server instance. The two options are: This article focuses on creation of MySQL server with Private access (VNet Integration) using Azure portal.

  6. Changing network connectivity options for Azure Database for MySQL

    Jun 15, 2022 · If you’ve provisioned a MySQL flexible server and decide that you want to change the connectivity option or switch from one virtual network (VNet) to another, begin by creating a new server using the Restore feature.

  7. mysql - How to connect to a DB in a Virtual Network in Azure

    Jan 11, 2024 · I have a Spring application server running on my local machine, and I want to establish a connection to a MySQL database hosted on a virtual network in Azure. Azure specifies that only resources within the virtual network can access it.

  8. azure-databases-docs/articles/mysql/flexible-server/how-to …

    Nov 27, 2024 · Azure Database for MySQL Flexible Server supports two types of mutually exclusive network connectivity methods to connect to your Azure Database for MySQL Flexible Server instance. The two options are: Public access (allowed IP addresses) Private access (virtual network integration)

  9. Private Endpoint between Aure App Service and MySQL Database

    Mar 9, 2021 · Running the App to connect gets a Connection Timeout. PING .privatelink.mysql.database.azure.com (10.1.1.4) 56 (84) bytes of data. I have also got the credentials down and tested them locally, which I can connect to the DB with my IP whitelisted. I can't see/think of anything else to test/try.

    Missing:

    • Network Diagram

    Must include:

  10. Unable to access Azure MySQL server via CLI, but able to connect …

    Aug 11, 2023 · I've set up the mysql server to allow both MySQL and AAD auth, and I've tried the MySQL admin login and the aad login, with no luck. The server is setup to only allow networking within the virtual network, which also contains the client …

Refresh