Replies: 4 comments
-
Hi @jamlab - thanks for detailing your findings above - I am wondering if this documentation page supports your needs - understanding better what pricing tier offers but not just from a size of storage but also from a feature perspective: https://learn.microsoft.com/en-us/azure/search/search-sku-tier#feature-availability-by-tier |
Beta Was this translation helpful? Give feedback.
-
Hi @jamlab — thanks for raising this. The Data + Indexes option you're referring to is outdated and no longer recommended for index creation. Apologies for the confusion around the experience. Assuming your goal is to create an Agent grounded with knowledge stored in Azure Blob Storage, here’s the recommended approach:
|
Beta Was this translation helpful? Give feedback.
-
Hi @farzad528, ![]() "The renderComponentIntoRoot component encountered an error while loading." No matter what i try i (changed browsers, used different search service, ...) i always get this error in this subscription (production environment). The same steps in our Dev Subscription works. Do you have any idea? Just for reference: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community,
i have an Azure AI Project and trying to index data within the "Data + index" Section in AI Foundry.
I go to the "Indexes" Section, add a new index, choose my blob store (which contains pdfs), AI Search Service, Choose "Add vector search to this search resource" and choose a embedding model (large).
My Problem:
If i use a search service with Basic SKU no vector index is created even the documentation says there's a vector quota of 5 GB.
Only if i use a search service with S1 SKU or above the vector index will be created.
I verified the behaviour in the playground where i can use the data indexes as data source.
Only with the S1 created Index i can choose Hybrid (vector & keyword) as search type.
The Seach Index created with the Basic SKU gives me only the option of keyword and semantic as search type.
Is this the expected behaviour or do i miss something?
Could you provide me a link to an explanation where the difference between basic and S1 regarding vector search is documented?
I can only find different quota sizes, but not functionality.
Beta Was this translation helpful? Give feedback.
All reactions