Forum Discussion
briancodey
Nov 10, 2025Copper Contributor
Synchronous REST API for Language Text Summarization
This topic referenced this Language Text Summarization: https://learn.microsoft.com/en-us/azure/ai-services/language-service/summarization/how-to/text-summarization?source=recommendations
Microsoft documentation on Language Text Summarization (Abstractive and Extractive) were for asynchronous REST API call. This is ideal for situation where we need to pass in files or long text for summarization.
I need to implement solution where I need to call REST API synchronously for short text summarization.
Is this even possible? If yes, please point me to the resource/documentation.
Thanks,
briancodey
No RepliesBe the first to reply