Need to remove a self-signed certificate from a VM to appease my vulnerability scanner, but need to preserve the IP address. I run into "The server encountered an internal error. Please retry the request. The long running operation tracking ID was...".
I pulled down the config in Powershell and the thumbnail for the offending certificate is set in DefaultWinRmCertificateThumbprint. I cannot figure out how to update the config without creating a new VM (and a new IP).
Other similar questions were answered by updating the thumbprint through the config menu on the cloud service. However, the cloud service associated with the VM does not have a configure menu option.