100 Days of Cloud (Azure), Day 21: Assigning Public IP to Virtual Machines, So I did the lab successfully but shows that "xfusion-vm" faild or vm is not in the running state

Issue: 100 Days of Cloud (Azure), Day 21: Assigning Public IP to Virtual Machines. So I did the lab successfully, but it shows that “xfusion-vm” failed, or vm is not in the running state.
Details: Successfully able to log in to the VM and also shows the VM on the Azure user interface with the Public IP. When trying to submit the task, it shows “SSH access to 'xfusion-vm faild or the vm is not running.”

Hi @Kunal96

What were the names of the SSH keys that you created on the client?

Try creating the SSH keys on the client with the default names, i.e. id_rsa and id_rsa.pub, and create the public IP from the Networking tab.

That should resolve the issue.