I am trying to import data from a SQL Database into Azure Search, but when attempting to connect to the data source, I receive the following error message: "Failed to fetch". I have confirmed that I can locate the data source in Azure Search and have provided the correct connection information. What could be causing this error, and how can I resolve it? Picture
How can I connect the Azure Search to Azure SQL Database? Thanks