-
Notifications
You must be signed in to change notification settings - Fork 154
Azure App Configuration for C++ #1010
Copy link
Copy link
Labels
App ConfigurationAzure.ApplicationModel.ConfigurationAzure.ApplicationModel.ConfigurationClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Epicauto-close-exemptPrevents the auto-close from closing based on max lifetimePrevents the auto-close from closing based on max lifetimecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Milestone
Metadata
Metadata
Assignees
Labels
App ConfigurationAzure.ApplicationModel.ConfigurationAzure.ApplicationModel.ConfigurationClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Epicauto-close-exemptPrevents the auto-close from closing based on max lifetimePrevents the auto-close from closing based on max lifetimecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
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.
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