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

# Lab Services Lab

This table represents the lab_services_lab resource from Microsoft Azure.

```
azure.lab_services_lab
```

## Fields

| Title                   | ID   | Type       | Data Type                                                                                                                                                                                                           | Description |
| ----------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                    | core | string     |
| auto_shutdown_profile   | core | json       | The resource auto shutdown configuration for the lab. This controls whether actions are taken on resources that are sitting idle.                                                                                   |
| connection_profile      | core | json       | The connection profile for the lab. This controls settings such as web access to lab resources or whether RDP or SSH ports are open.                                                                                |
| description             | core | string     | The description of the lab.                                                                                                                                                                                         |
| id                      | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}                           |
| lab_plan_id             | core | string     | The ID of the lab plan. Used during resource creation to provide defaults and acts as a permission container when creating a lab via labs.azure.com. Setting a labPlanId on an existing lab provides organization.. |
| location                | core | string     | The geo-location where the resource lives                                                                                                                                                                           |
| name                    | core | string     | The name of the resource                                                                                                                                                                                            |
| network_profile         | core | json       | The network profile for the lab, typically applied via a lab plan. This profile cannot be modified once a lab has been created.                                                                                     |
| provisioning_state      | core | string     | Current provisioning state of the lab.                                                                                                                                                                              |
| resource_group          | core | string     |
| roster_profile          | core | json       | The lab user list management profile.                                                                                                                                                                               |
| security_profile        | core | json       | The lab security profile.                                                                                                                                                                                           |
| state                   | core | string     | The lab state.                                                                                                                                                                                                      |
| subscription_id         | core | string     |
| subscription_name       | core | string     |
| system_data             | core | json       | Metadata pertaining to creation and last modification of the lab.                                                                                                                                                   |
| tags                    | core | hstore_csv |
| title                   | core | string     | The title of the lab.                                                                                                                                                                                               |
| type                    | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                           |
| virtual_machine_profile | core | json       | The profile used for creating lab virtual machines.                                                                                                                                                                 |
