Skip to content

Conversation

@robrong
Copy link

@robrong robrong commented Oct 28, 2025

privateLinkServiceNetworkPolicies should be disabled in the dedicated subnet. This is also a prerequisite. Powershell and Azure CLI example code have command to disable it before adding private link. Otherwise, clicking add button on Portal does not trigger the change.

privateLinkServiceNetworkPolicies should be disabled in the dedicated subnet. This is also a prerequisite. Powershell and Azure CLI example code have command to disable it before adding private link.  Otherwise, clicking add button on Portal does not trigger the change.
@prmerger-automator
Copy link
Contributor

@robrong : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 0b42bab:

✅ Validation status: passed

File Status Preview URL Details
articles/application-gateway/private-link-configure.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot October 28, 2025 15:28
@v-dirichards
Copy link
Contributor

@mbender-ms

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Oct 28, 2025
Copy link
Contributor

Copilot AI left a 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 prerequisites for configuring Application Gateway Private Link by clarifying that privateLinkServiceNetworkPolicies must be disabled in the dedicated subnet. This aligns the documentation with the actual configuration steps shown in the PowerShell and Azure CLI examples, which include commands to disable this policy before adding the private link.

Key Changes:

  • Added a prerequisite note about disabling privateLinkServiceNetworkPolicies in the dedicated subnet

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Before configuring Private Link, ensure you have:
- An existing Application Gateway
- A virtual network with a dedicated subnet for Private Link (separate from the Application Gateway subnet)
- privateLinkServiceNetworkPolicies should be disabled in the dedicated subnet
Copy link

Copilot AI Oct 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The formatting of this prerequisite is inconsistent with the other bullet points. It should start with a capital letter and match the style of the surrounding items. Consider rewording to: 'Private Link service network policies disabled in the dedicated subnet' or 'The dedicated subnet with privateLinkServiceNetworkPolicies disabled'.

Suggested change
- privateLinkServiceNetworkPolicies should be disabled in the dedicated subnet
- The dedicated subnet with privateLinkServiceNetworkPolicies disabled

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants