I have created succesfully an Azure Database for MySQL Flexible server (preview) on a VNet (without "public" access). Since it's on a VNet, need to know it's IP to connect to.
And yes, this server was created on a subnet with delegate feature enabled to Microsoft.DBForSQL/flexibleservers service.
Now, how do I retrieve it's IP on the subnet is assigned to this server (I do not see anything under 'Connected devices' for VNet)?
Retrieving private IP is not mentioned in this article - https://docs.microsoft.com/en-us/azure/mysql/flexible-server/concepts-networking

