After some playing around, Googling and talking to Microsoft we verified that there is not a built-in feature to add a description or note directly to an Azure VM.
However, you can easily use Azure Tags to add metadata to your Azure resources, including VMs:
Note that each resource in Azure can define up to 15 unique key/value pairs as tags.
Remember, tags are typically used for organizing resources, but they can also be used for setting any custom property on a resource.
This website uses cookies.