【问题标题】:Create an Event when storage account is updated it will trigger an event and send a message in storage queue Azure Portal更新存储帐户时创建一个事件,它将触发一个事件并在存储队列 Azure 门户中发送一条消息
【发布时间】:2021-01-16 21:56:32
【问题描述】:

我想创建一个事件网格,如果存储帐户发生任何更改,它将触发存储队列的事件。

简而言之,如果任何存储帐户被更新,它将触发一个事件并在存储队列中发送一条消息 - 这在 Azure 中是否可能?

【问题讨论】:

    标签: azure azure-eventgrid azure-storage-queues


    【解决方案1】:

    您应该订阅资源组。文档Azure resource group as an Event Grid source 描述了所有细节。

    另外,请查看文档Storage queue as an event handler for Azure Event Grid events 以接收资源组发出的过滤事件。

    【讨论】:

      【解决方案2】:

      S3 没有 Event source
      一种方法是使用AWS Lambda 并向事件网格发送请求:

      Post to custom topic for Azure Event Grid

      【讨论】:

      • 对不起,我的意思是存储帐户,如果任何存储帐户被更新,它将触发一个事件并在存储队列中发送一条消息???有没有可能
      猜你喜欢
      • 1970-01-01
      • 2019-08-22
      • 1970-01-01
      • 1970-01-01
      • 2021-11-05
      • 1970-01-01
      • 2014-01-28
      • 2019-11-08
      • 2020-04-29
      相关资源
      最近更新 更多