Skip to content

Error: Hosted Agents are not enabled in this region when deploying sample #418

@kotibajjuri

Description

@kotibajjuri

It is failing with following error for all regions: I tried westus, westus-2, eastus and swedencentral. All regions showing the same error:

Deploying services (azd deploy)

(x) Failed: Deploying service CalculatorAgentLG

ERROR: error executing step command 'deploy --all': failed deploying service 'CalculatorAgentLG': failed to create agent version: failed to create agent version. Status code: 400, Response: {
"error": {
"code": "bad_request",
"message": "Hosted Agents are not enabled in this region",
"param": null,
"type": "invalid_request_error",
"details": [],
"additionalInfo": {
"request_id": "9327b6353d323b2b66df3e675a89751e"
}
}
}

Should I be doing any other settings on my subscription to pass this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions