I've created an Azure Linux app service with an ARM deployment, and I want to publish my .NET Core Web API project to the app service. The publish wizard doesn't allow me to publish to an existing Linux app service (though it permits Windows app services). If I download the Publish Profile, that allows me to set up a connection, but the "Validate Connection" button gives an invalid connection. The error message is as follows:
How can I publish to this service?