问题
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 :
- create RG + VM
- create blank logic app
- add event grid trigger
- add condition ......
- 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