We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 351a050 + b833d11 commit ca8aa16Copy full SHA for ca8aa16
1 file changed
articles/azure-functions/functions-scenarios.md
@@ -83,6 +83,7 @@ public static async Task Run([BlobTrigger("catalog-uploads/{name}", Source = Blo
83
::: zone-end
84
85
::: zone pivot="programming-language-java"
86
++ [Blob trigger with the Event Grid source type quickstart sample)](https://github.com/Azure-Samples/functions-quickstart-java-azd-eventgrid-blob)
87
+ [Trigger Azure Functions on blob containers using an event subscription](functions-event-grid-blob-trigger.md?pivots=programming-language-java)
88
89
0 commit comments