Azure Function fail to connect to Azure Database MySQL Flexi Server through SQL Binding
So I have an Azure Function where I want to query from my Azure Database MySQL Flexi Server. A bit of details on my architecture, My database is currently attach to the vnet and have MySQL Subnet. I attach my…