Bing resources are suspended for the subscription
LFMJUN
0
Reputation points
I have the Azure subscription that I use to test different technologies.
When I tried to create Bing Search API service I got an error:
{
"status": "Failed",
"error": {
"code": "Suspended",
"message": "Bing resources are suspended for the subscription"
}
}
I looked at internet and found that similar issue has been already reported.
See Cannot create Bing resource. It says that the service is suspended for the subscription - Microsoft Q&A and https://learn.microsoft.com/en-us/answers/questions/1656136/bing-resources-are-suspended-for-the-subscription
What should I do to resolve my issue?
Sign in to answer