private Link Service Network Policies Enabled
Parameters
value
Enable or Disable network policies for the private link service on the subnet. Setting this to true
will Enable the policy and setting this to false
will Disable the policy. Defaults to true
.
NOTE: In order to deploy a Private Link Service on a given subnet, you must set the
private_link_service_network_policies_enabled
attribute tofalse
. This setting is only applicable for the Private Link Service, for all other resources in the subnet access is controlled based on the Network Security Group which can be configured using theazure.network.SubnetNetworkSecurityGroupAssociation
resource.