PL-200 · Question #193
PL-200 Question #193: Real Exam Question with Answer & Explanation
The correct answer is B: Azure Active Directory. {"question_number": 4, "correct_answer": "B, D", "explanation": "In Power Virtual Agents, when you select Manual authentication and require users to sign in, the supported authentication providers for controlling who can chat with the bot are: (B) Azure Active Directory - the cla
Question
You need to control who can chat with the chatbot in your organization using bot sharing. You select the Manual authentication option and require users to sign in. What are two authentication providers you should implement to achieve your goal?
Options
- AOpenID Connect
- BAzure Active Directory
- CGeneric OAuth2
- DAzure Active Directory v.2
- EWS-Federation
Explanation
{"question_number": 4, "correct_answer": "B, D", "explanation": "In Power Virtual Agents, when you select Manual authentication and require users to sign in, the supported authentication providers for controlling who can chat with the bot are: (B) Azure Active Directory - the classic AAD integration for organizational identity; (D) Azure Active Directory v2 - the updated AAD endpoint supporting modern OAuth 2.0 flows and broader scopes. These two are the Microsoft identity platform options explicitly supported for bot-level user authentication in PVA. Generic OAuth2 (C) is a more general option but not specifically recommended for organizational sign-in control. OpenID Connect (A) and WS-Federation (E) are not supported authentication provider options in this PVA context.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.