vagrant-azure icon indicating copy to clipboard operation
vagrant-azure copied to clipboard

Remove default 8443 endpoints

Open johanburati opened this issue 7 years ago • 0 comments

When you don't have any tcp_endpoints directive in the Vagrantfile, vagrant is creating two rules to allow traffic from/to port 8443:

8443  Inbound      custom_rule_inbound_0          133  *
8443  Outbound     custom_rule_outbound_0      134  *

johanburati avatar Dec 19 '17 06:12 johanburati