Is Bing Spell Check API removed from Azure?

tom_31037 21 Reputation points
2021-07-27T05:41:47.063+00:00

If not where I can find this resource. Is there any alternative to spell check to this in Azure?

Bing Spell Check
Bing Spell Check
A Bing service that detects and corrects spelling mistakes in your app.
30 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 42,286 Reputation points Microsoft Employee
    2021-07-27T06:48:10.96+00:00

    @tom_31037 The spell check API is available. You need to create the bing search resource by searching for "bing search" and create a resource.

    118156-image.png

    You can use this API endpoint for all offerings of bing web search API's and only the endpoint changes for these offerings where the base API is "https://api.bing.microsoft.com/v7.0/" and for spell check you only need to append SpellCheck to the endpoint to make it "https://api.bing.microsoft.com/v7.0/SpellCheck"


0 additional answers

Sort by: Most helpful