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

## Properties

- `name` (`string`, required): The name of the workbook resource. The value must be an UUID.
- `properties` (`workbooks_WorkbookProperties`, required): Metadata describing a workbook for an Azure resource.
- `etag` (`string`, optional): Resource etag
- `identity` (`workbooks_WorkbookResourceIdentity`, optional): Identity used for BYOS
- `kind` (`"shared"`, optional): The kind of workbook. Only valid value is shared.
- `location` (`string`, optional): The geo-location where the resource lives
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
