Aiden Price
06/28/2021, 8:07 AMFailed to load and execute Flow's environment
error when the flow starts though. I can see that it's missing the Azure storage connection string in the run config. In a KubernetesRun I handled this with a custom job definition but I don't know what to do with a LocalRun. I have the necessary secrets in the LocalAgent's container's environment, but they're coming up null.
Am I missing something simple here? Thanks everyone.Kevin Kho
06/28/2021, 1:47 PMAiden Price
06/28/2021, 10:40 PM