diff --git a/docs/en/enterprise/guides/azure-openai-setup.mdx b/docs/en/enterprise/guides/azure-openai-setup.mdx index 0fd671bc8..6754208f7 100644 --- a/docs/en/enterprise/guides/azure-openai-setup.mdx +++ b/docs/en/enterprise/guides/azure-openai-setup.mdx @@ -10,12 +10,12 @@ This guide walks you through connecting Azure OpenAI with Crew Studio for seamle ## Setup Process - - 1. In Azure, go to `Azure AI Services > select your deployment > open Azure OpenAI Studio`. + + 1. In Azure, go to [Azure AI Foundry](https://ai.azure.com/) > select your Azure OpenAI deployment. 2. On the left menu, click `Deployments`. If you don't have one, create a deployment with your desired model. 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. - Azure OpenAI Studio + Azure AI Foundry @@ -49,4 +49,4 @@ If you encounter issues: - Verify the Target URI format matches the expected pattern - Check that the API key is correct and has proper permissions - Ensure network access is configured to allow CrewAI connections -- Confirm the deployment model matches what you've configured in CrewAI \ No newline at end of file +- Confirm the deployment model matches what you've configured in CrewAI