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:
- Sign in to the Azure portal with your Azure account and navigate to your Azure OpenAI resource.
- Ensure that you have the appropriate role assignments, specifically the Cognitive Services OpenAI User role, assigned to the managed identity of your search service.
- 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.