We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web App deployment is failing with the error below
Error message
2023-11-13T17:55:19.6962875Z ============================================================================== 2023-11-13T17:55:19.6963191Z Task : Azure App Service deploy 2023-11-13T17:55:19.6963388Z Description : Deploy to Azure App Service a web, mobile, or API app using Docker, Java, .NET, .NET Core, Node.js, PHP, Python, or Ruby 2023-11-13T17:55:19.6964274Z Version : 3.230.4 2023-11-13T17:55:19.6964388Z Author : Microsoft Corporation 2023-11-13T17:55:19.6964576Z Help : https://aka.ms/azureappservicetroubleshooting 2023-11-13T17:55:19.6964868Z ============================================================================== 2023-11-13T17:55:20.1430458Z Got connection details for Azure App Service:'eumenwawebapp1' 2023-11-13T17:55:33.4340745Z Updating App Service Configuration settings. Data: {"linuxFxVersion":"DOCKER| eumenwaacr1.azurecr.io/myhealth.web:3"} 2023-11-13T17:55:34.2336339Z ##[error]Error: Failed to patch App Service 'eumenwawebapp1' configuration. Error: BadRequest - The parameter LinuxFxVersion has an invalid value. (CODE: 400) 2023-11-13T17:55:36.9515511Z Successfully updated deployment History.....
Full log attached ReleaseLogs_2.zip
Please assist. Thank you
The text was updated successfully, but these errors were encountered:
Any assistance on the request above?
Sorry, something went wrong.
Reopen if you have some suggestions
No branches or pull requests
Web App deployment is failing with the error below
Error message
2023-11-13T17:55:19.6962875Z ==============================================================================
2023-11-13T17:55:19.6963191Z Task : Azure App Service deploy
2023-11-13T17:55:19.6963388Z Description : Deploy to Azure App Service a web, mobile, or API app using Docker, Java, .NET, .NET Core, Node.js, PHP, Python, or Ruby
2023-11-13T17:55:19.6964274Z Version : 3.230.4
2023-11-13T17:55:19.6964388Z Author : Microsoft Corporation
2023-11-13T17:55:19.6964576Z Help : https://aka.ms/azureappservicetroubleshooting
2023-11-13T17:55:19.6964868Z ==============================================================================
2023-11-13T17:55:20.1430458Z Got connection details for Azure App Service:'eumenwawebapp1'
2023-11-13T17:55:33.4340745Z Updating App Service Configuration settings. Data: {"linuxFxVersion":"DOCKER| eumenwaacr1.azurecr.io/myhealth.web:3"}
2023-11-13T17:55:34.2336339Z ##[error]Error: Failed to patch App Service 'eumenwawebapp1' configuration. Error: BadRequest - The parameter LinuxFxVersion has an invalid value. (CODE: 400)
2023-11-13T17:55:36.9515511Z Successfully updated deployment History.....
Full log attached
ReleaseLogs_2.zip
Please assist. Thank you
The text was updated successfully, but these errors were encountered: