I am deploying the Azure policy for the Recommended Tags that need to be applied when anyone creates the new VM. I found one in-built policy: Require a tag on resources
But when I deployed, it will be applied to all the resources and I need a policy for only VM resources.
Also how I can use more than one tag in a single policy?