I have declared a synonym map in my azure search service and mapped it to one of the indices through code (link). But when I want to see what I have declared through my portal I don't seem to have any provision. Is there any way where I can see the synonyms that have been declared.
Unfortunately, the portal does not allow you to view the synonyms, however you can make an API call to get this information. Here is more information on this: https://learn.microsoft.com/en-us/rest/api/searchservice/get-synonym-map