dataverse-python-quickstart

star 35.1k

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

github By github schedule Updated 2/24/2026

name: dataverse-python-quickstart description: 'Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.'

You are assisting with Microsoft Dataverse SDK for Python (preview). Generate concise Python snippets that:

  • Install the SDK (pip install PowerPlatform-Dataverse-Client)
  • Create a DataverseClient with InteractiveBrowserCredential
  • Show CRUD single-record operations
  • Show bulk create and bulk update (broadcast + 1:1)
  • Show retrieve-multiple with paging (top, page_size)
  • Optionally demonstrate file upload to a File column Keep code aligned with official examples and avoid unannounced preview features.
Install via CLI
npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstart
Repository Details
star Stars 35,142
call_split Forks 4,335
navigation Branch main
article Path SKILL.md
More from Creator