For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/azure/azure.dev_test_lab_lab.dataset.md. A documentation index is available at /llms.txt.

DevTest Lab

This table represents the DevTest Lab resource from Microsoft Azure.

azure.dev_test_lab_lab

Fields

TitleIDTypeData TypeDescription
_keycorestring
announcementcorejsonThe properties of any lab announcement associated with this lab
artifacts_storage_accountcorestringThe lab's artifact storage account.
created_datecorestringThe creation date of the lab.
default_premium_storage_accountcorestringThe lab's default premium storage account.
default_storage_accountcorestringThe lab's default storage account.
environment_permissioncorestringThe access rights to be granted to the user when provisioning an environment
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
lab_storage_typecorestringType of storage used by the lab. It can be either Premium or Standard. Default is Premium.
load_balancer_idcorestringThe load balancer used to for lab VMs that use shared IP address.
locationcorestringThe geo-location where the resource lives
mandatory_artifacts_resource_ids_linuxcorearray<string>The ordered list of artifact resource IDs that should be applied on all Linux VM creations by default, prior to the artifacts specified by the user.
mandatory_artifacts_resource_ids_windowscorearray<string>The ordered list of artifact resource IDs that should be applied on all Windows VM creations by default, prior to the artifacts specified by the user.
namecorestringThe name of the resource
network_security_group_idcorestringThe Network Security Group attached to the lab VMs Network interfaces to restrict open ports.
premium_data_disk_storage_accountcorestringThe lab's premium data disk storage account.
premium_data_diskscorestringThe setting to enable usage of premium data disks.When its value is 'Enabled', creation of standard or premium data disks is allowed.When its value is 'Disabled', only creation of standard data disks is allowed.
provisioning_statecorestringThe provisioning status of the resource.
public_ip_idcorestringThe public IP address for the lab's load balancer.
resource_groupcorestring
subscription_idcorestring
subscription_namecorestring
supportcorejsonThe properties of any lab support message associated with this lab
system_datacorejsonAzure Resource Manager metadata containing createdBy and modifiedBy information.
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
unique_identifiercorestringThe unique immutable identifier of a resource (Guid).
vault_namecorestringThe lab's Key vault.
vm_creation_resource_groupcorestringThe resource group in which all new lab virtual machines will be created. To let DevTest Labs manage resource group creation, set this value to null.