Skip to content

Conversation

@pamelafox
Copy link
Contributor

Purpose

There's now an azd feature for dev containers, which will automatically download the appropriate azd for your architecture (arm/amd) so platform emulation is no longer needed.
This PR updates the dev container to use that feature and also removes some other unnecessary bits.

Does this introduce a breaking change?

[ ] Yes [X] No 

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix [X] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe: 

How to Test

  • Open in Dev Container in VS Code, confirm azd command works, server can be run
  • Open in GitHub Codespaces, ditto

@pamelafox
Copy link
ContributorAuthor

@bobtabor-msft Please review

@bobtabor-msftbobtabor-msft merged commit 793d59e into Azure-Samples:mainJul 19, 2023
@pamelafoxpamelafox deleted the azdfeat branch July 26, 2023 17:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pamelafox@bobtabor-msft