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...
Mar 30, 20224 min read3.1K