Jeff Bowman
Jeff Bowman
> You can just lookup the service principal in azure ad (using the client id, if you forgot what you named it) How does one do this?
> If all the end dates are in the past Hm, it must be something else: 
Yes, that's what I'm trying to figure out how to do ;-) Anyway... I opened a support ticket. Expensive, I know, but this is a must-have. Hopefully I'll be receiving...
Well shucky darn, that seems to have been it. I'd come upon this same page in all my searching, but I didn't realize you could search for an application by...
It's set to run again in just over six hours. I'd run it manually, but I want to wait to see what it does under schedule. I'll report back here....
OK, we have a new cert:  ...but alas we only have partial success. Stack trace below. This is a different error. Is it an Azure issue or a LEWS...
Maybe so... I replayed it and it succeeded this time. I also noticed that `Cleanup()` ran _before_ `RenewCertificate()`. What do you make of that?
https://github.com/sjkp/letsencrypt-siteextension/blob/9660b42c5fc4b1f8fa04bde6e01d64a8d0b03f2f/LetsEncrypt.SiteExtension.Core/Services/WebAppCertificateService.cs#L102-L105
That makes sense... that's a little bit of why I'm leaving the issue open for the time being. Simon may want to have a look at that part of it....