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!
-
Warm up IIS applications in WebRole
By default the web application in a web role is not loaded until the first request is issued against the role. In large applications the loading time for the first page can be quite long which gives a very bad experience for users and search engines.
IIS provides some features to avoid this, but it complicated to use them in Azure:
http://fabriccontroller.net/blog/posts/iis-8-0-application-initialization-module-in-a-windows-azure-web-role/
http://stackoverflow.com/questions/9580218/automatic-start-of-azure-webrole-after-deployI'd like to suggest the following:
Azure should support application warm up out of the box - when a role is restarted due to redeployment or maintainance, the warm up should be done automatically. The admin might…3 votes -
Storage analytics for development storage
Enable storage analytics so during development the program can be further optimzed for the cloud
3 votes -
Timezoneinfo
Add support for TimeZoneInfo class or .Net 4 to Azure Reporting so reports can adjust time zones for dates/times correctly for end users.
3 votes -
Provide windows7 virtual machine image
Currently there is only windows server images.
3 votes -
Guaranteed performance of a SQL database on Azure.
Performance can be highly influenced by other tenants making SQL Azure pretty unpredictable performance wise. Make it at least possible as a paid option.
5 votes -
customized the size of drive C:(System Drive)
Now we just can create a VM with a 30G hard drive for drive C. But for some specific scenarios,the free space of drive C will reduce to zero very quickly. So we need to customize our drive C in order to deploy our own applications
3 votes -
Create some sort of intermediary web page while the service is transitioning
I'd love to show my customers that we are currently in the process of offering them a set of great new features while my new cloud service is being deployed or is in the swapping period, rather then showing them a generic error they can't understand anything from.
What do you think?1 vote -
sp
Support exposing data through stored procedures on Azure
1 vote -
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 -
stop reporting service to reduce the bill
Currently, There is no way to stop reporting service in order to reduce the bill. Can we implement that feature?
4 votes -
Remote Debugging Attach Visual Studio Cloud Services
From Visual Studio I would like a well integrated remote debugging experience with Windows Azure Cloud Services. This is a good start, but it would be extremely useful to have this integrated in to Visual Studio 2012.
42 votes -
2 Step authentication for Portal Access
How can I protect my infrastructure if it only takes a username and password to login? Please I need two factor authenication. I use Google Authenticator for Amazon AWS, DropBox, Google Apps and I love to use it for Windows Azure portal
6 votes -
Support a shared configuration section with configuration values used by all roles
This will prevent a lot of duplicate configuration values in the configuration file.
Database connection strings, storage connection strings, queue names etc are likely to be used by more roles in a project.9 votes -
Make the Root volume of the Azure Virtual Machine Size Configurable
Currently the C: drive / root volume size is fixed as 30 GB which also includes the Operating System. Of course there are complex and pain ways to resize the root volume size upto 120 GB, but that is really really hard.
If there is a step in the VM launch wizard which will ask for the root Volume size of say 30 GB min and 120 GB min (if not more) and then create the VM. It will be really amazing.
3 votes -
Distributed Transactions in SQL Azure
SQL Azure Database does not support distributed transactions, which are transactions that multiple transaction managers (multiple resources). This means that SQL Azure doesn’t allow Microsoft Distributed Transaction Coordinator (MS DTC) to delegate distributed transaction handling. Because of this you can’t use ADO.NET or MSDTC to commit or rollback a single transaction that spans across multiple SQL Azure databases or a combination of SQL Azure and an on-premise SQL Server.
38 votes -
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 -
Publish the the list of Traffic Manager Probe IPs
We have several VMs which provide a service to our web roles. We use traffic manager to loadbalance between these VMs.
As the the only valid traffic to these VMs is from our webroles, our office or the TM probes, we use windows firewall on the VMs to restrict all other traffic.
The issue we have is that the traffic manager Probe IPs change on occasion.
If the list of Probe IPs was published, we could ensure that our FW rules are kept upto date ensuring that TM is doing it's supposed to be doing!
3 votes -
Allow user to be logged with multiple Live IDs at once
I can be logged into Google\Gmail with multiple accounts at once i.e. work and personal, and easily switch between accounts. (
http://support.google.com/accounts/bin/answer.py?hl=en&answer=1721977 ). I should be able to do this with azure portal.8 votes -
add the ability to run PowerShell 3.0 from the System Center 2012 Orchestrator Runbook Run .Net Script without calling a subroutine
I've documented this problem in the Windows Azure forums:
http://social.technet.microsoft.com/Forums/en/scogeneral/thread/d0431d3f-52c3-41b4-be37-7c192e28a62aBasically you have to do a workaround to call PowerShell 3.0 from a System Center 2012 Orchestrator Runbook Run .Net Script Activity because for whatever reason the activity called PowerShell 2.0 instead which isn't supported by Windows Azure PowerShell. Calling subroutines is a royal pain.
1 vote -
Enable Email
Provide email server for Web sites. The extra cost of SendGrid (not even an email host) makes Azure unnafordable for many small shops.
5 votes
- Don't see your idea?