
Announcements
Hello everyone,
I'm currently working with Azure AI Foundry and Azure OpenAI, and I have a few questions regarding the use of Prompt Flow.
According to the documentation, Prompt Flow requires creating a hub-based project. However, in my Azure AI Foundry portal, I don't see an option to create a hub-based project. I would like to confirm:
Is Prompt Flow supported in Azure AI Foundry?
If so, how can I create a hub-based project within Azure AI Foundry?
I've already set up an Azure OpenAI service, deployed a GPT model, and used vectorized data sources to enable natural language queries. This setup works as expected.
Now, I aim to integrate this setup within Prompt Flow. My questions are:
Are there specific permissions or roles required to use Prompt Flow with Azure OpenAI and data sources?
Do I need to assign particular roles to allow the Azure OpenAI service to work with Prompt Flow or to create hub-based projects?
My goal is to build a Prompt Flow that utilizes my deployed OpenAI model alongside vectorized data from my data source, enabling natural language queries, similar to my current setup in Azure OpenAI.
Any guidance or assistance would be greatly appreciated.
Thank you.