-
80 votes
-
53 votes
-
40 votes
Offer alternative pricing model for ServiceBus connections
Currently ServiceBus is billed monthly per connection, with prices that can go lower with packs, but nevertheless far too expensive for some low traffic/usage scenario.
In my scenario the connection is between client applications and the Azure services, must be active all the time the applicatio... more -
35 votes
-
20 votes
Provide out of box support for Identity Federation using ACS.
Provide out of box support for Identity Federation using ACS. Justin Smit already posted a sample "ACS integration with Windows Live ID & Facebook Connect" on his blog and ServerSideWebIdentities.zip is also available for download.
AppFabric team should generilize this sample an... more
-
17 votes
Provide native load balancing for both clients and services.
Provide native load balancing for both clients and services. The current “implementation” (sample) requires significant logic to be built in the client in order to mimic load-balancing.
-
16 votes
-
12 votes
Offer a workflow monitoring solution
It would be great if we could easily monitor our workflows running (or not) in the cloud.
-
12 votes
Include search functionality
Incorporate Lucene/SOLR or microsoft search server into appfabric to allow searching across files (table/azure storage), databases, objects cached items, etc. Allow for cost effective cloud based storage + caching.
-
10 votes
Provide web portal for configuring ACS rules.
Provide web portal for configuring ACS rules. AcmBrowser sample in SDK is useful only on windows, what about Linux users (if any)?
-
9 votes
-
8 votes
Cloud Drive functionality Should be available Locally.
Hi,
Cloud Drive is very helpful for those who are using standard NTFS APIs like us.Actually we are working on application which will run both on cloud and on local machine. We need to store and use our large amount of data which will be used by our application to azure storage. and both local a... more
-
7 votes
Include PortBridge and Reverse Web Proxy
PortBridge and Reverse Web Proxy allow publishing of legacy services (and applications) via Service Bus, without altering their endpoints.
An example can be found here ( http://blogs.msdn.com/clemensv/archive/2009/11/18/port-bridge.aspx ). -
5 votes
Support TCP federation through the service bus
Federated security being so important, it should be possible to enable federation through the service bus, using TCP relay to allow for direct connection. There should be a binding for this that works. Or ,at least a sample that works.
-
4 votes
-
4 votes
Provide native security services and policy interception in the AppFabric
Provide native security services in AppFabric such as XML firewalling (structure, grammar, semantics, algorithms, injections, etc), similarly like other XML virtual appliances .
Ideally, it would great if interception can be implemented between client and the end service by calling Worker / We... more -
3 votes
Embrace Managed Services Engine as onsite extension to AppFabric!
Managed Services Engine is a wonderful capability that allows MS stack to have a native SOA intermediary. What is great about it built up on WCF, it does work with the AppFabric and more importantly allows non WCF applications to be integrated to AppFabric out of the box.
Microsoft is really bad... more -
3 votes
Add control over allowed hosts to ACS crossdomainpolicy.xml
I think it's great that we finally have support for Flash/Silverlight on the ACS. However, I think the support is poorly implemented.
The current policy is expressed as
<cross-domain-policy>
<allow-access-from domain="*" secure="true" />
<allow-acc... more -
3 votes
Provide full WS-* support in ACS to enable tenant federation (home realm discovery) from webrole
Currently, I guess there is no WS-* support in ACS for us to do multi-tenant federation from Web role.
I have seen examples for REST services but how about web role?
We can do this on premise by ADFS adding whr parameters to the querystring etc.. but how to do it on azure using ACS and web role... more -
2 votes
