You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-networking-options.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,7 @@ You can host function apps in a couple of ways:
29
29
30
30
Use the following resources to quickly get started with Azure Functions networking scenarios. These resources are referenced throughout the article.
31
31
32
-
* Bicep, Arm, and Terraform templates:
33
-
*[Private HTTP Triggered Function App](https://github.com/Azure-Samples/function-app-with-private-http-endpoint)
34
-
*[Private Event Hubs Triggered Function App](https://github.com/Azure-Samples/function-app-with-private-eventhub)
35
-
* Only ARM templates:
32
+
* ARM templates:
36
33
*[Function App with Azure Storage private endpoints](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.web/function-app-storage-private-endpoints).
37
34
*[Azure Function App with Virtual Network Integration](https://github.com/Azure-Samples/function-app-arm-templates/tree/main/function-app-vnet-integration).
0 commit comments