0

I am logged into my Azure portal and I can see the "app service" dashboard and "resource group" dashboard for my web app, but I cannot find the ClearDB MySQL database that the web app uses.

I don't see the "linked resources" anywhere as mentioned in this question:

Where to find ClearDB MySQL database in the Full Azure Portal?

To clarify, I am using ClearDB and not "MySQL in app".

Ryan
  • 5,883
  • 13
  • 56
  • 93

1 Answers1

0

How to find ClearDB MySQL database in Azure portal?

According to this feedback, we could know that ClearDb is dropped. And I also can't find it from the Azure Market.

There is a native Azure MySQL compatible database - Azure Database for MySQL. I recommand that you could use Azure Database for MySQL to instead of ClearDB. How to do that we could refer to migrate a Web App from ClearDB to Azure Database for MySQL.

Tom Sun - MSFT
  • 24,161
  • 3
  • 30
  • 47