Archive for January, 2017

Failed to deploy from GitHub to Azure App Service Web App, missing project reference

Azure App Service Benjamin Perkins

I was working on these other articles: How to deploy from GitHub using someone else’s repository How to configure GitHub or VSTS for use with an Azure Function Deploy GitHub source code repositories to an Azure App Service Failed to deploy from GitHub to Azure App Service Web App, missing project reference Deploy an App […]

Read More →

Azure Functions updates

Azure Functions Benjamin Perkins

Azure Functions CLI has been renamed to azure-functions-core-tools, see here. Also, appsettings.json has been renamed to local.settings.json, the appsettings.json file will show as deprecated, but will still work. See other changes here.

Read More →