Connect Part 2: Notify Event Grid from Azure Function and Read Event from Logic App

Поділитися
Вставка
  • Опубліковано 19 сер 2024
  • Send a message from Azure Functions into an Event Grid, read that message from a logic App and write response into a storage blob. The video shows step by step how to set this up. These reliable serverless technologies can be used to seamlessly stitch together an application very quickly. Not only that, but they will scale very quickly as well. The video walks you step by step in the creation of the application.

КОМЕНТАРІ • 4

  • @srishtiganguly6000
    @srishtiganguly6000 Рік тому

    I was struggling to trigger an azure function from a Event Grid Trigger using Logic App. There are so many posts and examples given for Javascript and C#. I really appreciate you sharing an example in Python to do the same. Thanks to your tutorial I could get my app running in no time :)

    • @azureappmodernization9036
      @azureappmodernization9036  Рік тому

      So logic app uses Event Grid to call Azure Function? ok.. thanks for the suggestion.

    • @azureappmodernization9036
      @azureappmodernization9036  Рік тому

      I was able to get this to work, but not sure when I can get it recorded.. basically you publish from logic app using eventGridpublish connector and then add an eventGrid subscription that invokes the function app. when the logicapp is invoked, it won't matter which language the function is in. Does this help?

  • @philipajayi6264
    @philipajayi6264 5 місяців тому

    You are going too fast....what's all the hurrying about. It's very hard to follow with you going at a million miles an hour, even when watching it back