You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARM templates (in JSON) now have a languageVersion 2.0 enhancement. If this top-level property is specified on the template, several enhanced features are available in the schema language.
Importantly, this also changes the "resources" property from an array to an object, where each resource is a named property instead of an array element.