Jeff Bowman

Results 120 comments of 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: ![image](https://user-images.githubusercontent.com/10966749/55108110-b80a4a80-5087-11e9-8ab1-632435e2fd1a.png)

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: ![image](https://user-images.githubusercontent.com/10966749/55129612-9089a100-50cc-11e9-82ab-4a8f1be21111.png) ...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....