Skip to content

Commit dd000c3

Browse files
authored
Merge pull request #104183 from jureid/spendinglimitupdates
Spendinglimitupdates
2 parents 8b9a9f7 + 973eab2 commit dd000c3

File tree

5 files changed

+47
-18
lines changed

5 files changed

+47
-18
lines changed
308 KB
Loading
413 KB
Loading
234 KB
Loading
22.2 KB
Loading

articles/cost-management-billing/manage/spending-limit.md

Lines changed: 47 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Azure spending limit | Microsoft Docs
33
description: This article describes how an Azure spending limit works and how to remove it.
44
author: bandersmsft
5-
manager: amberb
5+
manager: judupont
66
tags: billing
77
ms.service: cost-management-billing
88
ms.workload: na
99
ms.tgt_pltfrm: na
1010
ms.devlang: na
1111
ms.topic: conceptual
12-
ms.date: 01/21/2020
12+
ms.date: 02/12/2020
1313
ms.author: banders
1414

1515
---
@@ -31,24 +31,42 @@ If you signed up for an Azure free account and reach the spending limit, you can
3131

3232
## Remove the spending limit in Azure portal
3333

34+
You can remove the spending limit at any time as long as there's a valid payment method associated with your Azure subscription. For subscription types that have credit over multiple months such as Visual Studio Enterprise and Visual Studio Professional, you can choose to remove the spending limit indefinitely or only for the current billing period. If you choose the current billing period only, the spending limit will be automatically enabled at the beginning of your next billing period.
35+
36+
If you have an Azure free account, see [Upgrade your Azure subscription](upgrade-azure-subscription.md) to remove your spending limit. Otherwise, follow these steps to remove your spending limit:
37+
3438
<a id="remove"></a>
3539

36-
You can remove the spending limit at any time as long as there's a valid payment method associated with your Azure subscription. For subscription types that have credit over multiple months such as Visual Studio Enterprise and Visual Studio Professional, you can also enable the spending limit at the beginning of your next billing period.
40+
1. Sign in to the [Azure portal](https://portal.azure.com) as the Account Administrator.
41+
1. Search for **Cost Management + Billing**.
42+
43+
![Screenshot that shows search for cost management + billing ](./media/spending-limit/search-bar.png)
44+
45+
1. In the **My subscriptions** list, select your subscription. For example, *Visual Studio Enterprise*.
46+
47+
![Screenshot that shows my subscriptions grid in overview](./media/spending-limit/cost-management-overview-msdn-x.png)
48+
49+
> [!NOTE]
50+
> If you don't see some of your Visual Studio subscriptions here, it might be because you changed a subscription directory at some point. For these subscriptions, you need to switch the directory to the original directory (the directory in which you initially signed up). Then, repeat step 2.
51+
52+
1. In the Subscription overview, click the orange banner to remove the spending limit.
53+
54+
![Screenshot that shows remove spending limit banner](./media/spending-limit/msdn-remove-spending-limit-banner-x.png)
55+
56+
1. Choose whether you want to remove the spending limit indefinitely or for the current billing period only.
57+
58+
![Screenshot that shows remove spending limit blade](./media/spending-limit/remove-spending-limit-blade-x.png)
59+
60+
| Option | Effect |
61+
| --- | --- |
62+
| Remove spending limit indefinitely | Spending limit does not automatically turn back on at the start of the next billing period. However, you can turn it back on yourself at any time. |
63+
| Remove spending limit for the current billing period | Spending limit automatically turns back on at the start of the next billing period. |
3764

38-
To remove your spending limit, follow these steps:
3965

40-
1. Sign in to the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade).
41-
1. Navigate to **Subscriptions**.
42-
1. Select your subscription. For example, *Visual Studio Enterprise*.
43-
1. At the top of the page, select **Manage**. You're redirected to https://account.azure.com/. On the right side of the page, select **Remove spending limit**.
44-
![Example showing Remove spending limit](./media/spending-limit/account-azure-com-spending-limit.png)
45-
1. You're redirected back to the Azure portal. Select an option that is appropriate for you and then select a payment method. Select **Finish**.
46-
![Select an option to remove spending limit](./media/spending-limit/remove-spending-limit.png)
66+
1. Click **Select payment method** to choose a payment method for your subscription. This will become the active payment method for your subscription.
67+
68+
1. Click **Finish**.
4769

48-
| Option | Effect |
49-
| --- | --- |
50-
| Remove spending limit indefinitely | Removes the spending limit without turning it on automatically at the start of the next billing period. |
51-
| Remove spending limit for the current billing period | Removes the spending limit so that it turns back on automatically at the start of the next billing period. |
5270

5371
## Why you might want to remove the spending limit
5472

@@ -62,9 +80,20 @@ The spending limit could prevent you from deploying or using certain third-party
6280

6381
This feature is available only when the spending limit has been removed indefinitely for subscription types that include credits over multiple months. You can use this feature to turn on your spending limit automatically at the start of the next billing period.
6482

65-
1. Sign in to the [Account Center](https://account.windowsazure.com/Subscriptions).
66-
1. Select the yellow banner to change the spending limit option.
67-
1. Choose **Turn on spending limit in the next billing period \<start date of billing period\>**
83+
84+
1. Sign in to the [Azure portal](https://portal.azure.com) as the Account Administrator.
85+
1. Search for **Cost Management + Billing**.
86+
87+
![Screenshot that shows search for cost management + billing ](./media/spending-limit/search-bar.png)
88+
89+
1. In the **My subscriptions** list, select your subscription. For example, *Visual Studio Enterprise*.
90+
91+
![Screenshot that shows my subscriptions grid in overview](./media/spending-limit/cost-management-overview-msdn-x.png)
92+
93+
> [!NOTE]
94+
> If you don't see some of your Visual Studio subscriptions here, it might be because you changed a subscription directory at some point. For these subscriptions, you need to switch the directory to the original directory (the directory in which you initially signed up). Then, repeat step 2.
95+
96+
1. In the Subscription overview, click the banner at the top of the page to turn the spending limit back on.
6897

6998
## Custom spending limit
7099

0 commit comments

Comments
 (0)