You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/billing-tags.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Billing tags are applied in the Azure portal. The required permissions are:
52
52
53
53
## Tag inheritance and billing tags
54
54
55
-
When you enable the **Tag inheritance** setting at the billing profile level, tags from billing profile and invoices sections are applied to usage records for all child resources. For more information about tag inheritance, see [Group and allocate costs using tag inheritance](enable-tag-inheritance.md).
55
+
When you enable the **Tag inheritance** setting at the billing profile level, tags from billing profile and invoice sections are applied to usage records for all child resources. For more information about tag inheritance, see [Group and allocate costs using tag inheritance](enable-tag-inheritance.md).
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/cost-allocation-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ For more information about tag inheritance and billing tags, see [Apply billing
96
96
97
97
## Cost allocation rules
98
98
99
-
With cost allocation rules, you can split the costs of shared services by moving costs between subscriptions, resource groups, and tags. Splitting costs is especially useful in scenarios where you have central subscriptions hosting shared infrastructure services used by different teams within your organization. Creating the right cost allocation rules ensures that the teams consuming the shared services get visibility into their portion of the costs. And, they can also be accountable for those costs.
99
+
With cost allocation rules, you can split the costs of shared services by moving costs between subscriptions, resource groups, and tags. Splitting costs is especially useful in scenarios where you have central subscriptions hosting shared infrastructure services used by different teams within your organization. Creating the right set of cost allocation rules ensures that the teams consuming the shared services get visibility into their portion of the costs. And, they can also be accountable for those costs.
100
100
101
101
For more information about how to manage and allocate shared costs, see [Allocate costs](allocate-costs.md).
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/enable-tag-inheritance.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ You can enable the tag inheritance setting in the Azure portal. You apply the se
52
52
### To enable tag inheritance in the Azure portal for an EA billing account
53
53
54
54
1. In the Azure portal, search for **Cost Management** and select it (the green hexagon-shaped symbol, *not* Cost Management + Billing).
55
-
1. Select a scope.
55
+
1. Select a billing account scope.
56
56
1. In the left menu under **Settings**, select **Configuration**.
57
57
1. Under **Tag inheritance**, select **Edit**.
58
58
:::image type="content" source="./media/enable-tag-inheritance/edit-tag-inheritance.png" alt-text="Screenshot showing the Edit option for Tag inheritance for an EA billing account." lightbox="./media/enable-tag-inheritance/edit-tag-inheritance.png" :::
@@ -64,7 +64,7 @@ After tag inheritance is enabled, subscription and resource group tags are appli
64
64
### To enable tag inheritance in the Azure portal for an MCA billing profile
65
65
66
66
1. In the Azure portal, search for **Cost Management** and select it (the green hexagon-shaped symbol, *not* Cost Management + Billing).
67
-
1. Select a scope.
67
+
1. Select a billing profile scope.
68
68
1. In the left menu under **Settings**, select **Manage billing profile**.
69
69
1. Under **Tag inheritance**, select **Edit**.
70
70
:::image type="content" source="./media/enable-tag-inheritance/edit-tag-inheritance-billing-profile.png" alt-text="Screenshot showing the Edit option for Tag inheritance for an MCA billing profile." lightbox="./media/enable-tag-inheritance/edit-tag-inheritance-billing-profile.png":::
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/view-kubernetes-costs.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@ ms.reviewer: sadoulta
14
14
15
15
# View Kubernetes costs
16
16
17
-
This article helps you view Azure Kubernetes Service (AKS) cost in Microsoft Cost management. You use the following views to analyze your Kubernetes costs, which are available at the subscription scope.
17
+
You can use the following views in Microsoft Cost Management to analyze the costs of your AKS (Azure Kubernetes Service) clusters, which are available at the subscription scope.
18
18
19
19
-**Kubernetes clusters** – Shows aggregated costs of clusters in a subscription.
20
20
-**Kubernetes namespaces** – Shows aggregated costs of namespaces for all clusters in a subscription.
21
21
-**Kubernetes assets** – Shows costs of assets running within a cluster.
22
22
23
-
Visibility into a Kubernetes cluster cost helps you identify opportunities for optimization. It also enables cost allocation to different teams running their applications on shared clusters in different namespaces.
23
+
Visibility into granular costs of Kubernetes clusters helps you identify opportunities for optimization. It also enables cost allocation to different teams running their applications on shared clusters in different namespaces.
24
24
25
25
## Prerequisites
26
26
27
-
- You must enable AKS cost analysis on the cluster to view its costs. If you have multiple clusters running in a subscription, you must enable AKS cost analysis on every cluster. For more information about how to enable cost analysis for clusters, see [Azure Kubernetes Service cost analysis](/azure/aks/cost-analysis).
27
+
- You must enable AKS cost analysis add-on on the cluster to view its costs in these views. If you have multiple clusters running in a subscription, you must enable the add-on on every cluster. For more information on how to enable cost analysis for clusters, see [Azure Kubernetes Service cost analysis](/azure/aks/cost-analysis).
28
28
- Kubernetes cost views are available only for the following subscription agreement types:
29
29
- Enterprise Agreement
30
30
- Microsoft Customer Agreement
@@ -38,11 +38,11 @@ Visibility into a Kubernetes cluster cost helps you identify opportunities for o
38
38
39
39
## Access Kubernetes cost views
40
40
41
-
Use any of the following ways to view AKS costs.
41
+
Use any of the following ways to access the Kubernetes cost views.
42
42
43
43
### View from the Subscription page
44
44
45
-
To view AKS costs from the Subscription page:
45
+
To access Kubernetes cost views from the Subscription page:
46
46
47
47
1. Sign in to [Azure portal](https://portal.azure.com/) and navigate to **Subscriptions**.
48
48
2. Search for the subscription hosting your clusters and select it.
@@ -52,7 +52,7 @@ To view AKS costs from the Subscription page:
52
52
53
53
### View from the Cost Management page
54
54
55
-
To view AKS costs from the Cost Management page:
55
+
To access Kubernetes cost views from the Cost Management page:
56
56
57
57
1. Sign in to [Azure portal](https://portal.azure.com/) and search for **Cost analysis**.
58
58
2. Verify that you are at the correct scope. If necessary, select **change** to select the correct subscription scope that hosts your Kubernetes clusters.
@@ -86,4 +86,5 @@ By default, all Kubernetes views show actual costs. You can view amortized costs
86
86
87
87
## Next steps
88
88
89
-
For more information about splitting shared costs with cost allocation rules, see [Create and manage Azure cost allocation rules](allocate-costs.md).
89
+
To learn more about optimizing AKS costs, see [Best practices for cost optimization in Azure Kubernetes Service (AKS)](/azure/aks/best-practices-cost)
0 commit comments