
Ultimate access to all questions.
You are tasked with designing a data processing architecture that moves data from Cloud Storage to BigQuery using Dataflow. The network team has assigned you a Shared VPC network and subnetwork for your pipelines. To ensure that your Dataflow pipeline can be deployed on the Shared VPC network, what steps should you take?
A
Assign the compute.networkUser role to the Dataflow service agent.
B
Assign the compute.networkUser role to the service account that executes the Dataflow pipeline.
C
Assign the dataflow.admin role to the Dataflow service agent.
D
Assign the dataflow.admin role to the service account that executes the Dataflow pipeline.