Initialization app service azure devops pipeline
I work with Azure DevOps, and I need to set up a pipeline release where a build artifact is deployed to an Azure App Service. The problem is that after the deployment, the app service must be started in the development environment to perform initialization (such as database setup and so on).