You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packaging service web
(✓) Done: Packaging service web
Provisioning Azure resources (azd provision)
Provisioning Azure resources can take some time.
Initialize bicep provider
Retrieving subscriptions...
Reading subscription and location from environment...
Subscription: Azure SDK Test Resources - AI Apps (90b334cb-854f-4207-a89c-cf44ab8673fe)
Location: South Central US
Creating a deployment plan
Comparing deployment state
Creating/Updating resources
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidTemplate
{
error: {
code: InvalidTemplate,
message: Deployment template validation failed: The provided value for the template parameter openAILocation is not valid. The value swedencentral is not part of the allowed value(s): canadaeast,northcentralus,southcentralus..,
additionalInfo: [
{
type: TemplateViolation,
info: {
lineNumber: 1,
linePosition: 1271,
path: properties.template.parameters.openAILocation.allowedValues
}
}
]
}
}
AI Gallery Standard Validation: FAILED
Repository Management:
Source code structure and conventions:
Functional Requirements:
❌ azd up. [How to fix?]
Details
Downloading Bicep
(✓) Done: Downloading Bicep
Initialize bicep provider
Packaging services (azd package)
Packaging service web
(✓) Done: Packaging service web
Provisioning Azure resources (azd provision)
Provisioning Azure resources can take some time.
Initialize bicep provider
Retrieving subscriptions...
Reading subscription and location from environment...
Subscription: Azure SDK Test Resources - AI Apps (90b334cb-854f-4207-a89c-cf44ab8673fe)
Location: South Central US
Creating a deployment plan
Comparing deployment state
Creating/Updating resources
ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: starting deployment to subscription: PUT https://management.azure.com/subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/providers/Microsoft.Resources/deployments/ai-apps30887965236-10010237-1727750541
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidTemplate
{
error: {
code: InvalidTemplate,
message: Deployment template validation failed: The provided value for the template parameter openAILocation is not valid. The value swedencentral is not part of the allowed value(s): canadaeast,northcentralus,southcentralus..,
additionalInfo: [
{
type: TemplateViolation,
info: {
lineNumber: 1,
linePosition: 1271,
path: properties.template.parameters.openAILocation.allowedValues
}
}
]
}
}
TraceID: def607ac35b694456500385115f90e82
❌ azd down. [How to fix?]
Details
Deleting all resources and deployed code on Azure (azd down)
Local application code is not deleted when running 'azd down'.
Initialize bicep provider
ERROR: deleting infrastructure: error deleting Azure resources: finding completed deployments: 'ai-apps30887965236-10010237': no deployments found
The text was updated successfully, but these errors were encountered: