PL-900 · Question #148
You are planning to allow members of your team to test your chatbot. You must ensure this is done in a secure way. A team member named User1 must test the chatbot. You need to ensure that User1 can…
The correct answer is D. Sign in to the authoring environment as User1. To securely allow User1 to test the chatbot, User1 must sign in to the chatbot's authoring environment using their own credentials to interact with and evaluate its functionality.
Question
Options
- ASign in to the authoring environment as the chatbot author.
- BSign in to Microsoft Azure DevOps as the chatbot author.
- CSign in to Microsoft Azure DevOps as User1.
- DSign in to the authoring environment as User1.
How the community answered
(24 responses)- A8% (2)
- C4% (1)
- D88% (21)
Why each option
To securely allow User1 to test the chatbot, User1 must sign in to the chatbot's authoring environment using their own credentials to interact with and evaluate its functionality.
Signing in as the chatbot author would not allow secure testing by User1, as it would expose the author's credentials and prevent tracking User1's specific testing activities.
Microsoft Azure DevOps is a platform for development and operations, not typically used for direct end-user testing of a chatbot's conversational experience.
Signing into Azure DevOps as User1 is irrelevant for testing a chatbot's conversational interface; Azure DevOps focuses on code, builds, and releases, not direct chatbot interaction.
For User1 to effectively test the chatbot, they must sign in to the authoring environment using their own unique credentials. This allows them to interact with the chatbot as a distinct user, ensuring secure access, proper logging of their testing activities, and maintaining separation of duties from the author.
Concept tested: Chatbot testing user access management
Source: https://learn.microsoft.com/en-us/power-platform/admin/admin-security/configure-user-security
Topics
Community Discussion
No community discussion yet for this question.