Skip to content

Conversation

@jayanthjj
Copy link
Contributor

@jayanthjj jayanthjj commented Aug 18, 2025

This change is only to update the CLI description of PaloAlto.

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? (pip install wheel==0.30.0 required)
  • 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 August 18, 2025 06:28
@jayanthjj jayanthjj requested a review from kairu-ms as a code owner August 18, 2025 06:28
@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Aug 18, 2025

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 18, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

Copy link
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.

Pull Request Overview

This PR updates CLI descriptions for the Palo Alto Networks Azure extension to provide more descriptive and consistent command documentation. The changes improve user experience by clarifying what each command group manages.

Key changes:

  • Version bump from 1.1.1b1 to 1.1.2b1
  • CLI minimum version requirement updated from 2.51.0 to 2.75.0
  • Standardized command descriptions to include "Palo Alto Networks" branding and clearer context

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
setup.py Version bump to 1.1.2b1
azext_metadata.json Updated minimum CLI core version requirement
Multiple __cmd_group.py files Enhanced CLI command descriptions with Palo Alto Networks branding and clearer context
init.py Added pylint and flake8 ignore directives
HISTORY.rst Added changelog entry for CLI description updates

)
class __CMDGroup(AAZCommandGroup):
"""Manage local-rulestack resource
"""Manage local rulestack resources associated to the Palo Alto Networks Cloud NGFW on Azure
Copy link

Copilot AI Aug 18, 2025

Choose a reason for hiding this comment

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

The phrase "associated to" should be "associated with" for proper grammar.

Suggested change
"""Manage local rulestack resources associated to the Palo Alto Networks Cloud NGFW on Azure
"""Manage local rulestack resources associated with the Palo Alto Networks Cloud NGFW on Azure

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link

Hi @jayanthjj

⚠️ Release Requirements

Module: palo-alto-networks

  • ⚠️ Please update VERSION to be 1.1.1b2 in src/palo-alto-networks/setup.py

Notes

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Aug 18, 2025
kairu-ms
kairu-ms previously approved these changes Aug 18, 2025
@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@jayanthjj
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 9064 in repo Azure/azure-cli-extensions

@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@necusjz
Copy link
Member

necusjz commented Aug 19, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms added skip-cal-version and removed release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. labels Aug 19, 2025
@kairu-ms kairu-ms merged commit 0410074 into Azure:main Aug 19, 2025
34 of 36 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ palo-alto-networks-1.1.2b1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=134273325&view=results

nilo19 pushed a commit to nilo19/azure-cli-extensions that referenced this pull request Aug 27, 2025
* Updated CLI Descriptions for Palo Alto Network

* Fixed the integration tests

* Fixed the integration tests

* Fixed the integration tests in CLI

---------

Co-authored-by: Jayanth Jayadevan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants