Project Connection Strings; how to find model deployment & connection strings?

Gil Uy 0 Reputation points
2025-05-21T04:39:07.0133333+00:00

How can I find the connection strings and model deployment in azure project?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Shikha Ghildiyal 6,615 Reputation points Microsoft Employee Moderator
    2025-05-21T05:11:37.95+00:00

    Hi Gil Uy,

    Thanks for reaching out to Microsoft Q&A.

    Project connection string

    You can find the project connection string from overview page of project one launched project studio page.

    Please make sure that you have created from AI foundry project from AI foundry hub.

    User's image

    Model deployment

    You can see the model deployments available in the connected resource by following these steps:

    Go to Azure AI Foundry Portal.

    On the left pane, select Models + endpoints.

    The page displays the model deployments available to your, grouped by connection name. Locate the connection you have just created, which should be of type Azure AI Services.

    Screenshot showing the list of models available under a given connection.

    Select any model deployment you want to inspect.

    The details page shows information about the specific deployment. If you want to test the model, you can use the option Open in playground.

    The Azure AI Foundry playground is displayed, where you can interact with the given model.

    For more details please check below document -

    https://learn.microsoft.com/en-us/azure/ai-foundry/model-inference/how-to/configure-project-connection?pivots=ai-foundry-portal

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


  2. 桂學文 Kevin Kuei 125 Reputation points
    2025-05-27T02:44:03.09+00:00

    There are two types of AI foundry project. (Foundry project and hub-based project)

    https://learn.microsoft.com/en-us/azure/ai-foundry/what-is-azure-ai-foundry#project-types

    It seems like we can't find the connection string for "Foundry project" in AI foundry portal.

    Screenshot from 2025-05-27 10-33-09


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.