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

39 results found

  1. Diagnostics: logging to custom Azure Storage table or blob

    As a developer I want to send my log entries to a custom Azure Storage table or blob.

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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. Auto-scaling: config: declarative

    As an administrator, I want to have declarative configuration support for the rulesets and auto-scaling operations.

    10 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)
  3. Auto-scaling: resource optimization

    As an administrator or account owner, I want the scaling-down decisions to be made with the consideration of the minimum unit of billing (for example, compute time hour). For example, do not scale down immediately before a paid hour of compute time is fully utilized.

    11 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)
  4. Reference Implementation: Installation

    As a developer I want a simple way to install, run and debug 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)
  5. Developer's Guide: Physical Book

    As a developer, I want the Developer's Guide to be available as a physical book, so I can read it offline.

    7 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)
  6. Configuration: Protected Configuration Provider

    As a developer, I want access to a protected configuration provider that will allow me to securely encrypt sections of my configuration files in Windows Azure when I have multiple web or worker role instances.

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Configuration  ·  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. Auto-scaling: reactive: approval workflow

    As an administrator or account owner, I want to receive a request for auto-scaling when the conditions are met, that I can approve or deny in a specified timeframe (by e-mail or with a tool), and if no answer to the request is done in time, a specified default action will be used.

    5 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)
  8. Data Access: Connection string management

    As a developer, I want the data access block to help me with connection string management for WCF Data Services (and through that, azure storage tables. I want to be able to use the configuration tool to edit the connection strings and urls.

    5 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)
  9. Reference Implementation: Hosted in the Cloud

    As a developer I want a reference implementation that is already hosted in the cloud, so I can examine the application without having to deploy it myself.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  10. Developer's Guide: Style

    As a developer I want a Developer's Guide that is fun to read, and that tells a coherent story so that I can visualize what it is like to develop a real Windows Azure application using the Enterprise Library application blocks.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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. Developer's Guide: Alternatives and Trade-offs

    As a developer I want a Developer's Guide that discusses the alternative approaches and trade-offs that might exist when I'm using the application blocks in a Windows Azure application so that I can evaluate how best to use the application blocks in my own Windows Azure applications. Where possible, these alternatives and trade-offs should be discussed and illustrated in relation to the Reference Implementation.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  12. Automatic retries: sophisticated logic

    Because some transient failures may occur even when the requested operation succeeds and retrying the operation could result in a non-transient fault, I want the possibility of using a more sophisticated logic that can check that it's safe to retry before retrying.

    10 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)
  13. Auto-scaling extensibility

    As a developer, I want to have extensibility hooks to be able to plug in new metric gathering and analysis logic components.

    5 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)
  14. MSDN Documentation

    As a developer I want a set of reference documentation on MSDN that complements the existing Enterprise Library 5.0 documentation and that covers any changes or additions to the application blocks that are specific to Windows Azure.

    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  ·  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)
  15. Hands-on-Labs: Complement Developer's Guide

    As a developer I want a set of hands-on-lab that complement the Developer's Guide so that I have a comprehensive and consistent set of material that I can refer to when I'm developing my own Windows Azure application.

    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  ·  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)
  16. Videos: Reference Implemenation Overview

    As a developer I want a demonstration in a short video (<15 minutes)of the reference implementation so that I can quickly get started in exploring the reference implementation on my own.

    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  ·  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)
  17. Reference Implementation: Complement Developer's Guide

    As a developer I want a reference implementation that complements the Developer's Guide so that I have a comprehensive and consistent set of material that I can refer to when I'm developing my own Windows Azure application.

    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  ·  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)
  18. logging

    amend the current logging to support Azure logging as easy as possible.

    44 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  19. Automatic retries: configurable policies

    As an application developer I want the retry logic to implement configurable backoff delays, which can be specified through policies in the configuration file or programmatically.

    5 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)
2 Next →
  • Don't see your idea?

Windows Azure Integration Pack

Categories

Feedback and Knowledge Base