Skip to content

Commit 01c2f7d

Browse files
Merge pull request #267352 from bandersmsft/aws-retire
MCM - Add new article - retire-aws-connector
2 parents e0394cb + 813cf71 commit 01c2f7d

19 files changed

+131
-31
lines changed

articles/cost-management-billing/automate/understand-usage-details-fields.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article describes the fields in the usage data files.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 02/22/2024
7+
ms.date: 02/26/2024
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -47,8 +47,8 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
4747
| BillingPeriod | EA, pay-as-you-go | The billing period of the charge. |
4848
| BillingPeriodEndDate | All | The end date of the billing period. |
4949
| BillingPeriodStartDate | All | The start date of the billing period. |
50-
| BillingProfileId¹ | All | Unique identifier of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account. |
51-
| BillingProfileName | All | Name of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account. |
50+
| BillingProfileId¹ | All | Unique identifier of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account. |
51+
| BillingProfileName | All | Name of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account. |
5252
| ChargeType | All | Indicates whether the charge represents usage (**Usage**), a purchase (**Purchase**), or a refund (**Refund**). |
5353
| ConsumedService | All | Name of the service the charge is associated with. |
5454
| CostCenter¹ | EA, MCA | The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts). |
@@ -90,10 +90,10 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
9090
| ProductId¹ | MCA | Unique identifier for the product. |
9191
| ProductOrderId | All | Unique identifier for the product order. |
9292
| ProductOrderName | All | Unique name for the product order. |
93-
| Provider | All | Identifier for product category or Line of Business. For example, Azure, Microsoft 365, and AWS. |
93+
| Provider | All | Identifier for product category or Line of Business. For example, Azure, Microsoft 365, and AWS. |
9494
| PublisherId | MCA | The ID of the publisher. It's only available after the invoice is generated. |
9595
| PublisherName | All | Publisher for Marketplace services. |
96-
| PublisherType | All | Supported values: **Microsoft**, **Azure**, **AWS**, **Marketplace**. Values are `Microsoft` for MCA accounts and `Azure` for EA and pay-as-you-go accounts. |
96+
| PublisherType | All | Supported values: **Microsoft**, **Azure**, **AWS**, **Marketplace**. Values are `Microsoft` for MCA accounts and `Azure` for EA and pay-as-you-go accounts. |
9797
| Quantity³ | All | The number of units used by the given product or service for a given day. |
9898
| ResellerName | MPA | The name of the reseller associated with the subscription. |
9999
| ResellerMpnId | MPA | ID for the reseller associated with the subscription. |
@@ -123,6 +123,8 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
123123

124124
³ For more information about pricing terms and definitions, see [Pricing behavior in cost details](automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-details).
125125

126+
⁴ The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](../costs/retire-aws-connector.md).
127+
126128
The cost details file itself doesn’t uniquely identify individual records with an ID. Instead, you can use fields in the file flagged with ¹ to create a unique ID yourself.
127129

128130
Some fields might differ in casing and spacing between account types. Older versions of pay-as-you-go cost details files have separate sections for the statement and daily cost.

articles/cost-management-billing/cost-management-billing-faq.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ sections:
7979
In the Azure portal, navigate to **Cost Management + Billing** > Overview. Select the **Breakdown** link.
8080
- question: How can I view my Amazon Web Services (AWS) cost in Cost Management?
8181
answer: |
82-
See [Set up and configure AWS Cost and Usage report integration](costs/aws-integration-set-up-configure.md).
82+
See [Set up and configure AWS Cost and Usage report integration](costs/aws-integration-set-up-configure.md).
83+
>[!NOTE]
84+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](costs/retire-aws-connector.md).
8385
- question: How do I create a budget?
8486
answer: |
8587
See the [Create and manage budgets](costs/tutorial-acm-create-budgets.md) tutorial.

articles/cost-management-billing/cost-management-billing-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ After discounts are applied, cost details then flow into Cost Management, where:
4848

4949
- The [anomaly detection](./understand/analyze-unexpected-charges.md) model identifies anomalies daily based on normalized usage (not rated usage).
5050
- The cost allocation engine applies tag inheritance and [splits shared costs](./costs/allocate-costs.md).
51-
- AWS cost and usage reports are pulled based on any [connectors for AWS](./costs/aws-integration-manage.md) you may have configured.
51+
- AWS cost and usage reports are pulled based on any [connectors for AWS](./costs/aws-integration-manage.md) you may have configured.
52+
> [!NOTE]
53+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](./costs/retire-aws-connector.md).
5254
- Azure Advisor cost recommendations are pulled in to enable cost savings insights for subscriptions and resource groups.
5355
- Cost alerts are sent out for [budgets](./costs/tutorial-acm-create-budgets.md), [anomalies](./understand/analyze-unexpected-charges.md#create-an-anomaly-alert), [scheduled alerts](./costs/save-share-views.md#subscribe-to-scheduled-alerts), and more based on the configured settings.
5456

articles/cost-management-billing/costs/aws-integration-manage.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Manage AWS costs and usage in Cost Management
2+
title: Manage Amazon Web Services (AWS) costs and usage in Cost Management
33
titleSuffix: Microsoft Cost Management
44
description: This article helps you understand how to use cost analysis and budgets in Cost Management to manage your AWS costs and usage.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 11/30/2023
7+
ms.date: 02/26/2024
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -14,6 +14,9 @@ ms.custom:
1414

1515
# Manage AWS costs and usage in Azure
1616

17+
> [!NOTE]
18+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](retire-aws-connector.md).
19+
1720
After you've set up and configured AWS Cost and Usage report integration for Cost Management, you're ready to start managing your AWS costs and usage. This article helps you understand how to use cost analysis and budgets in Cost Management to manage your AWS costs and usage.
1821

1922
If you haven't already configured the integration, see [Set up and configure AWS Usage report integration](aws-integration-set-up-configure.md).

articles/cost-management-billing/costs/aws-integration-set-up-configure.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Set up AWS integration with Cost Management
2+
title: Set up Amazon Web Services (AWS_ integration with Cost Management
33
titleSuffix: Microsoft Cost Management
44
description: This article walks you through setting up and configuring AWS Cost and Usage report integration with Cost Management.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 11/30/2023
7+
ms.date: 02/26/2024
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -13,6 +13,9 @@ ms.reviewer: shasulin
1313

1414
# Set up and configure AWS Cost and Usage report integration
1515

16+
> [!NOTE]
17+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](retire-aws-connector.md).
18+
1619
With Amazon Web Services (AWS) Cost and Usage report (CUR) integration, you monitor and control your AWS spending in Cost Management. The integration allows a single location in the Azure portal where you monitor and control spending for both Azure and AWS. This article explains how to set up the integration and configure it so that you can use Cost Management features to analyze costs and review budgets.
1720

1821
Cost Management processes the AWS Cost and Usage report stored in an S3 bucket by using your AWS access credentials to get report definitions and download report GZIP CSV files.

articles/cost-management-billing/costs/cost-analysis-common-uses.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article explains how you can get results for common cost analysis tasks in Cost Management.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 06/15/2023
7+
ms.date: 02/26/2024
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -54,7 +54,10 @@ You can add more customizations to the view.
5454

5555
:::image type="content" border="true" source="./media/cost-analysis-common-uses/forecast-by-service.png" lightbox="./media/cost-analysis-common-uses/forecast-by-service.png" alt-text="Screenshot showing Forecast and resource cost.":::
5656

57-
## View your Azure and AWS costs together
57+
## View your Azure and AWS costs together
58+
59+
> [!NOTE]
60+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](retire-aws-connector.md).
5861
5962
To view Azure and AWS costs together, you use management group scopes in Azure.
6063

articles/cost-management-billing/costs/cost-management-error-codes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: micflan
77
ms.service: cost-management-billing
88
ms.subservice: cost-management
99
ms.topic: troubleshooting
10-
ms.date: 12/13/2022
10+
ms.date: 02/26/2024
1111
ms.author: banders
1212
---
1313

@@ -403,6 +403,9 @@ Error message `Unauthorized`.
403403

404404
If using the ExternalBillingAccounts or ExternalSubscriptions APIs, verify that the Microsoft.CostManagement resource providerRP was [registered](../../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider) for your Microsoft Entra instance. Resource Provider registration is required to use Cost Management for AWS.
405405

406+
> [!NOTE]
407+
> The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](retire-aws-connector.md).
408+
406409
If you get an `Empty GUID user id` error, update the bearer token associated with the request. You might temporarily see the error in the Azure portal, but it should resolve itself. If you continue to see the error in the Azure portal, refresh your browser.
407410

408411
Also, see [AuthorizationFailed](#AuthorizationFailed).

articles/cost-management-billing/costs/get-started-partners.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The following data fields are found in usage detail files and Cost Management AP
207207
| subscription ID | Unique Microsoft generated identifier for the Azure subscription. | EntitlementID |
208208
| subscriptionName | Name of the Azure subscription. | N/A |
209209
| Term | Displays the term for the validity of the offer. For example, reserved instances show 12 months of a yearly term of the reserved instance. For one-time purchases or recurring purchases, the term displays one month for SaaS, Azure Marketplace, and support. Not applicable for Azure consumption. | N/A |
210-
| provider | Identifier for product and line of business. Break down costs by the provider type: Azure, Microsoft 365, Dynamics 365, AWS, and so on. | N/A |
210+
| provider | Identifier for product and line of business. Break down costs by the provider type: Azure, Microsoft 365, Dynamics 365, AWS¹, and so on. | N/A |
211211
| publisherType (firstParty, thirdPartyReseller, thirdPartyAgency) | Type of publisher that identifies the publisher as first party, third-party reseller, or third-party agency. | N/A |
212212
| partNumber | Part number for the unused reserved instance and Azure Marketplace services. | N/A |
213213
| publisherName | Name of the publisher of the service including Microsoft or third-party publishers. | The name of the product's publisher.|
@@ -240,6 +240,8 @@ The following data fields are found in usage detail files and Cost Management AP
240240
| **partnerEarnedCreditRate** | Rate of discount applied if there is a partner earned credit (PEC) based on partner admin link access. | The rate of partner earned credit (PEC). For example, 0% or 15%. |
241241
| **partnerEarnedCreditApplied** | Indicates whether the partner earned credit has been applied. | N/A |
242242

243+
¹ The Connector for AWS in the Cost Management service retires on March 31, 2025. Users should consider alternative solutions for AWS cost management reporting. On March 31, 2024, Azure will disable the ability to add new Connectors for AWS for all customers. For more information, see [Retire your Amazon Web Services (AWS) connector](retire-aws-connector.md).
244+
243245
## View Partner Earned Credit (PEC) resource costs
244246

245247
In Cost Management, partners can use cost analysis to view costs that received the PEC benefits.

0 commit comments

Comments
 (0)