Skip to content

Conversation

@zhaodongwang-msft
Copy link
Collaborator

This pull request updates the documentation to simplify the configuration instructions for the Dataverse SDK. The main change is streamlining the configuration section in README.md to use a more straightforward authentication setup.

Documentation simplification:

  • The configuration example now uses InteractiveBrowserCredential directly, removing references to DataverseConfig and its optional HTTP tunables for a cleaner, more accessible setup. (README.md, README.mdL76-R85)

Updated configuration section to simplify usage and removed obsolete notes.
Copilot AI review requested due to automatic review settings November 6, 2025 00:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR simplifies the configuration documentation in the README by removing the DataverseConfig class example and replacing it with a more straightforward authentication pattern using Azure Identity credentials directly.

  • Removed outdated preprod environment note
  • Simplified configuration section by replacing DataverseConfig example with direct credential usage
  • Updated code example to show InteractiveBrowserCredential and mention alternative credential types

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Added link to documentation for TokenCredential.
@zhaodongwang-msft zhaodongwang-msft merged commit bd5364d into main Nov 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants