Vector field dimensionality limit in Azure AI Search

Alexander Novikov 40 Reputation points
2024-02-22T08:45:11.0166667+00:00

Good day, experts. Azure AI search documentation says that the maximum dimensions per vector field is 3072.

However, when I try to create a field with 3072 dimensions, I get an error:

Code: InvalidRequestParameter Message: The request is invalid. Details: definition : The vector field 'contentVector' must have the property 'dimensions' set to a positive, non-zero integer between 2 and 2048.

Is the documentation wrong or am I doing something wrong.

Thanks in advance.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,343 questions
{count} votes

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2024-02-22T12:38:57.3133333+00:00

    @Alexander Novikov , Thanks for posting this question

    Our product engineering team have fixed the issue. It may take several hours to reach your service stamp.

      The information provided in Azure documentation regarding the index limits for Maximum dimensions per vector field (3072) is accurate.   As a temporary solution, you can either provision the resource in a different region or try again after a few hours.

    Apologies for any inconvenience with this. We appreciate your feedback.

      Note: The timeline is just an estimate, it may change depending on the myriad factors.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.