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.
