[en] NME Default Azure Resource Tags

[en] Nerdio Manager for Enterprise (NME) automatically applies a set of system tags to the Azure resources it manages. These tags let NME identify, classify, and track the resources it creates and operates on, including session hosts, desktop images, storage accounts, and monitoring resources.

[en] This article lists the tags NME writes, explains what each one means, and describes the rules that govern them.

注記

[en] Do not manually create, edit, or delete tags that use a reserved prefix. NME relies on these tags for correct operation, and manual changes can cause resources to be misidentified or mismanaged.

[en] Key Concepts

  • [en] All NME system tags share a common prefix followed by an underscore and a descriptive name, for example, NMW_OBJECT_TYPE.

  • [en] The default prefix is NMW. The prefix is configurable per deployment; if a custom Azure tag prefix is set, NME writes tags with that prefix instead, for example, CONTOSO_OBJECT_TYPE.

  • [en] Both the default NMW_ prefix and any configured custom prefix are treated as reserved (system) prefixes.

  • [en] Tag names that begin with a reserved prefix are managed exclusively by NME. When adding custom tags, any name that starts with a reserved prefix is rejected.

[en] Tag Reference

[en] The tables below use the default NMW_ prefix. If your deployment uses a custom prefix, substitute it accordingly.

[en] General

[en] Tag

[en] Description

[en] NMW_OBJECT_TYPE

[en] Classifies the NME object type of the resource (see "Object Types" below).

[en] NMW_CREATED_DATE

[en] Date the resource was created by NME.

[en] NMW_OS_DESCRIPTION

[en] Operating system description of the resource.

[en] NMW_PENDING_ACTION

[en] Indicates a pending action on the resource (for example, pending removal).

[en] NMW_JOB_GUID

[en] Identifier of the NME job associated with the resource.

[en] NMW_JOB_TYPE

[en] Type of the NME job associated with the resource.

[en] NMW_OBJECT_VERSION

[en] Version stamp of the NME object.

[en] Azure Virtual Desktop

[en] Tag

[en] Description

[en] NMW_ARM_HOST_POOL

[en] ARM host pool the resource belongs to.

[en] NMW_MONITORING_WORKSPACE_ID

[en] Identifies the Log Analytics workspace used for monitoring. Stored in a compact subscriptionId/resourceGroup/workspaceName form.

[en] Virtual Machine

[en] Tag

[en] Description

[en] NMW_VM_FQDN

[en] Fully qualified domain name of the VM.

[en] NMW_VM_DESCRIPTION

[en] Description of the VM.

[en] NMW_VM_DOMAIN

[en] Domain the VM is joined to.

[en] NMW_VM_BACKUP

[en] Backup configuration state for the VM.

[en] NMW_ASSIGNMENT_TYPE

[en] Assignment type of the host (for example, manual or migration to AVD).

[en] NMW_SCALE_IN_RESTRICTION

[en] Restricts scale-in operations on the host.

[en] NMW_AUTOSCALE_RESTRICTION

[en] Restricts Auto-scale operations on the host.

[en] NMW_AUTOSHRINK_RESTRICTION

[en] Restricts Auto-shrink operations on the host.

[en] NMW_USERNAME

[en] User associated with the host (for example, on personal hosts).

[en] NMW_LAST_USAGE_DATE

[en] Date the host was last used.

[en] NMW_SCHEDULED_SHRINK_DATE

[en] Date a scheduled shrink is set to occur.

[en] NMW_PERSONAL_SIZE_STAMP

[en] Size stamp used for personal host sizing.

[en] NMW_SIGNING_CERTIFICATE_ID

[en] Identifier of the signing certificate.

[en] Desktop Images

[en] Tag

[en] Description

[en] NMW_IMAGE_GUID

[en] Identifier of the image.

[en] NMW_IMAGE_UPDATED_DATE

[en] Date the image was last updated.

[en] NMW_IMAGE_VERSION

[en] Version of the image.

[en] NMW_IMAGE_AUTO_ACTIVATION

[en] Indicates whether image auto-activation is enabled.

[en] NMW_ASSOCIATED_IMAGE_ID

[en] Identifier of the associated image.

[en] NMW_OS_BUILD

[en] OS build of the image.

[en] NMW_DESKTOP_IMAGE_RUNNING_DISK_TYPE

[en] Running disk type for the Desktop Image.

[en] NMW_IMAGE_UNMANAGED_VERSION_COUNT

[en] Count of unmanaged image versions.

[en] NMW_SOURCE_IMAGE_GUID

[en] Identifier of the source image used to create the VM.

[en] NMW_MARKETPLACE_IMAGE_ID

[en] Identifier of the Azure Marketplace image used.

[en] Azure Local

[en] Tag

[en] Description

[en] NMW_ASSOCIATED_IMAGE_VERSION_NAME

[en] Name of the associated image version.

[en] NMW_HAS_HCI_REPLICAS

[en] Indicates whether the image has Azure Local (HCI) replicas.

[en] Nutanix

[en] Tag

[en] Description

[en] NMW_NUTANIX_VM_EXT_ID

[en] External ID of the Nutanix VM.

[en] NMW_NUTANIX_VM_PRISM_EXT_ID

[en] Prism external ID of the Nutanix VM.

[en] NMW_NUTANIX_CLUSTER_EXT_ID

[en] External ID of the Nutanix cluster.

[en] NMW_NUTANIX_VM_TEMPLATE_EXT_ID

[en] External ID of the Nutanix VM template.

[en] Storage

[en] Tag

[en] Description

[en] NMW_AD_JOIN_OBJECT_TYPE

[en] AD principal type for AD-joined storage accounts (user or computer).

[en] NMW_STORAGE_ACCOUNT_DESCRIPTION

[en] Description of the storage account.

[en] NMW_FILESHARE_DESCRIPTION

[en] Description of the file share.

[en] NMW_APPLICATION_ID

[en] Application ID for Entra ID–joined storage accounts.

[en] Monitoring and Diagnostics

[en] Tag

[en] Description

[en] NMW_LAW_TYPE

[en] Log Analytics workspace type (for example, WVD, Cloud PC, Sepago, or generic).

[en] NMW_SEPAGO_DIAGNOSTICS_CONFIGURATION

[en] Sepago diagnostics configuration reference.

[en] ControlUp Integration

[en] Tag

[en] Description

[en] NMW_CU_AGENT_VERSION

[en] Version of the ControlUp agent.

[en] REST API

[en] Tag

[en] Description

[en] NMW_REST_API_CLIENT

[en] Identifies the app registration that is created and configured as NME's REST API client.

[en] Object Types

[en] The NMW_OBJECT_TYPE tag classifies each managed resource. Common values include:

  • [en] Session hosts and images: SESSION_HOST, DESKTOP_IMAGE_VM, DESKTOP_IMAGE, DESKTOP_IMAGE_VERSION_HCI_REPLICA, DESKTOP_IMAGE_VERSION_NUTANIX_REPLICA, SHARED_IMAGE_GALLERY, GALLERY_IMAGE, GALLERY_IMAGE_VERSION, DYNAMIC_POOL_IMAGE_VM, DYNAMIC_POOL_IMAGE

  • [en] Temporary resources: TEMP_VM_FOR_IMAGE_CREATION, TEMP_DISK_FOR_IMAGE_EXPORT, TEMP_VM_FOR_AZURE_FILES, TEMP_VM_FOR_MSIX_PACKAGES, TEMP_VM_FOR_INTUNE_EXTRACTION, MIGRATION_SNAPSHOT

  • [en] Networking and infrastructure: NETWORK_INTERFACE, AVAILABILITY_SET, DEDICATED_HOST_GROUP, DEDICATED_HOST, CAPACITY_RESERVATION_GROUP, PROXIMITY_PLACEMENT_GROUP, LINKED_NETWORK

  • [en] Storage: STORAGE_ACCOUNT, FILE_STORAGE_ACCOUNT, FILE_SHARE, CUSTOM_SCRIPTS_STORAGE_ACCOUNT, NETAPP_FILES_ACCOUNT, NETAPP_FILES_POOL, NETAPP_FILES_VOLUME

  • [en] Backup: BACKUP_VAULT, BACKUP_POLICY

  • [en] Monitoring and automation: LOG_ANALYTICS_WORKSPACE, SEPAGO_LOG_ANALYTICS_WORKSPACE, WUFB_LOG_ANALYTICS_WORKSPACE, DATA_COLLECTION_RULE, DATA_COLLECTION_ENDPOINT, AUTOMATION_ACCOUNT, COGNITIVE_SERVICES_ACCOUNT

  • [en] NME deployment resources: CC_DEPLOYMENT_RESOURCE, INTUNE_INSIGHTS_DEPLOYMENT_RESOURCE, REAL_TIME_INSIGHTS_DEPLOYMENT_RESOURCE, NERDIO_COPILOT_DEPLOYMENT_RESOURCE

  • [en] Unified Application Management resources: SHELL_APP_DEPLOYMENT_RESOURCE, WINGET_DEPLOYMENT_RESOURCE, TASK_RUNNER_DEPLOYMENT_RESOURCE

  • [en] Other: SAAS, PAAS

[en] Defined Tag Values

[en] Several tags carry a defined set of values:

  • [en] NMW_PENDING_ACTION: PENDING_REMOVE.

  • [en] NMW_ASSIGNMENT_TYPE: MANUAL, MIGRATION_TO_AVD.

  • [en] NMW_LAW_TYPE: Wvd, CloudPc, Sepago, Generic.

  • [en] NMW_AD_JOIN_OBJECT_TYPE: User, Computer.

[en] Frequently Asked Questions

[en] Can I add my own tags to NME-managed resources?

[en] Yes, NME supports custom tagging for resources as long as the tag name does not begin with a reserved prefix (NMW_ or your deployment's custom prefix). See this KB for details.

[en] What happens if I delete an NME system tag?

[en] NME may no longer correctly identify or manage the resource. Do not remove system tags manually.

[en] Can I change the prefix?

[en] The prefix is set at the deployment level. Changing it affects the tags written to newly managed resources; the default NMW_ prefix always remains reserved. Customers can change the prefix by editing the NME app service environment variable.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています
他にご質問がございましたら、リクエストを送信してください

コメント (0件のコメント)

記事コメントは受け付けていません。