Enforce Use of Private Endpoints for Serverless Function
Ensure that the serverless function is accessible only through a private endpoint, allowing it to communicate securely within a virtual private network and preventing unauthorized external access.
Ensure that function invocation is limited to a specified threshold from any single entity, preventing resource exhaustion and denial of service attacks.