100 days of azure day 1 issue


it keeps failing although i have created the ssh key and verified its creation

Hi elaa,

You need to login to the Azure portal using the provided credentials and open a terminal there and run the command az sshkey create --name “mySSHKey” --resource-group “myResourceGroup” with the proper ssh key name and the resource group name.