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

# Lab Services Lab Plan

This table represents the lab_services_lab_plan resource from Microsoft Azure.

```
azure.lab_services_lab_plan
```

## Fields

| Title                         | ID   | Type          | Data Type                                                                                                                                                                                                                                     | Description |
| ----------------------------- | ---- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string        |
| allowed_regions               | core | array<string> | The allowed regions for the lab creator to use when creating labs using this lab plan.                                                                                                                                                        |
| default_auto_shutdown_profile | core | json          | The default lab shutdown profile. This can be changed on a lab resource and only provides a default profile.                                                                                                                                  |
| default_connection_profile    | core | json          | The default lab connection profile. This can be changed on a lab resource and only provides a default profile.                                                                                                                                |
| default_network_profile       | core | json          | The lab plan network profile. To enforce lab network policies they must be defined here and cannot be changed when there are existing labs associated with this lab plan.                                                                     |
| id                            | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}                                                     |
| identity                      | core | json          | Managed Identity Information                                                                                                                                                                                                                  |
| linked_lms_instance           | core | string        | Base Url of the lms instance this lab plan can link lab rosters against.                                                                                                                                                                      |
| location                      | core | string        | The geo-location where the resource lives                                                                                                                                                                                                     |
| name                          | core | string        | The name of the resource                                                                                                                                                                                                                      |
| provisioning_state            | core | string        | Current provisioning state of the lab plan.                                                                                                                                                                                                   |
| resource_group                | core | string        |
| shared_gallery_id             | core | string        | Resource ID of the Shared Image Gallery attached to this lab plan. When saving a lab template virtual machine image it will be persisted in this gallery. Shared images from the gallery can be made available to use when creating new labs. |
| subscription_id               | core | string        |
| subscription_name             | core | string        |
| support_info                  | core | json          | Support contact information and instructions for users of the lab plan. This information is displayed to lab owners and virtual machine users for all labs in the lab plan.                                                                   |
| system_data                   | core | json          | Metadata pertaining to creation and last modification of the lab plan.                                                                                                                                                                        |
| tags                          | core | hstore_csv    |
| type                          | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                     |
