An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
@David Hall , Thanks for the good question.
Connecting to a SQL Managed endpoint though a private endpoint is not supported.
Kindly check the resources that are supported are listed here: Make outbound connections through a private endpoint |supported-resources-and-group-ids
(The supported-resources table lists Azure resources for which you can create managed private endpoints from within Azure Cognitive Search)
So, the configuration to connect through a public endpoint and secure the connections is here:
Indexer connections to Azure SQL Managed Instance through a public endpoint
--
To benefit the community find the right answers, please do mark the post which was helpful by clicking on ‘Accept Answer’ & ‘Up-Vote’.