> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Foundry

> Microsoft Foundry is Microsoft unified platform for building, customizing, deploying, and managing AI applications and agents using foundation models, enterprise data, and cloud infrastructure.

## Creating an Microsoft Foundry connection

### Using API Key

To create the connection you need:

* An API Address
* An API Key

#### Obtaining the credentials

1. Sign in to your Microsoft Foundry account.

2. Click on **Build**.

   <img src="https://mintcdn.com/blinkops-2/Y24oEy_iiNC04yJ-/img/MicrosoftFoundry/build.png?fit=max&auto=format&n=Y24oEy_iiNC04yJ-&q=85&s=731fa578c58fa5ba610a18518af958ff" alt="Build" width="754" height="206" data-path="img/MicrosoftFoundry/build.png" />

3. Click on **Deployments**.

   <img src="https://mintcdn.com/blinkops-2/Y24oEy_iiNC04yJ-/img/MicrosoftFoundry/deployments.png?fit=max&auto=format&n=Y24oEy_iiNC04yJ-&q=85&s=cd48bb7d005a1bfe1b0e2bd493621900" alt="deployments" width="219" height="464" data-path="img/MicrosoftFoundry/deployments.png" />

4. Copy your **API Key**.

   <img src="https://mintcdn.com/blinkops-2/Y24oEy_iiNC04yJ-/img/MicrosoftFoundry/apikey.png?fit=max&auto=format&n=Y24oEy_iiNC04yJ-&q=85&s=93a5c4022b6c3f564a4fc47820c85858" alt="apikey" width="2289" height="1155" data-path="img/MicrosoftFoundry/apikey.png" />

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Microsoft Foundry** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **API Key** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The API Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
