Skip to content

v1.2.0

Compare
Choose a tag to compare
@erjosito erjosito released this 23 Jan 08:57
· 1632 commits to main since this release
deba8e8

This is not the latest release, please access the latest release here.

New features:

  • English checklists sorted by github action (still some cosmetic issues to polish, such as the fact that the sorting generates another PR with automatic translations)
  • Macro-free Excel spreadsheets generated automatically

Checklists supported:

Checklist Status Description
LZ GA Landing Zone design review
AKS GA Azure Kubernetes Service design review
AVD GA Azure Virtual Desktop design review
Multitenancy GA Multitenancy design review
Security Preview Security review
AVS Preview Azure VMware Solution design review
SAP Preview SAP design review
APIM Preview API Management design review
Security Preview Security checklists for different products: Azure SQL, ACR, Blob storage

Fixed issues:

  • Not using an external Github action for translation, but a custom Python script, which gives us better control and will enable using custom translators in the future

New Work In Progress:

  • Considering merging multiple checklists to generate area-focused lists (for example for security or resiliency). See script /scripts/compile_checklist.py