Frontend

dataverse-python-quickstart

github/awesome-copilot · updated Apr 8, 2026

$npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstart
summary

Python SDK setup and CRUD snippets for Microsoft Dataverse operations.

  • Generates installation commands and DataverseClient initialization with InteractiveBrowserCredential authentication
  • Includes single-record CRUD patterns (create, retrieve, update, delete) following official SDK conventions
  • Covers bulk operations with both broadcast and 1:1 update modes for efficient batch processing
  • Demonstrates retrieve-multiple queries with paging support (top, page_size parameters)
  • Option
skill.md

dataverse-python-quickstart

No content available.