-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Release network 2025 03 01 #28878
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
Release network 2025 03 01 #28878
Conversation
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]>
… into release-network-2025-03-01-sync Sync with main
Fix PS release due to missing online version URL in NVA help file
Co-authored-by: Santosh Lokarapu <[email protected]> Co-authored-by: Karthik Gumpu <[email protected]> Co-authored-by: Karthik Gumpu (from Dev Box) <[email protected]>
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
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 Azure Network module's NetworkSecurityPerimeter.Autorest component, specifically targeting the 2025-03-01 API version release. The changes consist primarily of regenerated test recording files and test environment configuration updates.
Key Changes:
- API version update from
2025-01-01to2025-03-01across all test recordings - Test environment configuration refresh with new randomized resource names (from
tklmbprefix totgtdqprefix) - Addition of a breaking change exception for the
New-AzApplicationGatewayFirewallPolicyManagedRuleOverridecmdlet
Reviewed Changes
Copilot reviewed 73 out of 272 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tools/StaticAnalysis/Exceptions/Az.Network/BreakingChangeIssues.csv | Adds exception for 'Sensitivity' parameter validation set change in firewall policy cmdlet |
| src/Network/NetworkSecurityPerimeter.Autorest/test/localEnv.json | Updates test environment variables with new random string prefix and resource names |
| src/Network/NetworkSecurityPerimeter.Autorest/test/env.json | Updates test environment variables (identical changes to localEnv.json) |
| src/Network/NetworkSecurityPerimeter.Autorest/test/*.Recording.json (multiple files) | Regenerated test recordings with updated API version (2025-03-01), new resource names, timestamps, and correlation IDs |
Files not reviewed (1)
- src/Network/Network/Properties/Resources.Designer.cs: Language not supported
|
Is this pr "DO NOT SQUASH"? @kamboj-prjwl cc: @VeryEarly |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
We can apply DO NOT SQAUSH as done for previous releases also. Ref: #28692, #28558 |
|
|
|
@kamboj-prjwl / @baoqihuang0326 please resolve the conflicts |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/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.