Skip to content

{IoT} Adds IoT ops extension v2.7.0#10037

Merged
yanzhudd merged 1 commit into
Azure:mainfrom
ketkimnaik:iot_ops_2606_2.7.0
Jun 24, 2026
Merged

{IoT} Adds IoT ops extension v2.7.0#10037
yanzhudd merged 1 commit into
Azure:mainfrom
ketkimnaik:iot_ops_2606_2.7.0

Conversation

@ketkimnaik

Copy link
Copy Markdown
Contributor

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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (azdev required; see .azure-pipelines/templates/azdev_setup.yml for the install command until azdev==0.2.11b1 is on PyPI)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

Copilot AI review requested due to automatic review settings June 23, 2026 22:43
@azure-client-tools-bot-prd

azure-client-tools-bot-prd Bot commented Jun 23, 2026

Copy link
Copy Markdown
️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi @ketkimnaik,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

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

This PR updates the extension index to add a new release entry for the azure-iot-ops Azure CLI extension.

Changes:

  • Adds a new azure-iot-ops wheel entry for version 2.7.0 (download URL + metadata) to src/index.json.

Comment thread src/index.json
Comment on lines +38556 to +38560
{
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.7.0/azure_iot_ops-2.7.0-py3-none-any.whl",
"filename": "azure_iot_ops-2.7.0-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
Comment thread src/index.json
Comment on lines +38618 to +38620
"summary": "The Azure IoT Operations extension for Azure CLI.",
"version": "2.7.0"
},
@yonzhan

yonzhan commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

IoT

@ketkimnaik ketkimnaik changed the title {IoT} Adds IoT ops extension v0.2.7 {IoT} Adds IoT ops extension v2.7.0 Jun 23, 2026
@yanzhudd yanzhudd merged commit f1f1422 into Azure:main Jun 24, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot IoT/CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants