How to connect Azure database to Wix

Andrew Haning 5 Reputation points
2024-02-14T01:49:37.29+00:00

Hi, I'm doing a project connecting the Azure database to the Wix platform. I followed the instructions from the Wix website, but there were missing details, so I struggled to test the API phase. The suggested testing API is deployed by using Curl. From the Wix side, the connection to the external database just requires the link to the web app and the password(secretKey). I gave it a shot at that, but Wix couldn't connect to the web app. I assume if the API works, Wix can connect to API - Web App. Is this correct? If I upload data to the Azure web app and it shows up the data, then the Wix connects to the API, or does it require other validation methods of connection such as network policies?

Thank you,

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
726 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,038 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Thiago Cardoso 0 Reputation points Microsoft Employee
    2024-02-15T03:05:04.15+00:00

    you should integrate app services with vnet integration , and then integrate with WIX.

    also I recommend to test vis curl.
    https://dev.wix.com/docs/develop-websites/articles/databases/external-databases/microsoft/integrate-your-microsoft-azure-database-with-your-wix-site

    in my experience most of the issues is related to secretkey.