Skip to content

Commit e78dd8c

Browse files
authored
Merge pull request #105151 from bandersmsft/master
CM+B - various updates
2 parents 54fc8de + 1ee04da commit e78dd8c

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article explains how you can get results for common cost analy
44
keywords:
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 02/12/2020
7+
ms.date: 02/21/2020
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.reviewer: adwise
@@ -79,6 +79,9 @@ Your usage details report file, in CSV format, provides a breakdown of all the c
7979

8080
Your EA enrollment accrues costs for your entire organization. Understanding how costs accrue and are invoiced over time helps you to engage the appropriate stakeholders to ensure that costs are managed responsibly.
8181

82+
Costs are only shown for your active enrollment. If you transferred an enrollment (inactive) to a new one (active), costs for the previous enrollment aren't shown in Cost Management.
83+
84+
8285
1. In the Azure portal, navigate to **Cost Management + Billing** > **Overview**.
8386
1. Click **Breakdown** for the current month and view your monetary commitment burn down.
8487
![EA costs overview - breakdown summary](./media/cost-analysis-common-uses/breakdown1.png)

articles/cost-management-billing/costs/understand-cost-mgt-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article helps you better understand data that's included in Az
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 02/20/2020
8+
ms.date: 02/21/2020
99
ms.topic: conceptual
1010
ms.service: cost-management-billing
1111
ms.reviewer: micflan
@@ -131,9 +131,9 @@ Here are a few tips for working with tags:
131131
- Use the Tags API in conjunction with either Query or UsageDetails to get all cost based on the current tags.
132132

133133

134-
**Free trial to pay-as-you-go upgrade**
134+
## Free trial to pay-as-you-go upgrade
135135

136-
Customers with a Free Trial offer (044P) converting to the PAYG offer (003P) can see their usage during the Free trial period. However, they lose visibility to Free Trail usage after conversion. After conversion, only PAYG usage and costs are shown in Cost Management.
136+
For information about the availability of free tier services after you upgrade to pay-as-you-go pricing from a Free trial, see the [Azure free account FAQ](https://azure.microsoft.com/free/free-account-faq/).
137137

138138
## Rated usage data refresh schedule
139139

articles/cost-management-billing/manage/ea-portal-vm-reservations.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure EA VM reserved instances
33
description: This article summaries how Azure reservations for VM reserved instances can help you save you money with your enterprise enrollment.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 02/14/2020
6+
ms.date: 02/21/2020
77
ms.topic: conceptual
88
ms.service: cost-management-billing
99
ms.reviewer: boalcsva
@@ -52,10 +52,12 @@ You can view your reserved instance purchase details via the _Reservations_ menu
5252

5353
### How can I change the subscription associated with reserved instance or transfer my reserved instance benefits to a subscription under the same account?
5454

55-
At any given time, only one subscription can receive reserved instance benefits. You can change the subscription that receives reserved instance benefits by:
55+
You can change the subscription that receives reserved instance benefits by:
5656

57-
- Logging into the [Azure portal](https://aka.ms/reservations).
58-
- Updating the applied subscription scope by associating a different subscription under same account.
57+
- Signing in to the [Azure portal](https://aka.ms/reservations).
58+
- Updating the applied subscription scope by associating a different subscription under the same account.
59+
60+
For more information about changing the scope of a reservation, see [Change the reservation scope](../reservations/manage-reserved-vm-instance.md#change-the-reservation-scope).
5961

6062
### How to view reserved instance usage details
6163

articles/cost-management-billing/manage/enterprise-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.author: banders
1212
# Overview of Reporting APIs for Enterprise customers
1313
The Reporting APIs enable Enterprise Azure customers to programmatically pull consumption and billing data into preferred data analysis tools. Enterprise customers have signed an [Enterprise Agreement (EA)](https://azure.microsoft.com/pricing/enterprise-agreement/) with Azure to make negotiated monetary commitments and gain access to custom pricing for Azure resources.
1414

15+
All date and time parameters required for APIs must be represented as combined Coordinated Universal Time (UTC) values. Values returned by APIs are shown in UTC format.
16+
1517
## Enabling data access to the API
1618
* **Generate or retrieve the API key** - Log in to the Enterprise portal, and navigate to Reports > Download Usage > API Access Key to generate or retrieve the API key.
1719
* **Passing keys in the API** - The API key needs to be passed for each call for Authentication and Authorization. The following property needs to be to the HTTP headers
-27.5 KB
Loading

0 commit comments

Comments
 (0)