Question: When writing an Azure Resource Manager ( ARM ) template, which of the following rules apply when writing a function? Function parameters cannot have default
When writing an Azure Resource Manager ARM template, which of the following rules apply when writing a function?
Function parameters cannot have default values.
The function cannot use the reference function.
The function can access variables in the template.
The function cannot call other userdefined functions.
The function parameters do not have to be declared in the function.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
