Your team needs to make sure that a Compute Engine instance does not have access to the internet or to any Google APIs or services. Which two settings must remain disabled to meet these requirements? (Choose two.)
- APublic IP (correct answer)
- BIP Forwarding
- CPrivate Google Access (correct answer)
- DStatic routes
- EIAM Network User Role
Reveal answer & explanationHide answer
The correct answer is A, C. Option A: Public IP Option C: Private Google Access
Explanation
Private Google Access lets internal instances reach Google APIs without external IPs.