Resource Type: Azure > Bot Service > Bot
Azure Bot is a managed cloud service that enables you to build, test, deploy, and manage intelligent bots using the Azure Bot Service.
Resource Context
Bot is a part of the Bot Service service.
Each Bot lives under a Resource Group.
Controls
The primary controls for Azure > Bot Service > Bot are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-botservice#/resource/types/bot
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-botservice#/resource/types/bot"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-botservice#/resource/types/bot';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-botservice#/resource/types/bot"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-botservice#/resource/types/bot' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query