Skip to content

{Cognitive Services} Pin azure-mgmt-cognitiveservices to 15.0.0b4 for Compute operations support - #33870

Merged
Ethan Yang (necusjz) merged 3 commits into
Azure:devfrom
saanikaguptamicrosoft:saanika/pin-sdk
Aug 11, 2026
Merged

{Cognitive Services} Pin azure-mgmt-cognitiveservices to 15.0.0b4 for Compute operations support#33870
Ethan Yang (necusjz) merged 3 commits into
Azure:devfrom
saanikaguptamicrosoft:saanika/pin-sdk

Conversation

@saanikaguptamicrosoft

@saanikaguptamicrosoft saanikaguptamicrosoft commented Aug 10, 2026

Copy link
Copy Markdown
Member

🤖 PR Validation — ️✔️ All clear

Breaking Changes Tests
️✔️ None ️✔️ 130/130

Related command
Refer: #33759

Description
Related SDK PR: Azure/azure-sdk-for-python#48412 (comment)
Once this SDK PR is merged and released, the CLI would start pulling stable version of SDK which is 15.0.0.

Compute is currently in Private Preview. And azure-mgmt-cognitiveservices 15.0.0b4 supports it. But stable version of this SDK has removed these operations as the latest API version has removed it - cp

Until Compute is released in the GA API version, we will need to pin to beta version of the SDK to continue vending out compute operations from azure-cli.

Testing Guide
Refer: #33759

History Notes


This checklist is used to make sure that common guidelines for a pull request are followed.

Copilot AI lite review requested due to automatic review settings August 10, 2026 04:37
@saanikaguptamicrosoft
saanikaguptamicrosoft requested review from a team as code owners August 10, 2026 04:37
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Pins the azure-mgmt-cognitiveservices SDK dependency to a specific beta version so Azure CLI can continue to surface Cognitive Services Compute (private preview) operations that are removed from the stable SDK release line.

Changes:

  • Change azure-mgmt-cognitiveservices requirement from a compatible-range specifier (~=) to an exact pin (==15.0.0b4).
  • Add an inline comment explaining why the SDK is pinned.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

@necusjz Ethan Yang (necusjz) changed the title Pin azure-mgmt-cognitiveservices to 15.0.0b4 for Compute operations support {Cognitive Services} Pin azure-mgmt-cognitiveservices to 15.0.0b4 for Compute operations support Aug 10, 2026
@necusjz

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

@yonzhan

Copy link
Copy Markdown
Collaborator

Cognitive Services

@necusjz
Ethan Yang (necusjz) merged commit 23a7c34 into Azure:dev Aug 11, 2026
50 checks passed
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.

5 participants