I have a web application on the Azure platform, this application has a MySQL "built-in", ie including within the application itself.
I wonder if I can release an external connection to this bank in any way. Reference: link
I have a web application on the Azure platform, this application has a MySQL "built-in", ie including within the application itself.
I wonder if I can release an external connection to this bank in any way. Reference: link
NO.
You can not directly access a MySQL In App. This is a service to create prototypes, offering you a simple and cheap hosting service - because it does not charge surpluses by the bank. The Microsoft says that it is not recommended for production applications .
To manage this database, only using PhpMyAdmin, which can be accessed via Azure Portal / WebApp / MySQL In App / Manage.