Replies: 1 comment
-
Also have this issue. I want to run a dockerized version of my prompt flow in a container, but can't because of this limitation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The tool im using is using the
connection_type: workspace_connection
with full workspace subscription path. I want to use API Keys from my connection strings and not have to rely on being logged in (az login) locally for this to run. I need help or a sample config on how to create a mlindex_content that uses local pf connection I set instead.https://learn.microsoft.com/en-us/azure/ai-studio/how-to/prompt-flow-tools/index-lookup-tool#inputs
Sample from my
flow.dag.yaml
Beta Was this translation helpful? Give feedback.
All reactions