Windows Azure Feature Voting
We’re in the process of reviewing and reclassifying all the suggestions on the site … please use the granular list of Forums on the right for new suggestions or to track previous suggestions
Thanks!
-
Make a SmartClient to manage Azure
a more rich user experience to manage Azure services
3 votes -
Automatic web role snapshots when deploying new versions and support rollbacks to old versions
When deploying a new version of an app to staging or production, Azure should automatically snapshot the currently-running version and save it in blob storage, along with a version number and time stamp. Then, if things go horribly wrong, you could easily roll back to a previous known working snapshot.
This needs to be super-simple: A check-box option to decide whether we want snapshotting, some options for how many snapshots and how far back they should go.
Restoring a snapshot should be as simple as clicking on the version hyperlink.
3 votes -
3 votes
-
Update deployment without update service configuration
Make possibile to update a deployment without change the current service configuration (like number of instance, etc..).
3 votes -
Add column filters in the new management portal
I noticed the search on the new (html) portal and started using it right away. Unfortunately, it only really filters on the name column. Values in other columns jut get a line under them. But that is not the idea... It would be great that (just as (eg) in excel) filters can be applied to the columns. The ones that will benefit the most (according to me) are location, subscription and status...
And to give you a use case: suppose that I am a co-admin on 5 azure accounts, then it would be great to see only the subscriptions for…
3 votes -
3 votes
-
Add ability to customize config (cscfg) for dev/staging/prod
It would be great if you could setup custom values for the cscfg config for dev/staging/prod. For instance, when in DEV, i might want to use a different SQL Server connnection string than I would in Staging or in Production.
3 votes -
Make it more than one click to stop a production instance
Right now, it's one click to stop an instance in production. This can accidentally happen with bad consequences.
3 votes -
Show the VM Size in dashboard for each instance, and have the hability to change them
We can't have the information on dashboard if an instance is small or medium.
And we need to have capability to up this size.My problem is :
When i uploaded my application, it was a medium instance and when i want to migrate to billing model, it kept this setting (the vmsize wasn't specified in my new configuration settings, i was thinking im on small instance, and now i need to pay for compute medium without know...)3 votes -
Allow changing the idle timeout in the Azure Portal
The application pool idle timeout defaults to 20 minutes. That results in a slow experience for users if the site isn't hit as often. There are hacks involving a startup task or running the site elevated to use the management API DLL, but neither are elegant. Ideally you should be able to set the app pool idle timeout from the Azure Portal, as well as other advanced recycling settings (recycle on a schedule, recycle every x minutes, etc).
3 votes -
Implement a REST API to get the list of service namespaces created for the Service Bus
Hi,
By using REST API, I want to get the list of service namespaces created for the Service Bus.
3 votes -
Tell us what's on the roadmap and what's not. Tell us early. Don't wait until next PDC.
There may be a reason for this, but I find this very unfavorable. I need to have a peek into Windows Azure's future so that I can plan ahead. This includes knowing what *won't* be coming in the next year or so. Example: Secondary indexes has been announced at PDC 09. If it won't be coming in 2010, just say so. Don't leave us in the dark. Having to guess and wait is a bad setup for talks with customers. Even the roughest of timeframes provides for much better planning.
2 votes -
Use my own api keys for Access Control Service
I want to be able to use my own API key's for Google, Yahoo, etc in Access Control service, so that when the Identity Provider asks the user if it trust my app, it will ask about mydomain.com and not mydomain.accesscontrol.windows.net. It will also allow my app to lookup more information about the user. Please implement something closer to Janrain engage.
2 votes -
2 votes
-
Startup Task script via configuration in management portal
Startup Task script via configuration in management portal (in addition to the existing method of creating a deployment package from Visual Studio) – one usecase is just needing to execute a script that simply loads assets from Blob storage to create and launch the local application environment
2 votes -
Add metadata support to storage queue messages
Please add the capability to add custom metadata to storage queue messages so that we can more easily implement additional communication features on top of them (correlation, header based routing, ...)
2 votes -
Make Development Storage Faster
Improve development fabric so that it does not consume 100% CPU for a small number of inserts into table or blob storage. It is very difficult to insert half a million rows into development storage -- it can take hours and 100%.
2 votes -
Add more control over Shell.Net.ajax error handling please
Currently, Shell.Net.ajax regards non-2xx responses as errors to be logged and reported in the UI, and because of how it forcibly overwrites your "completed" handler, there's no way of stopping it.
This is unhelpful if you're talking to a RESTful API which uses other status codes in meaningful ways. For example, the Zumo API returns 404s if you request things that aren't there, and the only way of finding out whether they are there is to request them. Getting a 404, then, is not an error to be logged - it's a legitimate piece of information that we expect and…
2 votesNot currently in plan as far as I know, but will pass this on to the engineering team.
-
Add the Ability to Swap VIPs from within Visual Studio
I wish I could stay completely within the IDE (Visual Studio) to publish to a staging instance on Azure, and then do a VIP swap with the production instance. As it is right now, I have to open the Management Portal every time I want to do a VIP swap.
2 votes -
2 votes
- Don't see your idea?