---
title: Bot Service Bot Service
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Bot Service Bot Service
---

# Bot Service Bot Service

This table represents the bot_service_bot_service resource from Microsoft Azure.

```
azure.bot_service_bot_service
```

## Fields

| Title                                 | ID   | Type          | Data Type                                                                                               | Description |
| ------------------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                  | core | string        |
| app_password_hint                     | core | string        | The hint (e.g. keyVault secret resourceId) on how to fetch the app secret                               |
| cmek_encryption_status                | core | string        | The CMK encryption status                                                                               |
| cmek_key_vault_url                    | core | string        | The CMK Url                                                                                             |
| configured_channels                   | core | array<string> | Collection of channels for which the bot is configured                                                  |
| description                           | core | string        | The description of the bot                                                                              |
| developer_app_insights_application_id | core | string        | The Application Insights App Id                                                                         |
| disable_local_auth                    | core | bool          | Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. |
| enabled_channels                      | core | array<string> | Collection of channels for which the bot is enabled                                                     |
| endpoint                              | core | string        | The bot's endpoint                                                                                      |
| endpoint_version                      | core | string        | The bot's endpoint version                                                                              |
| etag                                  | core | string        | Entity Tag.                                                                                             |
| icon_url                              | core | string        | The Icon Url of the bot                                                                                 |
| id                                    | core | string        | Specifies the resource ID.                                                                              |
| is_cmek_enabled                       | core | bool          | Whether Cmek is enabled                                                                                 |
| is_developer_app_insights_api_key_set | core | bool          | Whether the bot is developerAppInsightsApiKey set                                                       |
| is_streaming_supported                | core | bool          | Whether the bot is streaming supported                                                                  |
| kind                                  | core | string        | Required. Gets or sets the Kind of the resource.                                                        |
| location                              | core | string        | Specifies the location of the resource.                                                                 |
| luis_app_ids                          | core | array<string> | Collection of LUIS App Ids                                                                              |
| manifest_url                          | core | string        | The bot's manifest url                                                                                  |
| migration_token                       | core | string        | Token used to migrate non Azure bot to azure subscription                                               |
| msa_app_id                            | core | string        | Microsoft App Id for the bot                                                                            |
| msa_app_msi_resource_id               | core | string        | Microsoft App Managed Identity Resource Id for the bot                                                  |
| msa_app_tenant_id                     | core | string        | Microsoft App Tenant Id for the bot                                                                     |
| msa_app_type                          | core | string        | Microsoft App Type for the bot                                                                          |
| name                                  | core | string        | Specifies the name of the resource.                                                                     |
| open_with_hint                        | core | string        | The hint to browser (e.g. protocol handler) on how to open the bot for authoring                        |
| private_endpoint_connections          | core | json          | List of Private Endpoint Connections configured for the bot                                             |
| provisioning_state                    | core | string        | Provisioning state of the resource                                                                      |
| public_network_access                 | core | string        | Whether the bot is in an isolated network                                                               |
| publishing_credentials                | core | string        | Publishing credentials of the resource                                                                  |
| resource_group                        | core | string        |
| schema_transformation_version         | core | string        | The channel schema transformation version for the bot                                                   |
| sku                                   | core | json          | Gets or sets the SKU of the resource.                                                                   |
| storage_resource_id                   | core | string        | The storage resourceId for the bot                                                                      |
| subscription_id                       | core | string        |
| subscription_name                     | core | string        |
| tags                                  | core | hstore_csv    |
| tenant_id                             | core | string        | The Tenant Id for the bot                                                                               |
| type                                  | core | string        | Specifies the type of the resource.                                                                     |
| zones                                 | core | array<string> | Entity zones                                                                                            |
