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!
-
12 votes
-
Elastic IP Address to Enable Call to Other Web Services (eg Twitter, Enterprise)
As more and more services will call other services in the cloud; many services require white-list of IP address for policy reasons. For example, Twitter or try to connect to other Telco Gateway. They cannot accept a IP Address Range (especially the whole Azure), as the IP address.
Is there any plan to allow us to specify an IP address for a set of instance types (for example for these web or worker roles the IP address are xxxxxx)? In other words, one static IP address will be mapped to N instances of x role.
I know Amazon EC2 allows…
12 votes -
Provide an early warning system for upcoming changes to Azure so devs can evaluate upcoming changes
Too often changes are being implemented onto the production Azure platform without the ability for devs to test / validate that the changes won't affect their production apps. Need to know what is in the pipeline, when it will be applied, and what to look for to evaluate the impact. Right now, we don't know something will affect us until our production site goes down.
12 votes -
Provide a way to run Lucene, MongoDB, Neo4j
Azure persistence options don't cover use cases which require a document db or graph db. Azure Drive isn't adequate to port no sql dbs like MongoDB or Neo4J to Azure to handle these use cases, since only 1 role instance can write to the drive.
12 votes -
Fix the long path-name issue in the SDK Dev Fabric
The insanely long path-name used for the deployment folder in the Dev Fabric often results in apps not working. PLEASE fix it so the path-name is shorter, or let use specify a base folder (e.g. C:\Temp) for the Dev Fabric to use.
12 votes -
Provide Reverse DNS for the Azure Virtual Machines
I run a simple Mail server and web server from my Azure VM, i migrated a few weeks back after my physical Server failed and thought this would be a great time to move over to the cloud. i set my server up on Azure all very happy, and started testing. All tests went well and completed the move. After running for a few days, i started noticing that some emails were not being sent. After much research, i found the issue arose because i don't have a Reverse DNS set up from the Azure IP address. i searched high…
12 votes -
11 votes
-
SharePoint 2010 examples
Customeres are screaming for SharePoint 2010.
Show examples of how both intranet (with security) and internet solutions can be created with Azure.11 votes -
Add "cost profiling" for azure costs in the visual studio profiler to allow cost optimizations
The visual studio profiler is very useful to determine cpu cost, memory cost but it would be extremely useful to be able to determine code cost in different currencies, this would allow developers to optimize code for cost.
11 votes -
Provide the ability to download the cspkg of the active deployment
Provide the ability to download the active deployed cspkg file again.
11 votes -
email invoices
Since you don't have a separate role to access invoices without providing privileges to mess up the rest of the system, I suggest you let us define an email address to send invoices to. I need to send invoices to our accounting department. I don't want to provide them access to Azure where they could shut off services accidentally. This would violate my security commitments to our corporate customers.
11 votes -
Endpoints should allow reuse of private ports
Azure does not allow the mapping of multiple public ports to the same private port.
For example this is not allowed
Public 80 - Private 80
Public 8080 - Private 80This is required functionality when trying to bypass a load balanced end point. Very useful for services like pingdom to monitor all nodes in a webfarm. Useful in reverse proxy scenarios. Useful for fail over.
As a matter of fact, the endpoints feature of azure is plain pathetic.
Some missing features:
1. Add more ip addresses to a cloud service, and configure endpoints through cloud service not through virtual…11 votes -
Use BPOS/Office365 Indentity for authentication
We have users with BPOS accounts - they should be able to sign straight in to azure apps using the single sign on app
11 votes -
Support the ability to tweak application pool performance
We're using WCF and currently we're hard-limited to 12 concurrent requests by the following entry in aspnet.config beneath system.web:
<applicationPool maxConcurrentRequestsPerCPU="12" maxConcurrentThreadsPerCPU="0" requestQueueLimit="5000"/>
It would be extremely useful from a performance perspective to be able to modify this value. I believe ASP.NET 4.0 has this set to a large value, so maybe the problem goes away once you deploy .NET 4.0 in Azure!
11 votes -
10 votes
-
Applicationpool
Configure IIS AppPool and Application settings in CSDEF
10 votes -
10 votes
-
Please give a free account to developers (without asking credit card details) extend this for develo
Please give a free account to developers (without asking credit card details) extend this for developers worldwide (not just for US.
If you still have problems you can select from your voluntary SME base or MCTS10 votes -
Make external IPEndPoint available in InstanceEndpoints
A number of protocols require sending information about their external endpoints over the same or different channels. Having another property on RoleInstanceEndpoint with the IPEndPoint definition for the external IP and port would be very useful.
10 votes -
Provide a public api for managing linked resource in the new Azure Management Portal
The new Management portal introduces the concept of linked resources. This feature is very useful, but there is not public api to manage these linked resources.
We are currently working on the automated deployment of our application to Azure, but this still needs to remain a manual step.
Please add (document) the REST api to manage linked resources and add a Powershell cmdlet to access the api.10 votes
- Don't see your idea?