Deploy Logic App (Std) Workflow Disabled with Bicep/YAML
In my yaml I send a the workflows in a pipe separated string e.g. "wf-one|wf-two|wf-three|wf-four"Then, in my bicep I populate an array of Workflow states app settings:var wfAppSettingStatuses = […