An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
Hi @George R
As discussed with you offline on Teams, we understand that the issue was related to the Azure portal's Import and Vectorize Data wizard. The wizard initially failed with a "Failed to fetch" error and was also unable to discover the Azure OpenAI resource in the dropdown, which appears to be related to a portal-side enumeration/permission issue.
As a workaround, you successfully bypassed the portal wizard and created the required Azure AI Search components (Data Source, Index, Skillset, and Indexer) using a PowerShell script and REST APIs. The script authenticated using the Azure AI Search Admin Key, which uses resource-level authentication and avoided the portal permission issue. The script completed successfully, and all product data was indexed as expected.
Since the workaround has resolved the issue and the desired functionality is now working, we will proceed with case closure. If you need any further assistance in the future, please feel free to reach out.
Thank you for your time and cooperation.
Please do click "Accept the answer” and Yes, this can be beneficial to other community members.
If you have any other questions, let me know in the "comments" and I would be happy to help you