Azure :: Virtual Network :: Standard Service End Points :: "Network Identifier" drop down not in the UI

Philipp Weckerle 5 Reputation points Microsoft Employee
2026-08-10T11:46:14.4233333+00:00

the doc around standard service endpoints (https://learn.microsoft.com/en-us/azure/private-link/configure-service-endpoint-standard-portal#configure-service-endpoints-with-a-network-identifier) ask the user to specify the service and then the "network identifier" from a drop down, BUT this drop down is not visible in the UI (Settings > Subnets > <thesubnet> flyout.

pls advise.

Azure Virtual Network
Azure Virtual Network

An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.


1 answer

Sort by: Most helpful
  1. Vinodh247-1375 44,316 Reputation points Volunteer Moderator
    2026-08-10T14:12:43.36+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    The “Network identifier” dropdown is not generally available in the azure portal UI, even though the doc mentions it. That option appears only for specific services that support service endpoint policies/network-scoped endpoints, and even then it is often not exposed in the portal yet (doc is ahead of UI). In most regions and for most services, you will only see the service selection (microsoft.storage, microsoft.sql, etc.), not the network identifier field. If you actually need to configure a network identifier, you must do it via ARM template/bicep/azure CLI, and only if the target service supports it; otherwise, it is expected behavior that the dropdown is missing.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.