You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my ARM template I am facing several issues related to Unrecognized function name 'FUNCTION_NAME'.arm-template (expressions), but the ARM JSON is deploys without issue using this command az deployment tenant create --location WestUS --template-file arm.json.
I am using the Azure Resource Manager (ARM) ToolsPreview extension in my ARM template development.
In my ARM template I am facing several issues related to Unrecognized function name 'FUNCTION_NAME'.arm-template (expressions), but the ARM JSON is deploys without issue using this command
az deployment tenant create --location WestUS --template-file arm.json
.Here is the main code related to this error.
The text was updated successfully, but these errors were encountered: