fix: Update Azure App Configuration documentation to clarify connecti… - #108
Conversation
…on methods and emulator usage - fixes #106
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure App Configuration documentation to clarify connection methods and emulator usage, addressing issue #106. The documentation has been restructured to better explain how developers can connect to Azure App Configuration stores using different approaches.
Key changes:
- Clarified connection methods, replacing the
AsExistingAPI documentation withAddConnectionStringapproach - Added comprehensive documentation for using the Azure App Configuration emulator, including container configuration options
- Updated client integration section to focus on the configuration provider approach rather than the
ConfigurationClientAPI
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Hey, David Pine (@IEvangelist) |
|
Hey Copilot, please address new review feedback. |
|
David Pine (@IEvangelist) I've opened a new pull request, #119, to work on those changes. Once the pull request is ready, I'll request review from you. |
* Initial plan * Address zhiyuanliang-ms review feedback: add configureOptions section, clarify data persistence Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com> * Improve readability per code review feedback Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com> * Fix formatting and update import statements in MDX --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com> Co-authored-by: David Pine <david.pine@microsoft.com>
…on methods and emulator usage - fixes #106
/cc Zhiyuan Liang (@zhiyuanliang-ms)