cannot deploy a bing search

徐亮彧 0 Reputation points
2024-10-03T03:41:29.5166667+00:00

when i apply a bing search , it's OK, but broken when auto deployee

[

{

"id": "/subscriptions/ef880a77-607e-47ee-a457-90afe71898a0/resourceGroups/botai/providers/Microsoft.Resources/deployments/Microsoft.BingSearch-20241003111442/operations/784CE9B3EF93DACC",

"operationId": "784CE9B3EF93DACC",

"properties": {

  "duration": "PT1.1112499S",

  "provisioningOperation": "Create",

  "provisioningState": "Failed",

  "request": null,

  "response": null,

  "serviceRequestId": null,

  "statusCode": "BadRequest",

  "statusMessage": {

    "error": {

      "additionalInfo": null,

      "code": "ResourceCreationValidateFailed",

      "details": null,

      "message": "The resource validation failed.",

      "target": null

    },

    "status": "Failed"

  },

  "targetResource": {

    "id": "/subscriptions/ef880a77-607e-47ee-a457-90afe71898a0/resourceGroups/botai/providers/Microsoft.Bing/accounts/aiinternetsearch",

    "resourceGroup": "botai",

    "resourceName": "aiinternetsearch",

    "resourceType": "Microsoft.Bing/accounts"

  },

  "timestamp": "2024-10-03T03:15:19.919866+00:00",

  "trackingId": "9e46237f-66a6-4177-8c51-b6e8889b0a48"

},

"resourceGroup": "botai"

}

]

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

1 answer

Sort by: Most helpful
  1. romungi-MSFT 47,016 Reputation points Microsoft Employee
    2024-10-10T12:13:48.8833333+00:00

    Posting resolution on behalf of OP:

    Issue:

    provisioningOperation": "Create",
    
      "provisioningState": "Failed",
    
      "request": null,
    
      "response": null,
    
      "serviceRequestId": null,
    
      "statusCode": "BadRequest",
    
      "statusMessage": {
    
        "error": {
    
          "additionalInfo": null,
    
          "code": "ResourceCreationValidateFailed",
    
          "details": null,
    
          "message": "The resource validation failed.",
    
          "target": null
    
        },
    
        "status": "Failed"    }
    
    
    
    
    
    

    Resolution:

    Transient issue with the create API causing a failure in deployment of the resource.

    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.

    0 comments No comments

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.