Skip to content

Remove all duplicate content - #193

Open
phecke wants to merge 1 commit into
microsoft:mainfrom
phecke:patch-1
Open

Remove all duplicate content#193
phecke wants to merge 1 commit into
microsoft:mainfrom
phecke:patch-1

Conversation

@phecke

@phecke phecke commented Aug 3, 2026

Copy link
Copy Markdown
Member

Users should read the Learn documentation for programming info.

Users should read the Learn documentation for programming info.
Copilot AI review requested due to automatic review settings August 3, 2026 23:27
@phecke
phecke requested a review from a team as a code owner August 3, 2026 23:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 repository’s README by removing the large in-repo “how to use the SDK” content, shifting readers toward Microsoft Learn documentation for programming guidance.

Changes:

  • Replaces the long-form README usage/feature documentation with a short introductory description and link hub.
  • Removes extensive examples and “getting started” sections from the README.

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

Comment thread README.md
Comment on lines +7 to 10
The Dataverse SDK for Python enables Python developers to interact directly with Microsoft Dataverse. You can easily access, manage, and manipulate data stored in Dataverse by using familiar Python syntax. You don't need any .NET knowledge. The Python client library for Microsoft Dataverse provides a unified interface for CRUD (create, retrieve, update, delete) operations, SQL queries, table customization, and file uploads through the Dataverse Web API.

**[Source code](https://github.com/microsoft/PowerPlatform-DataverseClient-Python)** | **[Package (PyPI)](https://pypi.org/project/PowerPlatform-Dataverse-Client/)** | **[API reference documentation](https://learn.microsoft.com/python/api/dataverse-sdk-docs-python/dataverse-overview?view=dataverse-sdk-python-latest)** | **[Product documentation](https://learn.microsoft.com/power-apps/developer/data-platform/sdk-python/)** | **[Samples](https://github.com/microsoft/PowerPlatform-DataverseClient-Python/tree/main/examples)**

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.

2 participants