---
title: Synapse Workspaces Big Data Pool
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Synapse Workspaces Big Data Pool
---

# Synapse Workspaces Big Data Pool

This table represents the synapse_workspaces_big_data_pool resource from Microsoft Azure.

```
azure.synapse_workspaces_big_data_pool
```

## Fields

| Title                          | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ------------------------------ | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                           | core | string     |
| auto_pause                     | core | json       | Auto-pausing properties                                                                                                                                                                   |
| auto_scale                     | core | json       | Auto-scaling properties                                                                                                                                                                   |
| cache_size                     | core | int64      | The cache size                                                                                                                                                                            |
| creation_date                  | core | string     | The time when the Big Data pool was created.                                                                                                                                              |
| custom_libraries               | core | json       | List of custom libraries/packages associated with the spark pool.                                                                                                                         |
| default_spark_log_folder       | core | string     | The default folder where Spark logs will be written.                                                                                                                                      |
| dynamic_executor_allocation    | core | json       | Dynamic Executor Allocation                                                                                                                                                               |
| id                             | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| is_autotune_enabled            | core | bool       | Whether autotune is required or not.                                                                                                                                                      |
| is_compute_isolation_enabled   | core | bool       | Whether compute isolation is required or not.                                                                                                                                             |
| last_succeeded_timestamp       | core | string     | The time when the Big Data pool was updated successfully.                                                                                                                                 |
| library_requirements           | core | json       | Library version requirements                                                                                                                                                              |
| location                       | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| name                           | core | string     | The name of the resource                                                                                                                                                                  |
| node_count                     | core | int64      | The number of nodes in the Big Data pool.                                                                                                                                                 |
| node_size                      | core | string     | The level of compute power that each node in the Big Data pool has.                                                                                                                       |
| node_size_family               | core | string     | The kind of nodes that the Big Data pool provides.                                                                                                                                        |
| provisioning_state             | core | string     | The state of the Big Data pool.                                                                                                                                                           |
| resource_group                 | core | string     |
| session_level_packages_enabled | core | bool       | Whether session level packages enabled.                                                                                                                                                   |
| spark_config_properties        | core | json       | Spark configuration file to specify additional properties                                                                                                                                 |
| spark_events_folder            | core | string     | The Spark events folder                                                                                                                                                                   |
| spark_version                  | core | string     | The Apache Spark version.                                                                                                                                                                 |
| subscription_id                | core | string     |
| subscription_name              | core | string     |
| tags                           | core | hstore_csv |
| type                           | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
