Please describe the feature or suggestion.
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.
Additional context
No response