Request access to text-embedding-3-large model

Nick Lee 20 Reputation points
2025-04-25T16:28:09.95+00:00

I need access to the model text-embedding-3-large for use in Azure OpenAI.

We are building a vector-based memory system using Azure AI Search and embedding content like documents, specs, and images from SharePoint and Power Automate. The resource needing access is openai-bvc in the East US region under the subscription 'BVC Azure'.

Please enable access to this embedding model so we can deploy it in our agent memory architecture.

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

Accepted answer
  1. Saideep Anchuri 6,965 Reputation points Microsoft External Staff Moderator
    2025-04-25T16:50:52.1666667+00:00

    Hi Nick Lee

    To gain access to the text-embedding-3-large model in Azure OpenAI, you will need to ensure that your Azure OpenAI resource is properly set up and that you have the necessary permissions. The model is supported in the East US region, so you should be able to use it if your resource is located there.

    Please follow these steps to set up the model:

    1. Sign in to the Azure portal with your Azure account and navigate to your Azure OpenAI resource.
    2. Ensure that you have the appropriate role assignments, specifically the Cognitive Services OpenAI User role, assigned to the managed identity of your search service.
    3. If you haven't already, deploy the text-embedding-3-large model through the Azure AI Foundry.

    Kindly refer below link: prerequisites

    Hope this helps. Do let us know if you any further queries.

     


    If this answers your query, do click Accept Answer and Yes for was this answer helpful

    Thank You.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Nick Lee 20 Reputation points
    2025-04-25T17:08:21.9133333+00:00

    That is great. Thank you so much!

    0 comments No comments

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.