Hi @Luis Felipe Moreno
Thanks for your Update
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this!
Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.
Issue:
Deployed embedding model not available in Azure Search import and vectorize data wizard
solution:
Hi, thanks for the clarification.
My error was I deployed embedding model in Azure foundry project.
I needed to create an Azure OpenAI resource in my suscription and then make deployment of a text-embedding model as Standard type.
After this, I could set embedding model from Azure Open AI for RAG cosmos DB
Let me know if you need any further Assistances needed. Feel free to comment.
Please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.