Hi Guys,
I have the below setup;
Application Gateway sits in front of a backend IIS Server ( Windows Server 2016) which is running the Azure KeyVault Extension for Windows & has Automatic Rebind of Certificates Enabled in IIS. So the scenario is the App GW & VM Certificate are pulled from the keyvault when rekeyed (after the polling interval) the App GW updates the cert correctly, the cert goes into the Certificate Store on the Server (Personal). The Cert on the VM does not update in the bindings in IIS but when I go to the webserver it is using the New rekeyed certificate.
Any idea what needs to happen to make it reflect the new cert in the IIS Bingings?
Cheers,
LD.