Share via

An "InternalServerError" occurs when deploying a resource.

i5 net 25 Reputation points
2023-06-19T09:03:46.1966667+00:00

The logs showed the following authentication, so I added custom roles for both Microsoft.Bing and Microsoft.Resources, but the issue remains unresolved.

"authorization": {
        "action": "Microsoft.Bing/accounts/write",
        "scope": "/subscriptions/{subscriptionName}/resourcegroups/{resourceGroupName}/providers/Microsoft.Bing/accounts/bingSearch"
    },...
"authorization": {
        "action": "Microsoft.Resources/deployments/write",
        "scope": "/subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deployments/Microsoft.BingSearch-20230619174321"
    },...
Bing | Bing Search APIs | Bing Web Search API

Answer accepted by question author

AshokPeddakotla-MSFT 36,021 Reputation points Moderator
2023-06-20T04:34:28.5166667+00:00

i5 net

A Hotfix was rolled out to fix the issue of failing Bing deployments. Could you please try to create a new resource and check if it works?

Referencing similar threads.

https://learn.microsoft.com/en-us/answers/questions/1310673/unable-to-create-bing-search-v7-in-azure-portal-re?page=1&orderby=Helpful#answers

If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.