How to connect a cloud SQL database to an Azure Web App Service

Опубликовано: 05 Октябрь 2024
на канале: Eduardo Rosas
21,966
245

So the Mobile App service that was previously available to us on Azure is gone, that beautiful easy to setup service that helped us connect a SQL database to it, create tables so easily, and manage permissions, is not dead, sort of. npm install express azure-mobile-apps will solve everything, here's how.