100 days of cloud azure First Task failing Day 1

Hi… I completed this task and it is marked as incomplete…
➜ ssh-keygen -t rsa -b 4096 -f ./devops-kp
➜ ls -ltr
total 8
-rw-r–r-- 1 root root 743 May 12 16:52 devops-kp.pub
-rw------- 1 root root 3381 May 12 16:52 devops-kp

~ ➜ ssh-keygen -t rsa -b 4096 -f ./devops-kp

For this task, you need to create a key pair from the Azure console.
The creds for logging in to Azure are provided in the lab.

Great !!.. I think that was missing in the instructions :wink:
I imagined something like that, but were not sure
Thank you