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

## Properties

- `location` (`string`, required): The geo-location where the resource lives
- `name` (`string`, required): The resource name
- `properties` (`searchServices_SearchServiceProperties`, required): Properties of the search service.
- `identity` (`searchServices_Identity`, optional): The identity of the resource.
- `resources` (`any[]`, optional)
- `sku` (`searchServices_Sku`, optional): The SKU of the search service, which determines price tier and capacity limits. This property is required when creating a new search service.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
