connectors to applications 'azureeventgrid' is not compatible with the Gmail

醉酒当歌 提交于 2020-07-23 06:48:11

问题


As part of microsoft integration service. I'm using an azure logic app that should send message to my GMAIL address each time an event is happening in a VM under a specified resource group.

Scenario applied is :

  1. create RG + VM
  2. create blank logic app
  3. add event grid trigger
  4. add condition ......
  5. send email notificiations

(as of the link : article )

But Logic app designer denied to save as I receive the following message :

Failed to save logic app XXXXla01. The operation on workflow 'XXXXla01' cannot be completed because it contains connectors to applications 'azureeventgrid' which are not compatible with the Gmail connector.

When workraround, I find this article that stated some google policies update.

I'm looking now for an alternative to this issue, where I can still use an azure resource that send notifications to my GMAIL address everytime an event is happening to my VM.


回答1:


Issue with Gmail API was resolved with the procedure : article



来源:https://stackoverflow.com/questions/62700269/connectors-to-applications-azureeventgrid-is-not-compatible-with-the-gmail

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!