An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
@Anonymous The answer to your first question is no.
While currently in preview, you would need to follow the steps in the official doc for using your own data which in turn uses Azure Cognitive Search to index your data.
You could also implement something similar using your own vector database and an AI Orchestrator like Semantic Kernel as well.