I’m calling the Azure CLI to generate a SAS URI for an uploaded Azure storage blob. The URI includes escape codes, e.g. “%3A”.
I’ve read the URI into a variable but when referencing the variable in an email action body I get “Unable to set body [expression error]”.
I understand why the error is occurring but is there a way to prevent FinalBuilder from expanding the variable contents?
Thanks,
Heath