Day 1: Create SSH Key Pair for Azure Virtual Machine - Marked as Failed

I started cloud challenge with Day 1: Create SSH Key Pair for Azure Virtual Machine.it seems like i did everything right but still marked as failed. Need more guidance to understand the issue

This is a good starting task; I tend to go to the Azure docs for this sort of thing. Here’s how to do this in the Azure console. Although I find this even easier to do in the azure CLI. You can get the needed resource group by doing az group list.

My failed too, will try the link you shared

It worker very well: Create SSH keys in the Azure portal - Azure Virtual Machines | Microsoft Learn