AI-100 · Question #156
Your company uses several bots. The bots use Azure Bot Service. Several users report that some of the bots fail to return the expected results. You plan to view the service health of the bot…
The correct answer is B. The Reader role on the bot service. Use the Reader role on the bot service to limit access and scope. Note: Access management for cloud resources is a critical function for any organization that is using the cloud. Azure role-based access control (Azure RBAC) helps you manage who has access to Azure resources…
Question
Your company uses several bots. The bots use Azure Bot Service. Several users report that some of the bots fail to return the expected results. You plan to view the service health of the bot service. You need to request the appropriate role to access the service health of the bot service. The solution must use the principle of least privilege. Which role should you request?
Options
- AThe Contributor role on the Azure subscription
- BThe Reader role on the bot service
- CThe Owner role on the bot service
- DThe Reader role on the Azure subscription
How the community answered
(42 responses)- A5% (2)
- B76% (32)
- C5% (2)
- D14% (6)
Explanation
Use the Reader role on the bot service to limit access and scope. Note: Access management for cloud resources is a critical function for any organization that is using the cloud. Azure role-based access control (Azure RBAC) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have Azure includes several built-in roles that you can use. The Reader Role can view existing Azure Scope is the set of resources that the access applies to. When you assign a role, you can further limit the actions allowed by defining a scope. In Azure, you can specify a scope at multiple levels: management group, subscription, resource group, or resource. https://docs.microsoft.com/en-us/azure/role-based-access-control/overview
Topics
Community Discussion
No community discussion yet for this question.