Azure / Azure/azure-functions-host
Azure Function fails to start
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Recently, when our automated vsts CI/CD chain published our Azure function they stopped working in all our environments ( like Development and Test). Tried removing resourcegroups, functions, storage account. Redeploy from the Release pipeline in vsts is successfull, only the function doesn't run.
In the Azure portal I get the following Message.
Function ($EventHubConsumer) Error: The listener for function 'Functions.xyz' was unable to start. Microsoft.WindowsAzure.Storage: The remote server returned an error: (403) Forbidden.
Session Id: a9a739c065c840a4adb924306e1be28c
Timestamp: 2017-09-09T11:22:00.131Z
Any clue? This is blocking us now!
regards
Contributor guide
Assessment
This issue has not been assessed yet.