Home › Forums › Azure › The Status in the picture is wrong › Reply To: The Status in the picture is wrong
-
Well, I don’t really get it yet. Can you please explain this scenario?
In that scenario, the network security group named TDNSG1 has the following rule.
Priority Source Destination Protocol Port Action
300 10.0.1.0/24 10.0.2.0/24 TCP Any Allow
This rule means that TD1 CAN connect to TD2, so it must be reachable in Status, no?
Also, TD1 and TD2 are in the same virtual network, so that means it can communicate each other, am I right? Or for listening port 443, a virtual machine needs an additional setting?
I’m confused now.