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://docs.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.