Skip to content

2024-07-16: Seed parameter, Azure Verified Modules

Compare
Choose a tag to compare
@pamelafox pamelafox released this 16 Jul 23:35
· 129 commits to main since this release
b49a89c

This release includes:

  • the addition of a seed parameter. That is particularly helpful if you are evaluating your app.
  • a partial migration to Azure Verified Modules to reduce the amount of custom Bicep in this repo and inherit security best practices automatically. We will continue to migrate as many modules as possible.
  • an improvement to the prepdocs script so that you can pass "--removeall" and "--remove" on the CLI. You still need to modify the script to specify the filename, however.
  • a fix for the local frontend server, to address an issue with running "npm run dev" inside Dev Containers

What's Changed

Full Changelog: 2024-07-10...2024-07-16