Azure-Samples / aks-store-demo

Sample microservices app for AKS demos, tutorials, and experiments
MIT License
143 stars 225 forks source link

Warning: Update Azure Developer CLI. #103

Closed nathaniel-msft closed 7 months ago

nathaniel-msft commented 7 months ago

Describe the solution you'd like A clear and concise description of what you want to happen. Update AZD CLI to prevent future issues by using the most recent image.

Additional context Add any other context or screenshots about the feature request here. WARNING: your version of azd is out of date, you have 1.5.0 and the latest version is 1.5.1

pauldotyu commented 7 months ago

@nathaniel-msft, this is when you attempt to run azd within Codespaces, right?

pauldotyu commented 7 months ago

Update. I just created a new Codespace and it seems to have the correct version of azd. I see 1.5.1 now, so you may want to do a "full rebuild" of the container. The devcontainer configuration is set to install the "latest" version of azd.