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!
-
Add native MVC3 support to WebRoles
"Elementary my dear Watson"...
So frustrating: at least 6 different assembiles ("NuGet.Core"?) required to run a basic MVC application.
1 vote -
Allow use of CONTEXT_INFO in SQL Azure
This is a great feature in SQL Server that seems to have been hijacked for debugging or something in SQL Azure. It would be great to have this feature back. It would be better to invent some new way to provide this debugging in SQL Azure that doesn't introduce a conflict
1 vote -
I want a unique instance from many users, when each is done, their database persists 'til next login
1 vote -
more simple how to videos
Simple videos showing relevent efforts (i.e., moving an existing web site to Azure, moving an existing DB to Azure, monitoring and constolling costs, etc.)
1 vote -
Event Bus
Event Bus with events for storage manipulation (e.g. queue insert) in order to avoid poling.
1 vote -
regarding the usage of wasabi
HI,
I was one of the voters for the auto-scaling application block (wasabi) and was evaluating for one of my projects requirement. I have a few queries whose response if received would be very helpful for the inclusion of this application block in our projects.1. After the installation of the package using NuGet, when I tried to edit the application config of the host (for the wasabi) using the Enterprise library configuration console (installed the latest one from visual studio gallery) and trying to same, always was getting the following error message (even if I mentioned false for the…
1 vote -
More Support for all ASP.NET Custom development
Custom asp.net for managing sessions and webserver configuration.
1 vote -
Improve responsiveness of my Windows Azure hosted service for my customers located around the world.
1 vote -
Increase the max length of a SQL Aazure administrative password
The maximum length of a SQL Azure administrator's password is eight characters. That's not secure enough. It should be at least double that.
1 vote -
Include Bangladesh in Windows Azure country list
Bangladesh should be included in windows azure country list .
1 vote -
Allow me to add the cache fabric to my VMs
It would be nice to have a group of VMs of mine create it's own shared cache across tehm without having to deploy worker roles.
1 vote -
1 vote
-
Something like Amazon IMA for locking out access to queues/tables/storage etc...
Authentication is something most people need for azure but its far too complicated and after getting a little understanding there I can't see anyway to lock out users from queues/tables/storage like amazon does. If you want an edge over amazon I would recommend have a way for coders to setup a tokensession provider with some simple authentication provider, but what the hell is seems no one listens.
1 vote -
Permit Uploading Project(service) files separately from the ServiceDefinition
Azure currently allows for an updgrade option where you can upgrade an existing delpoyment but if there are changes to the ServiceDefinition config, then the upgrade fails with a Dr.Watson. If the change to the Definition needs a Suspend, delete, re-create cycle for deployment, the Azure Deployment mechanism(both on my VS2010 publish mechanism and on the Fabric Controller) should warn me of the same - by comparing old and new ServiceDefinition.csdef; which it doesn't. Further this leads me to request that it must permit us to separately upload ServiceDefinitions from Project files and not ask for the whole package during…
1 vote -
Windows azure diagnostics
Windows Azure should provide an API to directly read WAD log files generated on Local Storage without having to transfer them on Azure storage
1 vote -
Enable Service Bus Relay feature for Java.
From Java we would like to consume WCF services through Service Bus Relay.
1 vote -
Allow an excel file on Office 365 to connect to my database on Azure.
Currently connecting to Azure DB is purely by IP firewall rule, if we could change that to a specific username and password we could use Excel throughout organisation to connect to Azure for reporting purposes.
1 vote -
All cloud service/role instances and VMs should have a thumbnail screenshot
One of the differences between VMs and physical machines is that you cannot see what's going on when RDP doesn't work, for example when the machine has locked up or when it is booting.
It would be great to be able to get a screenshot of the current state, a bit like in HyperV server.
This would help us diagnose problems.
For example, the other day I was worried that one of my VMs was taking ages to boot up. It turns out it was doing a Windows Update before RDP was available.
If I could see a screenshot, I…
1 vote -
Add VM to DC from management API
Currently it is only possible to add only new VMs to DC either through management API or powershell.
For example there is a VM, which i want to join to DC running in the same VNET and in azure IaaS. There is no way we can do that either from API or Powershell, VM needs to be added to DC manually by specifying DNS IP in IPV4 config.
It is alway important to update existing machines that are running in work group to be added to DC and VNET without bringing them down.
Also it would be useful for managing…1 vote -
Provide a less generic error from the Storage Emulator when it runs into a SQL Deadlock (or fix it)
Currently we cannot use the Storage Emulator because when we start attempting to upload blobs from multiple threads we will occasionally (and in one case very consistently) get generic 500 Internal Server errors. Looking at the logs for the emulator it appears to be getting into a SQL deadlock with itself and the 500 error is coming from the the request that got picked as the deadlock. A less generic error would at least allow us to add it to our retry policies (adding a generic 500 error to the retry policy seems like a bad idea). Even better would…
1 vote
- Don't see your idea?