-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Added Dedicated backend connection and certificate validation options in template for application Gateway Backend Settings #35161
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
Open
grajat341
wants to merge
3
commits into
Azure:kamboj-prjwl/release-network-2024-10-01
Choose a base branch
from
grajat341:rajatgup/appgw_backend_cert_validations_duc
base: kamboj-prjwl/release-network-2024-10-01
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
… in template for application Gateway Backend Settings
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
mentat9
reviewed
Jun 13, 2025
...ication/network/resource-manager/Microsoft.Network/stable/2024-10-01/applicationGateway.json
Outdated
Show resolved
Hide resolved
mentat9
reviewed
Jun 13, 2025
...ication/network/resource-manager/Microsoft.Network/stable/2024-10-01/applicationGateway.json
Show resolved
Hide resolved
rkmanda
approved these changes
Jun 16, 2025
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.
kamboj-prjwl
approved these changes
Jun 19, 2025
…appgw_backend_cert_validations_duc
…appgw_backend_cert_validations_duc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ARMReview
ARMSignedOff
<valid label in PR review process>add this label when ARM approve updates after review
BreakingChange-Go-Sdk
BreakingChange-Go-Sdk-Approved
BreakingChange-JavaScript-Sdk
BreakingChange-JavaScript-Sdk-Approved
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
Network
resource-manager
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.
Added Dedicated backend connection and certificate validation options in template for application Gateway.
Following are the 4 properties that will be added in Backend HTTP Settings for Application Gateway Resource.
dedicatedBackendConnection
validateCertChainAndExpiry
validateSNI
sniName
Changes will be tied to NRP 186 - API [version]
Previous PR where the Properties were already approved in Private branch: -
https://github.com/Azure/azure-rest-api-specs-pr/pull/20934
Properties were already reviewed few months back and were checked in Private Branch Already as shared in above Link. Hence only now this approval is needed
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.