Hi Team,
I just completed Day 2 task for 100 Days of Cloud (Azure).
I have attached screenshot of the created resource which was mentioned. I have also attached the terminal screenshot showing i was able to ssh into the newly created virtual machine but still my task was shown as failed and my streak ended. Please check and restore my streak as well as mark the task completed.
Hi Pranav
I have also faced the same issue everything was done smoothly but still it shows try again.
I think there’s some issue with the IAM policies.
My streak has also been lost.
This one is not validating for me either. I’ve reported this to the engineer.
i have the same issue …
What region were you asked to create the VM in? There does appear to be an issue with this task; I just updated the internal tracking issue for it in our system.
If you have the output from az vm list from the task, it’s also helpful for us to home into what the grader is doing wrong.
it wasnt a vm issue FYI
on the azure cli run …showcreds
if not output
sudo tee /usr/local/bin/showcreds >/dev/null <<‘EOF’
#!/bin/bash
cat /opt/*.json
EOF
sudo chmod +x /usr/local/bin/showcreds
showcreds




