Public health wants every VM whose name starts with ehr- in one NSX security group, but also wants membership that survives a later rename. What should the administrator recommend?
Select an answer to reveal the explanation.
Short Explanation
A name prefix works—until someone helpfully renames ehr-sql01 to sql-ehr-01 and the VM falls out of the club. Tags stay put when the hostname changes.
Full Explanation
NSX-T groups can match VM name criteria, including prefixes, so an ehr- convention works operationally. Name membership is brittle because a rename drops the object. Tags survive display-name changes and are the preferred dynamic model. UUID CSVs and Access groups are not the NSX compute-membership alternative.