-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Release network 2025 05 01 #29094
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?
Release network 2025 05 01 #29094
Conversation
…eation (#29004) Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: Santosh Lokarapu <v-slokar@microsoft.com>
…etwork-2025-05-01-sync Sync branch with main
Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>
| 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 pull request updates the Network Security Perimeter module to use API version 2025-05-01 (from 2025-03-01). The changes include API version updates across configuration files, regenerated test recordings with new test data, a version bump in the assembly info, and addition of an IpVersionType property to the PSPrivateEndpoint model.
Changes:
- API version updated from 2025-03-01 to 2025-05-01 across all UX JSON files and README
- Test environment files and recordings regenerated with new test data and timestamps
- Assembly version bumped from 7.23.0 to 7.24.1
- Added IpVersionType property to PSPrivateEndpoint model
Reviewed changes
Copilot reviewed 37 out of 203 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updated API specification reference to commit b6d0dc8ef749d50348f0e27f5eee38ac3e5469d0 for 2025-05-01 API version |
| UX/*.json | Updated apiVersion from 2025-03-01 to 2025-05-01 across all resource type definitions |
| test/env.json, test/localEnv.json | Regenerated test environment with new resource names and random string "t7qc8" |
| test/*.Recording.json | Regenerated test recordings with new API version URLs and 2026-01-21 timestamps |
| Properties/AssemblyInfo.cs | Version bump from 7.23.0 to 7.24.1 |
| Models/PSPrivateEndpoint.cs | Added IpVersionType string property |
| generate-info.json | Updated generation ID |
| # readme.azure.noprofile.md is the common configuration file | ||
| # - ../../../../tools/SwaggerCI/readme.azure.noprofile.md | ||
| - $(this-folder)/../../readme.azure.noprofile.md | ||
| commit: main |
Copilot
AI
Jan 22, 2026
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.
The README.md uses 'commit: main' to reference the API specification, but according to the coding guidelines for AutoRest README.md files, you should always use a specific commit hash instead of a branch name to ensure reproducible builds and prevent breaking changes when the specification repository evolves.
|
/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.
Copilot wasn't able to review any files in this pull request.
|
|
|
@santoshgh317 Network release branch has new commits merges. Could you please double check if the generated SDK is expected? |
|
/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.