Skip to content

Commit 3881bab

Browse files
authored
1 parent 36c2b17 commit 3881bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-function-linux-custom-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ A function app on Azure manages the execution of your functions in your hosting
525525
With the image deployed to your function app in Azure, you can now invoke the function as before through HTTP requests.
526526
In your browser, navigate to the following URL:
527527

528-
::: zone pivot="programming-language-java,programming-language-javascript,programming-language-typescript,programming-language-powershell,programming-language-python"
528+
::: zone pivot="programming-language-java,programming-language-javascript,programming-language-typescript,programming-language-powershell,programming-language-python,programming-language-other"
529529
`https://<APP_NAME>.azurewebsites.net/api/HttpExample?name=Functions`
530530
::: zone-end
531531
::: zone pivot="programming-language-csharp"

0 commit comments

Comments
 (0)