Topic 1 Question 271
You recently created a new Google Cloud project. After testing that you can submit a Vertex AI Pipeline job from the Cloud Shell, you want to use a Vertex AI Workbench user-managed notebook instance to run your code from that instance. You created the instance and ran the code but this time the job fails with an insufficient permissions error. What should you do?
Ensure that the Workbench instance that you created is in the same region of the Vertex AI Pipelines resources you will use.
Ensure that the Vertex AI Workbench instance is on the same subnetwork of the Vertex AI Pipeline resources that you will use.
Ensure that the Vertex AI Workbench instance is assigned the Identity and Access Management (IAM) Vertex AI User role.
Ensure that the Vertex AI Workbench instance is assigned the Identity and Access Management (IAM) Notebooks Runner role.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: C
A. Region Compatibility: While regional compatibility is important, it's not the primary cause of this permission error. B. Subnet Matching: Subnet alignment is usually not a requirement for Vertex AI pipeline job submission. D. Notebooks Runner Role: This role is primarily for executing notebook code, not managing Vertex AI resources.
👍 1pikachu0072024/01/13
シャッフルモード