1Z0-1127-25 Deploying and Managing Generative AI on OCI Practice Question
An OCI administrator is configuring access control for OCI Generative AI. Which three IAM components are required to allow a group of data scientists to call the GenerateText API? (Choose three.)
⚠ Common exam trap
Test-takers frequently confuse dynamic groups (for resources) with IAM groups (for users), or mistakenly think a networking component like a local peering gateway is required for API access control.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
An IAM group for the data scientists
An IAM group is required to organize the data scientists into a logical set of principals. IAM policies are then attached to this group to grant permissions, ensuring only members of the group can call the GenerateText API. Without a group, you cannot apply a policy to a collection of users.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
An IAM group for the data scientists
Why this is correct
The group is the subject of the policy.
- ✗
A local peering gateway
Why it's wrong here
Local peering gateway is for VCN connectivity, not IAM.
- ✓
A policy granting ai-services-generative-ai-family in a compartment
Why this is correct
The policy defines the permissions for the group.
- ✗
A dynamic group
Why it's wrong here
Dynamic groups are used for resources, not users.
- ✓
A compartment for the AI resources
Why this is correct
The compartment organizes the resources and is referenced in the policy.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 1Z0-1127-25 question from scratch — 768 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 1Z0-1127-25 practice question is part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 1Z0-1127-25 exam.