if you want to use template to apply some selective VMs but you need to use "OR" like expression, here is an example. example you want to apply template VM name (label) contains "2008r2", "2012r2" and "2016" Label [Condition] Regex [Value] .*2008r2.*|.*2012r2.*|.*2016.* &...
2 Comments - no search term matches found in comments.