Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Azure Network Management SDK (@azure/arm-network) from version 34.2.0 to 35.0.0, updating the API specification from the stable 2025-01-01 version to 2025-03-01. The changes include new features for Application Gateway Entra JWT validation, DDoS custom policy detection rules, Flow Log record types, and Public IP address reservation for cloud services.
Key Changes:
- Added new Application Gateway features including Entra JWT validation configuration and client authentication verification modes
- Introduced DDoS custom policy detection rules with traffic threshold mode
- Added Public IP address reservation and disassociation operations for cloud services
- Enhanced Flow Log with record types property
- Updated Private Endpoint with IP version type support
Reviewed Changes
Copilot reviewed 300 out of 2274 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
package.json |
Version bumped from 34.2.0 to 35.0.0 |
CHANGELOG.md |
Added comprehensive release notes for version 35.0.0 including features, breaking changes |
assets.json |
Updated asset tag reference for test recordings |
_meta.json |
Updated commit hash for API specification reference |
review/arm-network-node.api.md |
Added new interfaces, types, and operations to API surface |
samples-dev/*.ts (multiple files) |
Updated x-ms-original-file references from 2025-01-01 to 2025-03-01 |
flowLogsCreateOrUpdateSample.ts |
Added new recordTypes parameter to flow log creation example |
ddosCustomPoliciesCreateOrUpdateSample.ts |
Added detectionRules configuration with traffic detection rule example |
applicationGatewaysCreateOrUpdateSample.ts |
Added entraJWTValidationConfigs and updated routing rule with JWT validation reference |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
kazrael2119
commented
Nov 25, 2025
qiaozha
approved these changes
Nov 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/Azure/sdk-release-request/issues/6744