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/cost-management-error-codes.md
+43-43Lines changed: 43 additions & 43 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: micflan
7
7
ms.service: cost-management-billing
8
8
ms.subservice: cost-management
9
9
ms.topic: troubleshooting
10
-
ms.date: 05/13/2022
10
+
ms.date: 12/13/2022
11
11
ms.author: banders
12
12
---
13
13
@@ -24,15 +24,15 @@ If the information provided doesn't help you, [Create a support request](#create
24
24
Error message `400`.
25
25
<aname="400"></a>
26
26
27
-
### Mitigation
27
+
**Mitigation**
28
28
29
29
If you're using the [BillingPeriods](/rest/api/consumption/#getting-list-of-billing-periods) API, confirm that you're using a classic pay-as-you-go or EA subscription. The BillingPeriods API doesn't support Microsoft Customer Agreement subscriptions.
30
30
31
31
Confirm that you're using a supported scope for the specific feature or subscription offer type.
32
32
33
33
There are many feature-specific errors that use the `400` error code. Refer to the error message and API documentation for specific details. For general information, see [Cost Management APIs](/rest/api/cost-management).
34
34
35
-
### More information
35
+
**More information**
36
36
37
37
For more information about billing periods when transitioning to a Microsoft Customer Agreement, see [Billing period](../understand/mca-understand-your-invoice.md#billing-period).
38
38
@@ -42,15 +42,15 @@ Error message `401`.
42
42
43
43
<aname="401"></a>
44
44
45
-
### Mitigation
45
+
**Mitigation**
46
46
47
47
For an Enterprise Agreement, confirm that the view charges options (Account Owner or Department Administrator) have been enabled.
48
48
49
49
For a Microsoft Customer Agreement, confirm that the billing account owner has assigned you to a role that can view charges.
50
50
51
51
See [AuthorizationFailed](#AuthorizationFailed).
52
52
53
-
### More information
53
+
**More information**
54
54
55
55
For more information about enterprise agreements, see [Troubleshoot enterprise cost views](../manage/enterprise-mgmt-grp-troubleshoot-cost-view.md).
56
56
@@ -62,7 +62,7 @@ Error message `404`.
62
62
63
63
<aname="404"></a>
64
64
65
-
### Mitigation
65
+
**Mitigation**
66
66
67
67
Confirm that you're using a supported scope for the specific feature or supported subscription offer type.
68
68
@@ -74,7 +74,7 @@ Error message `500`.
74
74
75
75
<aname="500"></a>
76
76
77
-
### Mitigation
77
+
**Mitigation**
78
78
79
79
This message is an internal error. Wait an hour and try again.
80
80
@@ -86,7 +86,7 @@ Error message `503`.
86
86
87
87
<aname="503"></a>
88
88
89
-
### Mitigation
89
+
**Mitigation**
90
90
91
91
This message is an internal error. Wait an hour and try again.
The message indicates that the Enterprise Agreement administrator hasn't enabled Cost Management (view charges) for account owners and subscription users. Contact your administrator.
106
106
107
-
### More information
107
+
**More information**
108
108
109
109
For more information, see [Troubleshoot Azure enterprise cost views](../manage/enterprise-mgmt-grp-troubleshoot-cost-view.md).
The message indicates that the Enterprise Agreement administrator hasn't enabled Cost Management (DA view charges) for department admins. Contact your EA administrator.
168
168
169
-
### More information
169
+
**More information**
170
170
171
171
For more information about troubleshooting disabled costs, see [Troubleshoot Azure enterprise cost views](../manage/enterprise-mgmt-grp-troubleshoot-cost-view.md).
The message indicates that the subscription doesn't have any charges. The type of subscription that you're using isn't allowed to incur charges. Because the subscription can't have any billed charges, it isn't supported by Cost Management.
When you're using the Forecast API, the error indicates that there's either not enough data to generate an accurate forecast. Or, there are multiple currencies that can't be merged.
192
192
193
193
If you have multiple currencies, filter down to charges that only have one currency or request an aggregation of **CostUSD** instead of **Cost** to get a forecast normalized to USD.
194
194
195
195
If there's not enough historical data, wait one week since you first had charges on the scope to see a forecast.
196
196
197
-
### More information
197
+
**More information**
198
198
199
199
For more information about the API, see [Forecast - Usage](/rest/api/cost-management/forecast/usage).
The message indicates that your partner hasn't published pricing for the Enterprise Agreement enrollment, which is required to use Cost Management. Contact your partner.
222
222
223
-
### More information
223
+
**More information**
224
224
225
225
For more information, see [Troubleshoot Azure enterprise cost views](../manage/enterprise-mgmt-grp-troubleshoot-cost-view.md).
The message indicates that the scheduled action/email for an alert that you're creating or updating doesn't have any email recipients. When using the Azure portal, press ENTER after specifying an email address to ensure it's saved in the form.
260
260
@@ -264,7 +264,7 @@ Error message `InvalidView`.
264
264
265
265
<aname="InvalidView"></a>
266
266
267
-
### Mitigation
267
+
**Mitigation**
268
268
269
269
The message indicates that the view specified when creating or updating an alert with the ScheduledActions API isn't valid.
If using a management group, verify that all subscriptions have a supported offer type. Cost Management doesn't support management groups with Microsoft Customer Agreement subscriptions.
389
389
390
-
### More information
390
+
**More information**
391
391
392
392
Supported subscription types are shown at [Understand Cost Management data](understand-cost-mgt-data.md).
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 Azure Active Directory instance. Resource Provider registration is required to use Cost Management for AWS.
403
403
404
404
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.
405
405
406
406
Also, see [AuthorizationFailed](#AuthorizationFailed).
407
407
408
-
### More information
408
+
**More information**
409
409
410
410
For more information, see [Set up AWS integration with Cost Management](aws-integration-set-up-configure.md).
0 commit comments