Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道是否有可能有一个 Azure 策略来检查 VM 大小是否设置为与同一 VM 资源上的标记“ProductionSize”的值相同的值?
是的,您可以检查 VM 大小是否等于标记值。您应该对允许添加或替换的标签使用修改效果。我会在继承内置策略之一之后对其进行建模。