genaiops-promptflow-template
genaiops-promptflow-template copied to clipboard
Add Publish Flow Feature (Revised)
This feature publishes the flow with the build ID tag on the prompt flow blade, designating the service principal as the owner, and provides developers with the ability to clone and test the flow on Azure without needing to prepare the local environment.
Hi @ritesh-modi, this PR is actually updated and adapted to the new Yaml configurations, I closed the old PR that was using the Json config files and jq command, and I replaced it with yq command.