[Release] Update index.json for extension [ content-understanding-0.1.0b1 ] - #10330
Conversation
|
Hi Chien Yuan Chang (@chienyuanchang), |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
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.
|
/azp run |
|
Azure Pipelines: Successfully started running 2 pipeline(s). |
|
Thank you for triggering the CI checks. Two validation jobs exposed the same packaging issue. The extension directly imports We are updating the extension to declare |
🤖 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.