private Link Service Network Policies Enabled
Parameters
value
Enable or Disable network policies for the private link service on the subnet. Defaults to true
.
NOTE: When configuring Azure Private Link service, the explicit setting
private_link_service_network_policies_enabled
must be set tofalse
in the subnet since Private Link Service does not support network policies like user-defined Routes and Network Security Groups. This setting only affects the Private Link service. For other resources in the subnet, access is controlled based on the Network Security Group which can be configured using theazure.network.SubnetNetworkSecurityGroupAssociation
resource. See more details from Manage network policies for Private Link Services.