-
Notifications
You must be signed in to change notification settings - Fork 14
Description
We have been facing issues on few VMs where we have applied custom guest configuration, the status of it in the VM configuration management pane is pending, and on Azure policy compliant status is non-compliant.
Initially it was working as expected and VM was complaint.
under gc_agent log file in "C:\ProgramData\GuestConfig\gc_agent_logs"
We can see an below error's.
few Min's before it was working as expected.
below work around was found :
If we update the tag mentioned in below article, it started to work with private networking.
https://learn.microsoft.com/en-us/azure/governance/machine-configuration/overview#communicate-over-private-link-in-azure
But the question is, why the connection suddenly stopped working on public network? ( no changes in network has been done, and outbound towards internet port 443 is already opened)


