0

I'm trying to Create a function triggered by Azure Queue storage and following steps from this documentation - https://learn.microsoft.com/en-us/azure/azure-functions/functions-create-storage-queue-triggered-function

However when I try to create Timer function query trigger templates shows as empty to select.

It should be like this - enter image description here

But what I can see - enter image description here

Please let me know any solution for this.

mugzi
  • 809
  • 4
  • 16
  • 33

1 Answers1

1

This was an issue on the Azure Functions side, and it has now been resolved. Apologies for the inconvenience.

David Ebbo
  • 42,443
  • 8
  • 103
  • 117