Skip to content

[Discovery] azure-ai-discovery 1.0.0b1 preview release for API version 2026-02-01-preview#46940

Open
ahall-msft wants to merge 6 commits into
mainfrom
discovery/2026-02-01-preview
Open

[Discovery] azure-ai-discovery 1.0.0b1 preview release for API version 2026-02-01-preview#46940
ahall-msft wants to merge 6 commits into
mainfrom
discovery/2026-02-01-preview

Conversation

@ahall-msft
Copy link
Copy Markdown
Member

@ahall-msft ahall-msft commented May 17, 2026

Description

Initial preview release of azure-ai-discovery 1.0.0b1.

This pull request introduces a new client library for the Azure AI Discovery
service. It provides two clients under the azure.ai.discovery namespace:

  • WorkspaceClient — investigations, conversations, tasks, and tools.
  • BookshelfClient — knowledge bases and knowledge base versions.

Generated from TypeSpec at:

  • specification/discovery/Discovery.Workspace
  • specification/discovery/Discovery.Bookshelf

in Azure/azure-rest-api-specs at commit
df74858bfda6128d16c98265db2a6f42e89b20ff.

Spec PR: Azure/azure-rest-api-specs#39746 (merged 2026-05-05)
Release plan: 2032 - Public Preview - Microsoft Discovery

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes] (initial release)
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Release Plan Details

Introduces the Azure AI Discovery client library for Python.

Provides two clients under the `azure.ai.discovery` namespace:
- `WorkspaceClient` for managing investigations, conversations, tasks,
  and tools within a Discovery workspace.
- `BookshelfClient` for managing knowledge bases and knowledge base
  versions.

Generated from TypeSpec at:
- specification/discovery/Discovery.Workspace
- specification/discovery/Discovery.Bookshelf

in Azure/azure-rest-api-specs at commit df74858bfda6128d16c98265db2a6f42e89b20ff.

Spec PR: Azure/azure-rest-api-specs#39746
Release plan: 2032 (https://dev.azure.com/azure-sdk/internal/_workitems/edit/29679)
@ahall-msft
Copy link
Copy Markdown
Member Author

@microsoft-github-policy-service agree company="Microsoft"

@ahall-msft ahall-msft marked this pull request as ready for review May 18, 2026 20:28
Copilot AI review requested due to automatic review settings May 18, 2026 20:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

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