Skip to content

Commit 1a96ed7

Browse files
fix: rebranding of Azure AI Studio (Azure OpenAI Studio) to Azure AI Foundry (#3424)
Co-authored-by: Tony Kipkemboi <iamtonykipkemboi@gmail.com>
1 parent 1a1bb0c commit 1a96ed7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/en/enterprise/guides/azure-openai-setup.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ This guide walks you through connecting Azure OpenAI with Crew Studio for seamle
1010
## Setup Process
1111

1212
<Steps>
13-
<Step title="Access Azure OpenAI Studio">
14-
1. In Azure, go to `Azure AI Services > select your deployment > open Azure OpenAI Studio`.
13+
<Step title="Access Azure AI Foundry">
14+
1. In Azure, go to [Azure AI Foundry](https://ai.azure.com/) > select your Azure OpenAI deployment.
1515
2. On the left menu, click `Deployments`. If you don't have one, create a deployment with your desired model.
1616
3. Once created, select your deployment and locate the `Target URI` and `Key` on the right side of the page. Keep this page open, as you'll need this information.
1717
<Frame>
18-
<img src="/images/enterprise/azure-openai-studio.png" alt="Azure OpenAI Studio" />
18+
<img src="/images/enterprise/azure-openai-studio.png" alt="Azure AI Foundry" />
1919
</Frame>
2020
</Step>
2121

@@ -49,4 +49,4 @@ If you encounter issues:
4949
- Verify the Target URI format matches the expected pattern
5050
- Check that the API key is correct and has proper permissions
5151
- Ensure network access is configured to allow CrewAI connections
52-
- Confirm the deployment model matches what you've configured in CrewAI
52+
- Confirm the deployment model matches what you've configured in CrewAI

0 commit comments

Comments
 (0)