sample-hello-world-azure-functions
sample-hello-world-azure-functions copied to clipboard
Simple hello world sample of an Azure Function triggering on an Azure Queue powered by KEDA
I followed this walkthrough - and everything is working locally. When I deploy to my AKS cluster, I get the following errors from the kubectl logs. I have verified that...
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...
Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...
Update link to KEDA installation link
Hello Team, Step no 8, the hyperlink of the instruction to be followed to install KEDA is invalid. It returns 404 Page Not Found. I have updated the URL by...
Adding npm because it seems that mcr.microsoft.com/azure-functions doesn't have it
Add TSV output option to obtain a connection string only. Many user set Azure CLI output option as table in default settings($HOME/.azure) to simplify output, so they get unwanted strings...
Page https://github.com/kedacore/sample-hello-world-azure-functions has a broken link to https://keda.sh/deploy/ (page cannot be found)
Currently blocked on https://github.com/Azure/azure-functions-core-tools/issues/2144
## Environment Ubuntu ```18.04``` Docker: ``` Client: Docker Engine - Community Version: 19.03.7 API version: 1.40 Go version: go1.12.17 Git commit: 7141c199a2 Built: Wed Mar 4 01:22:36 2020 OS/Arch: linux/amd64...