8 Forks
8 Stars
8 Watchers

azure-functions-private-endpoint-http-trigger

This sample shows how to call a HTTP-triggered Azure Function hosted in an Azure Functions Premium Plan with Regional VNET Integration using a private endpoint. In addition, the sample shows how the Azure Functions app can use a NAT Gateway for outbound connections and private endpoints to access managed resources.

How to download and setup azure-functions-private-endpoint-http-trigger

Open terminal and run command
git clone https://github.com/paolosalvatori/azure-functions-private-endpoint-http-trigger.git
git clone is used to create a copy or clone of azure-functions-private-endpoint-http-trigger repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with azure-functions-private-endpoint-http-trigger https://github.com/paolosalvatori/azure-functions-private-endpoint-http-trigger/archive/master.zip

Or simply clone azure-functions-private-endpoint-http-trigger with SSH
[email protected]:paolosalvatori/azure-functions-private-endpoint-http-trigger.git

If you have some problems with azure-functions-private-endpoint-http-trigger

You may open issue on azure-functions-private-endpoint-http-trigger support forum (system) here: https://github.com/paolosalvatori/azure-functions-private-endpoint-http-trigger/issues