Unabble to Download Azure Private Key

Good day Team,

I trust you are doing well.

I am currently unable to download the Azure private key while working on Day 2 of the 100 Days Cloud Challenge. This is preventing me from completing the current task and proceeding to the next step.

Could you please assist me in resolving this issue so that I can continue with the challenge?

Kind regards,
Hayford

Find the attached screenshot:
Azure Private Key

You can create an SSH key on the lab client with ssh-keygen and use the contents of the public key id_rsa.pub.

@ Santosh, thank you, it worked.