ARM Template object parameters: defaults and unions
This is a quick post on working with object parameters in ARM templates.
ARM templates have different parameter types: string, int, bool, object, and so on.
Parameters have various attributes: their type, some metadata, and a default value.
The defau...
plzm.blog4 min read