Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<app-name>-<environment suffix>-<dbtype><resource type abbreviation>

  • Virtual machines

    • Type abbreviation: vm

    • Example: tech-dashboard-production-vm

  • Databases

    • type Type abbreviations: Postgres → pgsql, MySQL -> mysql

    • Example: crown-production-pgsql

  • Azure functions

    • type Type abbreviation: func

    • Example: corrections-api-develop-func

  • App service plans

    • type Type abbreviation: plan

    • Example: ssurgo-api-stage-plan

  • Storage accounts

    • type Type abbreviation: st

    • Example: weeds-image-repo-production-st

  • Container registry

    • type Type abbreviation: cr

    • Example: db-copies-production-cr

Useful Links

  1. https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-abbreviations

...