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!
-
Mount Cloud Drive with Specific Drive Letter (say C:)
We have very large SilverLight based applications. Where our applications are dealing with large amount of data. And we are planning to host our applications on Cloud. Our Main application is base for few other application. But due to some reason we always need a Cloud Drive with Drive Letter C. But Cloud Drive every time assign the arbitrary drive letters.
And we think this is very important requirement for those who are using Silverlight based project with Cloud Drive.
So Please Azure Cloud Drive team look at this request and process it as soon as possible and let all…19 votes -
Add an atomic Increment operator on table storage. See MongoDB for example.
It's hard to create pre-aggregated counters in table storage when using multiple workers. For example, a page hit counter will have wrong counts if incremented by pulling work from a queue and updating an entity representing the page using multiple workers.
18 votes -
Windows Live ID in ACS should provide, at least, email address claim
ACS returning emailaddress claim for Windows Live ID would be a huge advantage for developers, only returning nameidentifier always requires additional steps. If the user uses his email address for auth why not returning, at least, the email address used?
18 votes -
pre paid Azure
A kind of pre paid service. On forehand you pay for the amount of CPU cycles, instances etc. When the limit is reached the services are stopped.
18 votes -
provide ability to share Virtual Machine Images across subscriptions
This would save a lot of time for users that manage multiple subscriptions as it can take a very long time to upload images. This is already supported in Amazon AWS. It would be great if you could share VM images across regions as well.
17 votes -
Allow short container name on Azure Storage
The container name on azure storage need to have at least 3 characters.
Currently i have a javascript file which is used on houndreds of differents sites which link looks like that:
domain.com/v1/script.js
I am not able to move it to azure storage, as i cannot create container named v1.
It is also not possible to use root container as you cannot use / in blob name in root container.
The resolution would be to allow shorter cotnainer names - even 1 character.
Min 3 character name seems to be somehow strange constraint.
17 votes -
Create a plugin for IIS7 to show how much it would cost to run your existing app on Azure
Create a plugin for IIS7 that would monitor your existing ASP.NET web app and show approximatly how much it would cost to run the same app on Azure under the same load and greater loads.
17 votes -
Make it easy for an instance to get deployment details
It should be easy for a worker instance to find out if it's deployment is in a production or staging status. See the thread at the bottom on background for why this would be useful.
The easiest would be to have access to a new property in Microsoft.WindowsAzure.ServiceRuntime.RoleEnvironment that would tell me if the deployment is in a production or staging slot.
This may be hard since the deployment status is probably not available in the instance itself... so the next best thing would be to add the SubscriptionId and the ServiceName to the RoleEnvironment. That way at least I…
16 votes -
cdn
Allow SSL for custom CDN domain names.
16 votes -
storage emulator MaxProtocolVersion of the data service is set to DataServiceProtocolVersion.V1
Enable newer features like projection in storage emulator.
storage emulator MaxProtocolVersion of the data service is set to DataServiceProtocolVersion.V1 i believe that it needs to be set to DataServiceProtocolVersion.V2 going off the error logs in development storage
16 votes -
Support IPv6 VIP on load balancer
Public IPv4 addresses are running out soon. In some developed markets IPv6 is starting to get common. Add the option to have public facing IPv6 addresses as a VIP.
16 votes -
Provide Azure hosting service for Vietnamese market
We are software development companies in Vietnam and Vietnamese clients have the large demand to use Azure hosting service.
Please enlarge your service for Vietnamese market.
16 votes -
Add a way to copy the contents of an entire storage account to another storage account
Say your application stores important data in an Azure Storage Account, perhaps spread across both Table and Blob containers.
It would be very handy to be able to copy the entire contents of a storage account to another storage account. So that you could duplicate your azure storage environment between your stage production environments easily, allowing you to test updates to your application on a copy of your live production data before actually deploying it to production.
I know that bits and pieces of this functionality exist already, via things like Copy Blobs and Blob Snapshots, but nothing built in…
15 votes -
usage statistics
Provide us detailed (realtime) usage statistics about consumption like amazon and google do
The monthly bill is just not sufficient enough
15 votes -
Improve Web Sites to be pair with Web Roles
In shared or reserved mode we need:
- Caching!!
- Advanced Diagnostics
- Ability to run Startup scripts (and PowerShell to configure sites, for example to never go idle, which is a must have)14 votes -
Change the way second level domains work with azure
Currently to make second level domain like domain.com work with azure is to use your dns provider name services to create root redirection of your domain to your cloudapp. It is not possible to manage the domain on my external namesrvers as it is not legal according to dns specification to create CNAME record for second level domain. On Windows 2008 it is not even possible to create such record when you have a MX record created for the same zone.
Please give another way of handling second level domains with azure.
14 votes -
Enable multiple custom domains for storage accounts
I would like to register 2 or more custom domains to point to 1 storage account.
For example, foo.com, bar.com both point to blob.etc.windows.net
14 votes -
Integrate with Source Control so you can deploy via commits (ala Heroku)
I commit to Git (or SVN, or Merc, et al), if the build succeeds, it is autmomagically deployed to my cloud.
14 votes -
Allow-Blob-Meta-Name with dash, as in Access-Control-Allow-Origin
Blob defined as CDN may need to send Access-Control-Allow-Origin header.
14 votes -
DNS as a service
It would be useful to have a full Hosted DNS as a service inside of azure.
14 votes
- Don't see your idea?