Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set Azure Max Spending Limit or Cost CAP $ amount?

Tags:

azure

I'm now using a free trial Azure account.

I have a question that when I convert into a subscription after free trial, How to set a max spending limit $ amount or Spending CAP, for example 10$ per day or 200$ per month? If it reach this max $ amount, it can just automatically shut off or temporary disable my site in order to prevent some evil attack or unexpected usage to my Azure sites causing a large charge billing of my Credit Card.

Nowadays azure only support free trial Spending Limit to 0$ and cannot change this 0$ amount to other $ amount: https://www.windowsazure.com/en-us/pricing/spending-limits/

I have raised a request to the Azure Support, and get a reply that they have no information whether this feature will be available in the future. And I searched a lot, there are many people concern this problem too:

Can I set a cap on costs in Windows Azure?

http://social.msdn.microsoft.com/Forums/en-ZA/windowsazurepurchasing/thread/abfd03c5-2173-4762-9dd1-2aab802e0890

http://www.mygreatwindowsazureidea.com/forums/170023-offers/suggestions/1024115-provide-a-way-to-put-a-limit-on-the-cost-of-a-serv

Is this feauture in the roadmap of Azure development?

Is it possiable to set a max spending limit $amount of my VISA Credit Card at the bank?

For example, if my Credit Card limits itself a max spending $amount, can Azure charge me exceed the Credit Card'limit?

Thanks.

like image 608
Mike108 Avatar asked Oct 08 '12 18:10

Mike108


People also ask

What is the max memory limit of a storage account in Azure?

The available storage quota is 999 GB.

How do I set up a budget in Azure?

You can create an Azure subscription budget for a monthly, quarterly, or annual period. To create or view a budget, open a scope in the Azure portal and select Budgets in the menu. For example, navigate to Subscriptions, select a subscription from the list, and then select Budgets in the menu.


2 Answers

Windows Azure subscription comes with certain capacity depend on subscription type. For example free subscriptions have limited resources and going beyond resources limit the subscription will be disabled. With regular subscription you have limited cores (you can request them to a higher limit) but most of other resources are open for as much as you can use. There are certain limitation on SQL Database, Cache, Services Bus & ACS depend on account limit you have selected.

Currently there is no way you can setup capacity limit on Windows Azure Account. You can not set Windows Azure to use under or equal X amount. About new features and future plans are not something can be discussed in a forum. Such kind of information is made public when it is appropriate to share as if needed. If this is something important for you and you want to be added as feature, you can log your idea here and your voice will be heard.

like image 85
AvkashChauhan Avatar answered Oct 27 '22 10:10

AvkashChauhan


The subscriptions that support spending limits are listed here. Adding limits to pay-as-you-go subscriptions is planned, but there hasn't been an update for several years.

like image 40
Ryan J Avatar answered Oct 27 '22 12:10

Ryan J