For some time we’ve had an ASP.NET Core web app running on an Azure App Service. As part of upgrading to netcoreapp2.2 we’ve decided to Dockerize it and run it on a Linux container, still in an app service. One thing this app does is load in a TLS certificate for token signing. Previously this certificate was uploaded to the