Skip to content

[Auto] AI Gallery Standard Validation #17

@ai-apps-bot

Description

@ai-apps-bot

AI Gallery Standard Validation: NON-CONFORMING

Severity: High

Please review the warnings below. If your template is already published, it may be subject to removal from a collection.
Head to this link for more information: template-lifecycle

Repository Management:

  • README.md File.
  • LICENSE.md File.
  • SECURITY.md File.
  • CODE_OF_CONDUCT.md File.
  • CONTRIBUTING.md File.
  • ISSUE_TEMPLATE.md File.
  • Topics on repo contains ['azd-templates', 'ai-azd-templates'].

Source code structure and conventions:

  • azure-dev.yml File.
  • azure.yml File.
  • infra Folder.
  • .devcontainer Folder.

Functional Requirements:

  • azd up. [How to fix?]

    Details

    New environment 'ai1-649313912r91' created and set as default.
    Initialize bicep provider

    Packaging services (azd package)

    Packaging service api (Installing NPM dependencies)
    Packaging service api (Running NPM package script)
    Packaging service api (Compressing deployment artifacts)
    (✓) Done: Packaging service api

    Packaging service webapp
    Packaging service webapp (Installing NPM dependencies)
    Packaging service webapp (Running NPM package script)
    (✓) Done: Packaging service webapp

    • Build Output: /workspaces/template/dist
    • Build Output: ../dist

    Provisioning Azure resources (azd provision)
    Provisioning Azure resources can take some time.

    Initialize bicep provider
    Reading subscription and location from environment...
    Subscription: Azure SDK Test Resources - AI Apps (90b334cb-854f-4207-a89c-cf44ab8673fe)
    Location: Sweden Central

    Creating a deployment plan
    Comparing deployment state

    ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: validating deployment to subscription:

    Validation Error Details:
    POST https://management.azure.com/subscriptions/90b334cb-854f-4207-a89c-cf44ab8673fe/providers/Microsoft.Resources/deployments/ai1-649313912r91-1772077176/validate

    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidTemplateDeployment

    {
    "error": {
    "code": "InvalidTemplateDeployment",
    "message": "The template deployment 'ai1-649313912r91-1772077176' is not valid according to the validation procedure. The tracking id is '8d4f701d-e638-4a65-a425-991ff713f568'. See inner errors for details.",
    "details": [
    {
    "code": "ServiceModelDeprecated",
    "message": "The model 'Format:OpenAI,Name:gpt-35-turbo,Version:1106' has been deprecated since 11/14/2025 00:00:00."
    }
    ]
    }
    }

    TraceID: de65a605b432df84d02c4babfeee49fe

  • azd down.

Security Requirements:

  • Security scan is not performed.

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