Skip to content

Commit 5034a3a

Browse files
authored
Update billing-understand-reserved-instance-usage-ea.md
1 parent 04d3fee commit 5034a3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/billing/billing-understand-reserved-instance-usage-ea.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ You can get the data using the API or download it from Azure portal.
6060

6161
You call the [Usage Details API](/rest/api/consumption/usagedetails/list) to get the new data. For details about terminology, see [usage terms](billing-understand-your-usage.md). The caller should be an Enterprise Administrator for the enterprise agreement using the [EA portal](https://ea.azure.com). Read-only Enterprise Administrators can also get the data.
6262

63-
The data is not available in [Reporting APIs for Enterprise customers - Usage Details](/rest/api/billing/enterprise/billing-enterprise-api-usage-detail).
63+
Please note that this data is not available in [Reporting APIs for Enterprise customers - Usage Details](/rest/api/billing/enterprise/billing-enterprise-api-usage-detail).
6464

65-
Here's an example call to the API:
65+
Here's an example call to the Usage Details API:
6666

6767
```
6868
https://management.azure.com/providers/Microsoft.Billing/billingAccounts/{enrollmentId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodId}/providers/Microsoft.Consumption/usagedetails?metric={metric}&api-version=2019-05-01&$filter={filter}
@@ -84,7 +84,7 @@ Information in the following table about metric and filter can help solve for co
8484

8585
## Download the usage CSV file with new data
8686

87-
If you are an EA admin, you can download the CSV file that contains new usage data from Azure portal. This data isn't available from the [EA portal](https://ea.azure.com).
87+
If you are an EA admin, you can download the CSV file that contains new usage data from Azure portal. This data isn't available from the EA portal (ea.azure.com), you must download the usage file from Azure portal (portal.azure.com) to see the new data.
8888

8989
In the Azure portal, navigate to [Cost management + billing](https://portal.azure.com/#blade/Microsoft_Azure_Billing/ModernBillingMenuBlade/BillingAccounts).
9090

0 commit comments

Comments
 (0)