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 Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
170 questions
{count} vote

Accepted answer
  1. AshokPeddakotla-MSFT 35,926 Reputation points
    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.

    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 Answers by the question author, which helps users to know the answer solved the author's problem.