---
title: Container Service Snapshot
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Container Service Snapshot
---

# Container Service Snapshot

This table represents the container_service_snapshot resource from Microsoft Azure.

```
azure.container_service_snapshot
```

## Fields

| Title              | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key               | core | string     |
| creation_data      | core | json       | CreationData to be used to specify the source agent pool resource ID to create this snapshot.                                                                                               |
| enable_fips        | core | bool       | Whether to use a FIPS-enabled OS.                                                                                                                                                           |
| id                 | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| kubernetes_version | core | string     | The version of Kubernetes.                                                                                                                                                                  |
| location           | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| name               | core | string     | The name of the resource                                                                                                                                                                    |
| node_image_version | core | string     | The version of node image.                                                                                                                                                                  |
| os_sku             | core | string     |
| os_type            | core | string     |
| resource_group     | core | string     |
| snapshot_type      | core | string     |
| subscription_id    | core | string     |
| subscription_name  | core | string     |
| system_data        | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags               | core | hstore_csv |
| type               | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
| vm_size            | core | string     | The size of the VM.                                                                                                                                                                         |
