Skip to content

Commit 714fd38

Browse files
committed
small edit to definition
1 parent 0e79a74 commit 714fd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/cost-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You can view cost allocation data in the Azure portal. To learn more about how t
104104
### Cost definitions
105105
In the Kubernetes namespaces and assets views you will see the following charges:
106106
- **Idle charges**: This represents the cost of available resource capacity that wasn't used by any workloads.
107-
- **Service charges**: This represents the charges associated with the service like AKS Uptime SLA, Microsoft Defender for Containers etc.
107+
- **Service charges**: This represents the charges associated with the service like Uptime SLA, Microsoft Defender for Containers etc.
108108
- **System charges**: This represents the cost of capacity reserved by AKS on each node to run system processes required by the cluster, including the kubelet and container runtime. [Learn more](./concepts-clusters-workloads.md#resource-reservations).
109109
- **Unallocated charges**: This represents the cost of resources that could not be allocated to namespaces.
110110

0 commit comments

Comments
 (0)