Skip to content

Commit f339aeb

Browse files
author
Eric Henry
committed
Review feedback edits
1 parent 636f120 commit f339aeb

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

articles/azure-resource-manager/management/tag-mission-critical-workload.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@ This article aligns with workload optimization, where tagging can help inform of
2222

2323
*This documentation supports a Microsoft assessment of your environment using the tagging approach described. Your Microsoft contact reviews this tagging approach with you at the beginning of the assessment. If you don't have an engagement with Microsoft, you can still follow the guidance to realize the benefits outlined earlier.*
2424

25+
The term workload refers to a collection of application resources that support a common business goal or the execution of a common business process, with multiple services, such as APIs and data stores, working together to deliver specific end-to-end functionality.
26+
27+
Mission critical workload resources are often spread across multiple resource groups and subscriptions. Regardless of the resource location, each resource within the mission critical workload should be included in the workload definition and tagged appropriately.
28+
29+
In a scenario where a mission critical workload depends on a service that is shared across multiple workloads, such as an ExpressRoute gateway or an Azure Firewall, the shared resources should also be included in the workload definition and tagged appropriately. See the example in the previous section for tag values to be used on shared services.
30+
31+
For further insights into defining a workload, refer to the following article.
32+
33+
[Azure Well-Architected Framework workloads - Microsoft Azure Well-Architected Framework | Microsoft Learn](/azure/well-architected/workloads)
34+
2535
## Mission critical predefined tags
2636

2737
To enable use by Microsoft in a workload assessment, the tags used for mission critical workloads must use the following tag name and adhere to the value format.
@@ -53,18 +63,6 @@ To enable use by Microsoft in a workload assessment, the tags used for mission c
5363
| **Shared Services** | Azure.MissionCriticalWorkload | SharedServices-Firewall |
5464
| **Shared Services** | Azure.MissionCriticalWorkload | SharedServices-ExpressRoute |
5565

56-
## Identify your mission critical workload resources
57-
58-
The term workload refers to a collection of application resources that support a common business goal or the execution of a common business process, with multiple services, such as APIs and data stores, working together to deliver specific end-to-end functionality.
59-
60-
Mission critical workload resources are often spread across multiple resource groups and subscriptions. Regardless of the resource location, each resource within the mission critical workload should be included in the workload definition and tagged appropriately.
61-
62-
In a scenario where a mission critical workload depends on a service that is shared across multiple workloads, such as an ExpressRoute gateway or an Azure Firewall, the shared resources should also be included in the workload definition and tagged appropriately. See the example in the previous section for tag values to be used on shared services.
63-
64-
For further insights into defining a workload, refer to the following article.
65-
66-
[Azure Well-Architected Framework workloads - Microsoft Azure Well-Architected Framework | Microsoft Learn](/azure/well-architected/workloads)
67-
6866
## How to apply Azure tags
6967

7068
Tagging of mission critical workloads requires that tags be applied to each of the individual Azure resources that make up the workload. Tags can be applied to resources in the Azure portal, with Azure Policy, or via automation tools. Review the following guidance to determine the approach that works best for your organization.

0 commit comments

Comments
 (0)