Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You’ve set up a new firewall rule to allow incoming traffic on port 22, using a target tag of 'dev-ssh'. Despite this, you're unable to connect to one of your instances. What actions should you take to fix this issue?
A
Reboot the instances for the firewall rule to take effect.
B
Apply a network tag of 'dev-ssh' to the instance you're trying to connect into and test again.
C
Run the gcloud firewall-rules refresh command, as they need to be reloaded.
gcloud firewall-rules refresh
D
Use source tags in place of the target tags.