100days Cloud Azure SSH keys creation question Day1

I am solving 100 days Azure challenges, as part of that the first question is to create SSH key with a specific name.

I am answering the answer correctly and still its showing wrong answer. Where can I see the solution whether to Judge whether I am right or wrong.

its not even allowing me to move to next question. Please help me here

What did you actually do for the task? Most likely, the grader has a different opinion as to what you need to do than what you did, I would guess :slight_smile: For this task, you’ll need to:

  1. Start up the Azure console.
  2. Find the “Ssh Keys” page using console search.
  3. Create the key pair using the Ssh Keys page.

This write-up details how to do that.