---
title: Automation Accounts Runbook
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Automation Accounts Runbook
---

# Automation Accounts Runbook

This table represents the automation_accounts_runbook resource from Microsoft Azure.

```
azure.automation_accounts_runbook
```

## Fields

| Title                | ID   | Type          | Data Type                                                     | Description |
| -------------------- | ---- | ------------- | ------------------------------------------------------------- | ----------- |
| _key                 | core | string        |
| creation_time        | core | string        | Gets or sets the creation time.                               |
| description          | core | string        | Gets or sets the description.                                 |
| draft                | core | json          | Gets or sets the draft runbook properties.                    |
| etag                 | core | string        | Gets or sets the etag of the resource.                        |
| id                   | core | string        | Fully qualified resource Id for the resource                  |
| job_count            | core | int64         | Gets or sets the job count of the runbook.                    |
| last_modified_by     | core | string        | Gets or sets the last modified by.                            |
| last_modified_time   | core | string        | Gets or sets the last modified time.                          |
| location             | core | string        | The Azure Region where the resource lives                     |
| log_activity_trace   | core | int64         | Gets or sets the option to log activity trace of the runbook. |
| log_progress         | core | bool          | Gets or sets progress log option.                             |
| log_verbose          | core | bool          | Gets or sets verbose log option.                              |
| name                 | core | string        | The name of the resource                                      |
| output_types         | core | array<string> | Gets or sets the runbook output types.                        |
| provisioning_state   | core | string        | Gets or sets the provisioning state of the runbook.           |
| publish_content_link | core | json          | Gets or sets the published runbook content link.              |
| resource_group       | core | string        |
| runbook_type         | core | string        | Gets or sets the type of the runbook.                         |
| state                | core | string        | Gets or sets the state of the runbook.                        |
| subscription_id      | core | string        |
| subscription_name    | core | string        |
| tags                 | core | hstore_csv    |
| type                 | core | string        | The type of the resource.                                     |
