Skip to content

Add "Use with AI tools" section to Azure Python package README template#10378

Open
Copilot wants to merge 3 commits intomainfrom
copilot/add-ai-link-to-readme
Open

Add "Use with AI tools" section to Azure Python package README template#10378
Copilot wants to merge 3 commits intomainfrom
copilot/add-ai-link-to-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

Azure SDK Python packages should include a standard section linking to AI coding tool integrations (VS Code, GitHub Copilot).

Adds the section to both Azure README variants in README.md.jinja2:

  • Management plane (mgmtplane): # Use with AI tools between Usage and Provide Feedback
  • Data plane: ### Use with AI tools in Getting Started, after prerequisites

Non-Azure packages are unaffected.

Generated output for Azure data plane packages will include:

### Use with AI tools

AI coding tools such as VS Code and GitHub Copilot can help you write and debug code that uses this library. See [Using the Azure SDK for Python with AI tools](https://aka.ms/azsdk/python/ai) for available integrations.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Apr 15, 2026
Copilot AI changed the title [WIP] Add AI link to Azure packages readme Add "Use with AI tools" section to Azure Python package README template Apr 15, 2026
Copilot AI requested a review from tadelesh April 15, 2026 04:08
@tadelesh tadelesh marked this pull request as ready for review April 15, 2026 09:42
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-client-python@10378

commit: dc050e3

@github-actions
Copy link
Copy Markdown
Contributor

All changed packages have been documented.

  • @typespec/http-client-python
Show changes

@typespec/http-client-python - feature ✏️

Add "Use with AI tools" section to Azure packages README template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:python Issue for the Python client emitter: @typespec/http-client-python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] Add AI link to Azure packages readme

2 participants