I want to deploy two projects into azure devops. I created a pipeline which points to one app service which I created in Azure portal and deploy it. I am able to deploy one web project at a time, however when I try to add one more project (microservice) then release fail.
please suggest something on this.
I want to use same app service and deploy one web application and microservice.