Stefan
Results
1
issues of
Stefan
The KudoRestClient fails to perform the put (file upload) to an app hosted inside an ASE The error happens here: https://github.com/sjkp/letsencrypt-siteextension/blob/master/LetsEncrypt.SiteExtension.Core/KuduRestClient.cs#L24 `$"https://{this.webAppName}.scm.{azureEnvironment.AzureWebSitesDefaultDomainName}"` lets asume a website app with the name...
enhancement