It is not possible anymore. Microsoft answered that the only way to use bing search is by using Azure AI Agents.
First, you need to deploy an AI model and then create a bing agent
https://learn.microsoft.com/en-us/azure/ai-services/agents/how-to/tools/bing-grounding?tabs=python&pivots=overview
couldn't create bing search api resource
couldn't create bing search api resource
the error is:
{"code":"DeploymentFailed","target":"/subscriptions/XXXXXXXX/resourceGroups/bing-search/providers/Microsoft.Resources/deployments/Microsoft.BingSearch-XXXX","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ApiSetDisabledForCreation","message":"Your account is not approved for this resource. Contact BingAPIMS@microsoft.com with any questions."}]}
Bing Bing Search APIs Bing Web Search API
4 answers
Sort by: Most helpful
-
BOEYKENS Wout (WBKS) 5 Reputation points
2025-02-24T15:14:30.8466667+00:00 -
Saideep Anchuri 9,425 Reputation points Microsoft External Staff Moderator
2025-02-03T07:16:32.4533333+00:00 Hi נועם פולק
Welcome to Microsoft Q&A Forum, thank you for posting your query here!
The error suggests that your account doesn't currently have approval to create the Bing Search API resource. The error code "ApiSetDisabledForCreation" indicates that there are restrictions on your account for this specific resource.
To resolve this, you should reach out to Microsoft at the email mentioned in the error message (BingAPIMS@microsoft.com) for help with your account's approval status.
Thank You.
-
tazz 0 Reputation points
2025-03-04T13:49:20.74+00:00 same ApiSetDisabledForCreation
after thinking about it, it not working could've been kinda expected it being microsoft. ofc they won't tell you why and the error only appears at the end of the process. smh my head -
Naoki Matsumoto 0 Reputation points
2025-03-06T12:12:27.3866667+00:00 Is that true?