High Scale Private Endpoints
Today one of my colleagues asked an excellent question which had me stumped.
He was looking at the Virtual Network Terraform Resource and found the private_endpoint_vnet_policies
property,
but couldn’t find any documentation explaining the purpose. So I tried my own Google-fu and similarly failed to find any information.
I did manage to find the privateEndpointVNetPolicies
property of the Microsoft.Network/virtualNetworks
api,
but as normal the API documentation expects you to understand the settings, it doesn’t explain them to you.