Tagging
This page documents Black Lung Azure resource tagging requirements.
Tagging is used for two main purposes in the Black Lung Azure environment. The first, is to have a secondary location for relevant resource identification data found in the naming convention. The second, is to track billing.
Design
All resources deployed in the Black Lung azure environment must have the following tags given.
| Tag | Example | Description |
|---|---|---|
| company | blk | records what company the resource belongs to in the case Black Lung Ink expands to be a multi-tenant environment. |
| environment | prod | what environment/subscription the resource belongs to. |
| project | fleshwound | what project or purpose the resource belongs or serves. |
| deployed | manual | tracks how the resource was deployed. |
| owner | marketing | lists which team or customer is responsible for covering monthly bills incurred by this resource. |
Security
Tagging enforcement will be handled by an azure security policy under development.