You just implemented a Secure Web Proxy instance on Google Cloud for your organization. You were able to reach the internet when you tested this configuration on your test instance. However, developers cannot access the allowed URLs on the Secure Web Proxy instance from their Linux instance on Google Cloud. You want to solve this problem with developers. What should you do?
- AConfigure a Cloud NAT gateway to enable internet access from the developer instance subnet.
- BEnsure that the developers have restarted their instance and HTTP service is enabled.
- CEnsure that the developers have explicitly configured the proxy address on their instance. (correct answer)
- DConfigure a firewall rule to allow HTTP/S from the developer instance.
Reveal answer & explanationHide answer
The correct answer is C. Option C: Ensure that the developers have explicitly configured the proxy address on their instance.