-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Update commands to use new stable API version 2025-10-08 for Liftr-PAN #28856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update commands to use new stable API version 2025-10-08 for Liftr-PAN #28856
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this 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 the Az.PaloAltoNetworks module to use the new stable API version 2025-10-08 for Liftr-PAN. The main changes include:
- API version update from 2023-09-01 to 2025-10-08
- Addition of new cmdlets for metrics operations and cloud manager operations
- Documentation updates with improved wording
- New properties added to existing cmdlets (IsStrataCloudManaged, PrivateSourceNatRulesDestination)
- Module version bump to 0.3.0
- Updated Az.Accounts dependency to 5.3.0
Reviewed Changes
Copilot reviewed 71 out of 72 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updated API commit hash, input file path to new API version, module version, and directive regex pattern |
| Az.PaloAltoNetworks.psd1 | Updated module generation date, Az.Accounts dependency version, and added new cmdlet exports |
| Help files (*.md) | Added new cmdlet documentation and improved existing descriptions (capitalization, wording) |
| Test files (*.Tests.ps1) | Added test coverage for new cmdlets (metrics operations, product serial number operations) |
| Test recording files (*.Recording.json) | Added test recordings for new cmdlets with API version 2025-10-08 |
| UX files (*.json) | Updated API version references from 2023-09-01 to 2025-10-08 |
| Custom cmdlet files | Added ModelCmdletAttribute and new parameters to model cmdlets |
| env.json | Updated test environment with new subscription and tenant IDs |
| PaloAltoNetworks.sln | Updated solution configurations with additional platform targets |
| Properties/AssemblyInfo.cs | New file with assembly version 0.3.1 |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
@Prakriti-nith Can you please update the Changelog in PaloAltoNetworks/PaloAltoNetworks/Changelog.md |
|
@notyashhh I have updated the changelog. I have added 0.4.0 version in it, but not sure which version would actually be released for powershell with current changes. Can you please confirm if 0.4.0 is okay or do I need to change it? |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.