Harold Wong
Harold Wong
@mhoeger - If we are trying to only use ARM templates to accomplish the configuration of the App Function, I am trying to figure out how to update the WEBSITE_CONTENTAZUREFILECONNECTIONSTRING...
Figured out my error on applying app settings after function app deployment
Also, if a name or prefix has invalid characters like hyphens or periods in the name, this module fails with no matches. suggestion for storage module: result = lower(join("", regexall("[a-z0-9]+",...