Skip to content

Windows Azure Integration Pack

Greetings!

Feel free to suggest stories and vote for the existing ones to help us determine what will go in the release of the Enterprise Library 5.0 Windows Azure Integration Pack.

Please note this list may not always represent the actual priority list for the patterns & practices development team. It also does not constitute any commitments.

There are at least 4 pages of stories. Make sure to review all of them.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

33 results found

  1. Reference Implementation: Commenting

    As a developer I want a reference implementation that has many comments in the code that illustrates and explains how the code works and why it's designed that way.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Learning  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Diagnostics: support formatter for system diagnostics listener

    As a developer I want to specify a formatter for my log entries that are sent to Azure Diagnostics.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Diagnostics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Diagnostics: send entries to queuing system

    As a developer I want to send my log entries to a queuing system (Azure Queue, AppFabric Service Bus Queue/Topic, or others - please comment on which queue implementation you're interested in being supported).

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Diagnostics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Metering of usage per user/ customer

    An API, to find out who used which Windows Azure resources, which provides important information for billing a customer.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Access to Diagnostics Agent

    The diagnostics agent is currently an distant service from which you can only retrieve data by sending it requests.
    What I would like to see is that I can subscribe to either queues and topics or directly subscribe to an event which allows me to capture the diagnostics data as it happens. I would also like to see a solid logging API which reports directly to the diagnostics agent rather that to a custom data store. This allows me to to get unified diagnostics info which covers server, service and custom code messages.
    It also allows for 3rd party service…

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Diagnostics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Auto-scaling for On-Premise applications

    Is there any plan for for Auto-scaling on on-premise applications in Autoscaling Application Block instead of focusing a lot on Azure platform as we still have a lot of applications on on-premise servers hosting web applications, windows service applications and SQL Server 2005/2008?

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  1 comment  ·  Auto-scaling  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Videos: Architectural Guidance

    As a developer I want a demonstration in a short video (<15 minutes)of some of the key architectural elements of the reference implementation so that I can quickly orient myself to these elements of the design of the reference implementation.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Learning  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. NetSqlAzman integration

    Did you remember Security AppBlock? This block remains in future versions?

    Did you remember AzMan?

    For me this is the right hand to design security requeriments for applications. It could be better for use/develop and for design security.

    Thanks

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. AutoscaleDatapoints table has a configurable retention policy.

    AutoscaleDatapoints table needs to be cleaned up periodically for a running service. A configurable retention policy for table AutoscaleDatapoints is needed.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Auto-scaling  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Developer's Guide: Architectural Guidance

    As an architect I want a Developer's Guide that discusses different architectural approaches to use with Windows Azure applications (for example CQRS) so that I can apply architectural good and proven practices to my own Windows Azure applications. The developers guide should illustrate how Enterprise Library supports these architectural best practices.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Learning  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Voting

    Sometimes applications need to determine wheather to take certain action or not by voting on it. All nodes involved need to be able to vote, and the master decides on the final action based on the responses.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Diagnostics: runtime change API

    As a developer I want to have a change API for the Logging Application Block so that I can switch to different levels of logging verbosity (from being completely disabled, to logging every piece of debug info).

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Diagnostics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Diagnostics: rolling mechanism when logging to Azure Storage

    As a developer I want to have a rolling mechanism for my log entries stored in Azure Storage based on the number of items OR age OR absolute size so that I can optimize my logging strategy.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Diagnostics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
2 Next →
  • Don't see your idea?

Windows Azure Integration Pack

Categories

Feedback and Knowledge Base