Windows Azure AppFabric Feature Voting
-
ServiceBus Monitoring
Create a Azure AppFabric ServiceBus monitoring API to allow near real-time monitoring of ServiceBus Queues, Topics and Subscriptions.
Some of the metrics that I would like to see:
1) Total number of messages currently in the queue/topic/subscription
2) Total number of dead-letter messages currently in the queue/topic/subscription
3) Total number of messages that have exceded their TTL
4) Total number of messages over the past N minutes (this could be a fixed number)
5) Total size of messages currently in the queue/topic/subscriptions.This information could be surfaced via a HTTP management API, or through a table storage connection for historical…
3 votes -
Allow co-administrators to manage ACS namespaces for service bus
Currently, only the primary administrator for a subscription can access the ACS portion of the portal for namespaces. Co-administrators receive an error message when trying to do so. Co-administrators should have the same ability as the primary administrator.
In my case, the owner of the company I work for is the administrator for the subscription. However, among other things I am in charge of all configuration of Azure. To facilitate this, he made me a co-administrator. Currently I cannot configure ACS when logged in under my own account.
6 votes -
Enhance ACS Error Reporting
Error reporting via a limited number of error codes is essentially worthless for debugging purposes -- http://msdn.microsoft.com/en-us/library/windowsazure/gg185949.aspx.
When trying to set up a federation relationship with other organizations who might support WSFed (but aren't using WIF) a lot more detail is needed to troubleshoot issues... You shouldn't have to submit a support ticket every time you need to find the details behind a Trace Id. Thanks!
25 votes -
Editable trusted Root CA List in ACS
Today SAML Tokens which are signed using a certificate issued by a local CA cannot be validated and are therefore rejected by ACS. This is because ACS only trusts Root CAs which are on the out-of-the-box windows trusted CA List. It would be very useful for ACS Customers to decide for themselves which Root-CA they trust or not.
81 votes -
The Session State configured in app fabric cache should allow to store data of more than 8 MB.
Currently the app fabric cache only allows objects of upto 8 MB to be stored. This is a big limitaion in the following scenarios..
1. When session state is using appp fabric cache.
2. In case of applications which show data on web pages after retrival from table storage. This is because the data is held inside a dataset which has to be stored in the session1 vote -
Unified Windows AppFabric and Azure AppFabric Libraries
When selling software applications we are often at the mercy of a customer in regards to what platform they want to run on. Some customers will want internally hosted Win Server solutions, others will want Azure and others will prefer other Cloud solutions. Having to maintain different code bases for different platforms adds a maintenance overhead and level of duplication we could do without. It would be nice if the AppFabric libraries were unified so that the same code could be deployed to Windows Server or Azure
7 votes -
Support redirection after sign out; Support WREPLY parameter needed for ADFS and Facebook
Currently, wreply is not supported. When an ADFSv2 user signs out they get a dead end page like this:
The wreply parameter is an industry standard and should be implemented:
http://social.technet.microsoft.com/wiki/contents/articles/ad-fs-how-to-invoke-a-ws-federation-sign-out.aspxhttp://msdn.microsoft.com/en-us/library/bb608217.aspx
http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-fedpass/ws-fedpass.pdfThe second ( related )issue I’m having is that I’m trying to deauth ADFS and Facebook. I need to use the wreply parameter to redirect the user off the ACS host, and back on some “normal” user page.
You might ask why am I redirecting to the ACS? It’s because Facebook is requiring me to. And since the Facebook TOS requires me to implement sign out…
41 votes -
Support HTTP Security headers in ACS to prevent clickjacking, replays, and firesheep
The ACS authentication system does not implement widely used anti-hacker HTTP headers.
Please see the following links for a list of missing HTTP headers:
6 votes -
Add more claims to LiveID for ACS
The nameidentifier claim containing a made up ID unique to my application is not sufficient for authenticating a user. With no way to get additional user identifiable information, a user could authenticate with Live and then fill out a local profile on my application for whomever they wanted. They could claim to be Bill Gates, I would have no way of verifying that based on the nameidentifier claim coming from LiveID.
11 votes -
webhttprelaybinding should support jsonp
This binding should support JsonP just like the WebHttpBinding supports it.
34 votes -
Make Programming model the same across Windows server Appfabric and Azure AppFabric
It would be nice if code did not even require recompiling to be hosted on premise or in cloud
3 votes -
AppFabric emulator like Compute & Storage for development scenarios
May be useful for developers to have an AppFabric Cache emulator, for instance.
8 votes -
Decrease Price of Caching
$45/mo for 128MB cache is cost prohibitive.
8 votes -
Add Tags, Notifications, Regions to Azure Cache so that it is Usable
Without an ability to traverse collections of things the Azure cache is not very useful. Here's hoping they add notifications, regions, and tags.
25 votes -
Allow several administrators to manage one AppFabric account from different Live ID's
Idea created Sep 8, 2010 by Lars W. Andersen
It is a problem operating the Azure account, when only one admin have access to it. In case of emergencies, vacation, etc. it is needed to share access to one account.
[moved from Windows Azure Feature Voting]
3 votes -
Add Workflow service to AppFabric
Idea created Dec 18, 2009 by Lee Ruddy
AppFabric contain Service Bus & Access control but no route ability, please add Workflow into it.[idea moved from Windows Azure Feature Voting]
0 votes -
Autoscale Web and WorkerRoles
Ability to autoscale web and worker roles based on CPU load, Queue depth, etc.
17 votes -
Actually start implementing ideas suggested in this suggestion board.
Sorry to be a bit snarky here. I initially was extremely excited that Microsoft was adopting uservoice, this is a great step forward, but without showing activity in accepting ideas people may turn elsewhere. In the same time competitors such as Amazon have added considerable new features, I'm hopeful that Azure will be a great player in the market.. seeing some action here would certainly help.
21 votes -
Content Based Routing
We want Content Based Routing in Azure App Fabric. How can you take it out of it? A service Bus is not complete without one. I suggest we have it for XML/JSON type messaging, and it must be durable!
I mentioned to customer that we can host their services in App Fabric, and we can leverage Content Based Routing. I am somewhat dissapointed when I worked on the SDK, that this is not their! So what do I do? I do not think using BizTalk just for the routing capabilties is suffucient, App Fabric MUST have this built in, if…
41 votes -
3 votes
- Don't see your idea?