# Functions
BuildAzureParametersFile will add the correct schema and contentversion information.
PrettyPrintArmTemplate will pretty print the arm template ensuring ordered by params, vars, resources, and outputs.
PrettyPrintJSON will pretty print the json into.
# Structs
Transformer represents the object that transforms template.
# Interfaces
Translator defines all required interfaces for i18n.Translator.