Microsoft Azure Administrator Associate AZ-104 Practice Question
While modifying an ARM template, you need to allow users to specify the number of instances for a VM scale set at deployment time. Where should you define this user-provided value in the ARM template?
In the 'variables' section.
In the 'resources' section.
In the 'parameters' section.
In the 'outputs' section.