I'm unable to see the GitHub secret when creating an Azure function using the GitHub template
Category: azure functions
Question
niik_gh on Wed, 07 Sep 2016 11:18:45
EDIT: This was posted earlier in https://social.msdn.microsoft.com/Forums/azure/en-US/43f775f9-2e41-4be0-9b1c-39c445cddefe/github-secret-is-blank?forum=AzureFunctions and https://github.com/projectkudu/AzureFunctionsPortal/issues/538
I found out today that Azure functions had built-in support for creating GitHub web hooks and was very excited to try it out.
According to https://azure.microsoft.com/en-us/documentation/articles/functions-create-a-web-hook-or-api-function/ the GitHub secret should be visible as soon as a new function has been created but whenever I try the field ends up being empty.
I tried this in Edge and Chrome with the same results. I was in touch with @AzureSupport which directed me to post this here.
See my original tweet at https://twitter.com/niik/status/773442320532377600
Replies
David Ebbo on Wed, 07 Sep 2016 14:46:00
Indeed, this is the same as this thread, and is tracked by https://github.com/projectkudu/AzureFunctionsPortal/issues/538. Please follow the GitHub issue for progress.
thanks,
David
David Ebbo on Wed, 07 Sep 2016 20:52:26
The fix is now deployed.