Skip to content

Commit f474eca

Browse files
Smallest letters in a file name you've ever seen!
1 parent 8cc2466 commit f474eca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/azure-functions/functions-networking-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Currently, you can use non-HTTP trigger functions from within a virtual network
126126

127127
When running in a Premium plan, you can connect non-HTTP trigger functions to services running inside a virtual network. To do this, you must enable virtual network trigger support for your function app. The **virtual network trigger support** setting is found in the [Azure portal](https://portal.azure.com) under **Function app settings**.
128128

129-
![VNETToggle](media/functions-networking-options/VirtualNetworkTriggerToggle.png)
129+
![VNETToggle](media/functions-networking-options/virtual-network-trigger-toggle.png)
130130

131131
You can also enable virtual network triggers using the following Azure CLI command:
132132

0 commit comments

Comments
 (0)