dataverse-python-quickstart

SkillDev tools

Generates Python code snippets for setting up an SDK with create, read, update, delete, bulk, and paging operations.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the dataverse-python-quickstart skill

About this capability

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

What this skill tells your AI

The instructions your AI receives, as published by github/awesome-copilot in skills/dataverse-python-quickstart/SKILL.md and read by ahel’s review.

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.

Signals

GitHub stars
39k
Forks
5k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
dataverse-python-quickstart
Source
github.com/github/awesome-copilot