Share via

AISearch's MySQL data source is successfully created, but the connectionString item is not set.

長谷部 0 Reputation points
2023-12-04T05:02:23.9066667+00:00

https://learn.microsoft.com/ja-jp/rest/api/searchservice/create-data-source

The MySQL data source was created according to the specifications described in this document.

However, the credentials > connectionString value is not set and is null.

I would like to determine the cause of this.

Azure AI Search
Azure AI Search

An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.


1 answer

Sort by: Most helpful
  1. Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
    2023-12-05T20:39:49.1866667+00:00

    I understand that you have followed the steps outlined in the REST API doc. To better assist you on this, if you haven't done, you may verify the connection string in the Application settings tab in the Azure portal.

    Check if the necessary permissions are granted. As an example: A full access connection string includes a key that grants access to the content.

    Kindly re-try and let us know, I'll follow-up with you further.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.