Hello!
Trying to deploy an application to a Linux Web App Service in Azure (following this: https://octopus.com/docs/deployment-examples/azure-deployments/deploying-a-package-to-an-azure-web-app#deploying-to-a-linux-azure-web-app) – and when the “Deploy an Azure Web App” step runs –
It errors out with the following:
Could not complete the request to remote agent URL <my app url>
Microsoft.Web.Deployment.DeploymentAgentUnavailableException
...
Inner Exception "The operation has timed out"
Is there more configuration I need to add to my target to get this to work?