---
type: resource-type
title: botServices
description: azure resource type Microsoft.BotService/botServices
name: botServices
lexicon: azure
resource_type: Microsoft.BotService/botServices
---
`Microsoft.BotService/botServices`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The resource name
- `properties` (`botServices_BotProperties`, required): The set of properties specific to bot resource
- `etag` (`string`, optional): Entity Tag.
- `kind` (`"azurebot" | "bot" | "designer" | "function" | "sdk"`, optional): Required. Gets or sets the Kind of the resource.
- `location` (`string`, optional): Specifies the location of the resource.
- `resources` (`any[]`, optional)
- `sku` (`botServices_Sku`, optional): Gets or sets the SKU of the resource.
- `tags` (`Record<string, unknown>`, optional): Contains resource tags defined as key/value pairs.

## Attributes

- `id`
