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

## Properties

- `name` (`string`, required): Name of the deployment slot to create or update. By default, this API attempts to create or modify the production slot.
- `properties` (`sites_slots_SiteProperties`, required): Site resource specific properties
- `extendedLocation` (`sites_slots_ExtendedLocation`, optional): Extended Location.
- `identity` (`sites_slots_ManagedServiceIdentity`, optional): Managed service identity.
- `kind` (`string`, optional): Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- `location` (`string`, optional): Resource Location.
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
