When deleting a tag, it disassociates the VMs or objects associated with it. If you were to recreate that same tag there will be no association. If someone mistakenly deleted a tag that was associated with hundreds of VMs, is there a way to get that tag and association back? I don't see a way to do so. The only way I see is to create a script, say in Powershell, to gather the tag info on an interval. Sort of a tag backup. Then another script to push those tags back out. Any ideas?
↧