Hi guys! How does Pulumi suppose to work with App ...
# azure
p
Hi guys! How does Pulumi suppose to work with App Services depending on SQL Azure Databases that need to be updated? Our current deployments work like that. Stopp App Service --> deploy database(migration) --> deploy Web app (files) --> start App Service. Does Pulumi support this scenario?