Unable to create web deploy profile to publish to Linux App Service from Visual Studio 2019

Melissa Castro Sarmiento 96 Reputation points
2021-09-01T16:52:37.513+00:00

I am trying to deploy my API from visual studio 2019 to an Azure Linux app service, I follow the steps from the docs https://learn.microsoft.com/en-us/visualstudio/deployment/quickstart-deploy-to-linux?view=vs-2019 , but instead of creating a web deploy profile, it creates a Zip deploy profile. The issue started when I installed version 16.11.0 on a new pc.

Any help would be appreciated.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,876 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Grmacjon-MSFT 15,856 Reputation points
    2021-09-09T10:26:55.627+00:00

    Hi @Melissa Castro Sarmiento ,

    We apologies for the delayed response and the frustration this issue may have caused.. Thanks `for brining this issue to our attention. This may be due to your publish profile setting in VS19.

    You can try to delete your current publish profile and use the new publish profile wizard built into VS to create the publish profile as mentioned in this relate Stack overflow thread.

    Hope that helps. If you have further questions please let us know.

    -Grace