[Release] Update index.json for extension [ content-understanding-0.1.0b1 ] - #10330
Open
Chien Yuan Chang (chienyuanchang) wants to merge 1 commit into
Open
Conversation
Chien Yuan Chang (chienyuanchang)
requested review from
Yu Chen (jsntcy),
Ethan Yang (necusjz),
ZelinWang (wangzelin007) and
Julie Zhu (yanzhudd)
as code owners
September 12, 2026 01:18
|
Hi Chien Yuan Chang (@chienyuanchang), |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Chien Yuan Chang (chienyuanchang)
September 12, 2026 01:19
View session
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved review issues were identified.
Pull request overview
Adds the first preview release of the Azure Content Understanding CLI extension to the public index.
Changes:
- Registers version
0.1.0b1and release metadata. - Adds wheel URL, dependencies, and verified SHA-256 digest.
File summaries
| File | Description |
|---|---|
src/index.json |
Adds the Content Understanding extension release entry. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Collaborator
|
/azp run |
|
Azure Pipelines: Successfully started running 2 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 PR Validation — ️✔️ All clear
Adds the first preview release of the Azure Content Understanding extension to the public Azure CLI extension index.
About Azure Content Understanding
Azure Content Understanding is a Microsoft Foundry service that uses generative AI to process unstructured documents, images, audio, and video into structured JSON or Markdown. It supports prebuilt and custom analyzers for content extraction, classification, and schema-based field extraction.
This preview extension exposes Content Understanding workflows through
az cu, including analyzing files and URLs, managing analyzers and profiles, checking resource readiness, and generating Microsoft Foundry infrastructure. The extension source is maintained in Azure/content-understanding-toolkit.Wheel: https://github.com/Azure/content-understanding-toolkit/releases/download/content-understanding-v0.1.0b1/content_understanding-0.1.0b1-py3-none-any.whl
Related command
az cuValidation
azdev extension update-indexpython scripts/ci/test_index.py -qlocally (9 passed, 2 CI-only skipped)25f49ca1c67cd7a38f70e52e6fc4a22a9abba07665db24918cd82d611df79bdaaz cu --helpazdev styleis not applicable because this PR adds an externally maintained release to the index and does not include extension source code.