AI-102 · Question #372
AI-102 Question #372: Real Exam Question with Answer & Explanation
The correct answer is A: Cognitive Services OpenAI User. The Cognitive Services OpenAI User role provides read-only access to the Azure OpenAI resource, allowing User1 to: Identify resource endpoints View available models for deployment Generate text and images using deployed models This role follows the principle of least privilege by
Question
You have an Azure subscription that contains an Azure OpenAI resource named AI1 and a user named User1. You need to ensure that User1 can perform the following actions in Azure OpenAI Studio: - Identify resource endpoints. - View models that are available for deployment. - Generate text and images by using the deployed models. The solution must follow the principle of least privilege. Which role should you assign to User1?
Options
- ACognitive Services OpenAI User
- BCognitive Services Contributor
- CContributor
- DCognitive Services OpenAI Contributor
Explanation
The Cognitive Services OpenAI User role provides read-only access to the Azure OpenAI resource, allowing User1 to: Identify resource endpoints View available models for deployment Generate text and images using deployed models This role follows the principle of least privilege by granting only the permissions needed to view and interact with deployed models, without allowing management or configuration changes.
Topics
Community Discussion
No community discussion yet for this question.