Kodekloud 100 days of Cloud Azure has limited information for a task

Hi Team,

While practicing the 100 days of of Cloud Azure, I am facing difficulty completing this task as this task does not contain any azure login information to connect to cloud.

Please help.

Hi @CSANJIB86

Can you please share the Task number?

IF the Azure task does not have any credentials in it. It means you need to use the az CLI in the terminal to complete the task.

Hi Santosh,

The task number is 100 days of Azure Task 3. ceating VM with command line

Okay I found the issue. I thought the command console would always need me to authenticate before I can work, which was wrong. so I tried to look at available resource groups and that command worked. so, the rest of the task was completed using teh CLI, without separate authentication.