Forum Discussion
pluc7
Mar 14, 2022Copper Contributor
No access ssh after the automatic update schedule
Hi guys! I have an automation account created by my client and have started scheduling automatic updates for a group of linux machines. It was successful except in one machine, I wanted to ver...
ChrisBradshaw
Mar 23, 2022Iron Contributor
pluc7 Can you connect to the Serial Console of the Linux VM through the Azure Portal? You'd still need to login, but if that works and SSH doesn't then you could use the console to check the sshd service is running. If the SSH service looks healthy it may indicate something has changed on the network.
pluc7
Mar 23, 2022Copper Contributor
Could it be the key? Like resetting the public key on that machine could solve the problem?