An Azure service that provides an event-driven serverless compute platform.
certificate function host error
Merrick Fonnesbeck
30
Reputation points
Our certificate for our web application stopped auto-renewing. I looked at out function app that I thought handles the certificate and it was displaying an error about the startup configuration. I am not familiar with what this function does, let alone its configuration problems. I can't seem to upgrade my support subscription in order to get prioritized help from Microsoft. I don't know what to do to get this web site's certificates renewed and functioning again.
The notification errors are:
- Error configuring services in an external startup class.
- Microsoft.Azure.WebJobs.Script: Error configuring services in an external startup class. AppService.Acmebot: Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
Azure Functions
Azure Functions
Sign in to answer