I have a google cloud Windows VM which is hosting a QlikSense server. The server should be accessible using the VM's External IP using https i.e. port 443 as this is one of the default rules in Google Firewall rules. But it is not. It only works when I set the Inbound rule for to allow TCP:443 from within the instance (from Windows Firewall settings). My question is
Why do I need to set up a firewall from within the instance?
Why doesn't the firewall rule enabled from Google Cloud Console doesn't work here?