Skip to content

[BREAKING CHANGES] about azdtemplate.azurecr.io/get-start-with-ai-agents:latest #154

@howieleung

Description

@howieleung

We have update the bicep. Now the command azd up now provision a container registry. Make a docker image from src folder, push to the container registry and consume by the container app.

Because of this, we have removed the public image, azdtemplate.azurecr.io/get-start-with-ai-agents:latest. If you have the old source code, azd up or azd deploy will fail.

To continue to use this template with azd up or azd deploy, do one of the following:

a. pull the latest.
b. find azdtemplate.azurecr.io/get-start-with-ai-agents:latest in infra\core\host\container-app.bicep. Instead of latest, change to legacy. legacy image is the same as the old latest image.

On 8/8, we will officially remove the legacy image. Please make sure pulling the latest meanwhile.

Thanks for using our template.

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