I’m currently on Day 3. I’ve been trying since yesterday, but when I use **az login** in the terminal, it redirects me to a new window with a generated token. After entering the token, it asks for a user email and password, which I don’t have. I received one on Day 1, but now I no longer have that KodeKloud email. What should I do?
Did you mean “Day 3: Create VM using Azure CLI”. If so, you don’t need to use “az login” – the terminal is already authenticated. All you need for this task is a valid resource group, which you can get by doing az group list. Then you will have the needed info to create the vm.