Question 292 of 307
Single answerYou are designing the architecture to process your data from Cloud Storage to BigQuery by using Dataflow. The network team provided you with the Shared VPC network and subnetwork to be used by your pipelines. You need to enable the deployment of the pipeline on the Shared VPC network. What should you do?
AAssign the compute.networkUser role to the Dataflow service agent.
✓BAssign the compute.networkUser role to the service account that executes the Dataflow pipeline.
CAssign the dataflow.admin role to the Dataflow service agent.
DAssign the dataflow.admin role to the service account that executes the Dataflow pipeline.
✓
Correct Answer: B
Assign the compute.networkUser role to the service account that executes the Dataflow pipeline.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.