sample-hello-world-azure-functions
sample-hello-world-azure-functions copied to clipboard
Getting Response status code does not indicate success: 404 (Not Found). while using func kubernetes deploy
A clear and concise description of what the bug is.
Expected Behavior
The functions app is deployed in the AKS cluster without any issue, the problem is related to the Azure DevOps task that fails with error Response status code does not indicate success: 404 (Not Found). even thought the function was properly deployed
Actual Behavior
Azure Function on Kubernetes task should work without that error (Response status code does not indicate success: 404 (Not Found).)
Steps to Reproduce the Problem
- Deploy any netcore function app through Azure DevOps task called Azure Function on Kubernetes
Specifications
- **KEDA Version:2.1.0 *
- **Kubernetes Version:1.22.4