6 Forks
7 Stars
7 Watchers

http-trigger-azure-function-premium-plan

This sample shows how to call an 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 http-trigger-azure-function-premium-plan

Open terminal and run command
git clone https://github.com/Azure-Samples/http-trigger-azure-function-premium-plan.git
git clone is used to create a copy or clone of http-trigger-azure-function-premium-plan 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 http-trigger-azure-function-premium-plan https://github.com/Azure-Samples/http-trigger-azure-function-premium-plan/archive/master.zip

Or simply clone http-trigger-azure-function-premium-plan with SSH
[email protected]:Azure-Samples/http-trigger-azure-function-premium-plan.git

If you have some problems with http-trigger-azure-function-premium-plan

You may open issue on http-trigger-azure-function-premium-plan support forum (system) here: https://github.com/Azure-Samples/http-trigger-azure-function-premium-plan/issues