Day 27: Deploying Virtual Machines in a Private Virtual Network - Error

Error:
No worries!!

Uh oh! Looks like the task was not completed successfully. But it’s Ok. You can try again next time this task is assigned to you.

NSG ‘nautilus-priv-nsg’ does not allow access from the VNet’s CIDR block ‘10.0.0.0/16’

Implementations:

Why are we facing error, even after having correct values in nsg inbound rules.

Hi @csesek

Ensure you are creatingthe resources in required Region.
The Source and destination are incorrect.

Refer these images, or you can refer to this solution

retried today and it worked. the difference between this attempt and earlier attempt was:
In NSG, The destination part to be IP rather than Any.

But isnt IP come under Any as well?