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

## Properties

- `name` (`string`, required): Name of the static site to create or update.
- `properties` (`staticSites_StaticSite`, required): Core resource properties
- `identity` (`staticSites_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)
- `sku` (`staticSites_SkuDescription`, optional): Description of a SKU for a scalable resource.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
