Skip to content

Learning Path 12-02: Compare language models from the model catalog - IssueΒ #39

Description

@SkillableKA

Learning Path 12-02: Compare language models from the model catalog
Exercise: Compare language models from the model catalog
Task: Create an Azure AI hub and project
Step: 7 - Next, enter the following command to run the Starter template. It will provision an AI Hub with dependent resources, AI project, AI Services and an online endpoint. It will also deploy the models GPT-4o, and GPT-4o mini.

Running the command in Step 7. azd up will fail as the template file is trying to deploy GPT-4o and GPT-4o mini. It returns an error stating they were deprecated on 3/31/2026.

To workaround this, I had the user manually edit the ai.yaml file once it had been cloned from the GH repo to use GPT-4.1 and GPT-4.1 mini using version "2025-04-014" for both.

Relevant screenshots

Image Image Image

Do you want to help us fix the issue even faster? πŸ‘

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions