Error creating Bing Search v7 sku S1 resource via Azure Portal

Tung Nguyen Xuan 40 Reputation points
2024-11-05T04:36:25.8666667+00:00

Error

{
    "status": "Failed",
    "error": {
        "code": "InternalServerError",
        "message": "Specified resource could not be retrieved"
    }
}

The raw error

{
  "code": "DeploymentFailed",
  "target": "/subscriptions/[REDACTED]/providers/Microsoft.Resources/deployments/Microsoft.BingCustomSearch-20241105111635",
  "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": "InternalServerError",
      "message": "Specified resource could not be retrieved"
    }
  ]
}

Not sure what to make of this error. The operation detail only shows one line
User's image

I am also interested in how to create this resource using azure cli

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
161 questions
{count} votes

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.