Hi C P Gold,
To Verify Managed Identity Status, navigate your Azure AI search service in the Azure portal in that "Under the settings," select the identity, Also check that the system-assigned managed identity has been determined to "turn". If it is already capable, consider closing it and then return the identity to refresh.
Confirm that the managed identity has the required permission for resources that it needs to access. For example, if Azure BLOB reaches storage, identity should have roles like "storage blob data reader".
After re -enabling the managed identity, update your indexer configuration to ensure that they refer to the right and current identity settings.
To implement the new configuration, remove the indexer and make it again.
Reflect on any amendment made in your Azure environment around March 29, 2025, which can affect managed identification or indexing settings.
Check the Azure activity log for any relevant entries.
To identify any ongoing issues or outages, visit the Azure status page or "Service Health" section in the Azure portal that can affect your services.
can you try with above steps it may be helpful.
https://learn.microsoft.com/en-us/azure/search/search-howto-managed-identities-data-sources?utm_source=chatgpt.com&tabs=portal-sys%2Cportal-user
https://learn.microsoft.com/en-us/answers/questions/2182517/unable-to-retrieve-server-endpoint-for-account-%28se?utm_source=chatgpt.com
https://learn.microsoft.com/en-us/azure/search/search-indexer-troubleshooting?utm_source=chatgpt.com
If the answer is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.
Let me know if you have any further Queries.