Hello, @Jovan Radan !
It looks like the name of your VM was slightly off. I'll run through the exercise and point out where I think the typo may have happened.
Where am I seeing this?
- Subject: Exam AZ-900: Microsoft Azure Fundamentals
- Learning Path: Azure Fundamentals: Describe Azure architecture and services
- Module: Describe Azure compute and networking services
- Unit: 9 of 14 Exercise - Configure network access
How do I successfully complete Unit 9 of 14: Exercise - Configure network access?
There are two parts to this, both of which need to be completed within an hour before resources are automatically cleaned up and removed.
The first part is Unit 3 of 14: Exercise - Create an Azure Virtual Machine, where you will create the VM that will be used later. The name of your VM here is important because your Network Security Group (NSG) will be named based on the VM name you provide, and there are several steps later on that will require the correct name for both your VM and your NSG. It looks like your VM name was my-VM-
rather than my-VM
, which caused a cascading series of errors.
When you reach the second part, Unit 9 of 14: Exercise - Configure network access, the IPADDRESS is expecting my-vm
and it's unclear if the NSG in question is associated with the VM that is expected (a full printout of your exercise would help troubleshoot this further).
I hope this is helpful!