Skip to content

Azure App Configuration for C++ #1010

@ahaeber

Description

@ahaeber

Is your feature request related to a problem? Please describe.
Azure App Configuration works great in ASP.NET Core applications. It would be good if we could use it in C++ applications too.

Describe the solution you'd like
Add support for using Azure App Configuration to this SDK as a separate component.

  • integration with Azure Key Vault would be great.
  • support for primary and secondary App Configuration instance for high-availability.
  • support for offline caching, i.e. it can store the "last known good" configuration encrypted on persistent storage.

Describe alternatives you've considered
Considering to use Boost Asio or Boost Beast to integrate with the Azure App Configuration REST API. Another alternative is to use cpprestsdk.

Additional context

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Metadata

Metadata

Assignees

No one assigned

    Labels

    App ConfigurationAzure.ApplicationModel.ConfigurationClientThis issue points to a problem in the data-plane of the library.Epicauto-close-exemptPrevents the auto-close from closing based on max lifetimecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions