Skip to content

Commit b755cec

Browse files
committed
Add note about Gmail connector usage
1 parent d647d70 commit b755cec

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

articles/event-grid/publish-iot-hub-events-to-logic-apps.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,19 @@ This article walks through a sample configuration that uses IoT Hub and Event Gr
1717

1818
## Prerequisites
1919

20-
* An email account from any email provider that is supported by Azure Logic Apps, like Office 365 Outlook, Outlook.com, or Gmail. This email account is used to send the event notifications. For a complete list of supported Logic App connectors, see the [Connectors overview](https://docs.microsoft.com/connectors/)
21-
* An active Azure account. If you don't have one, you can [create a free account](https://azure.microsoft.com/pricing/free-trial/).
22-
* An IoT Hub in Azure. If you haven't created one yet, see [Get started with IoT Hub](../iot-hub/iot-hub-csharp-csharp-getstarted.md) for a walkthrough.
20+
* An active Azure subscription. If you don't have a subscription, you can [create a free Azure account](https://azure.microsoft.com/pricing/free-trial/).
21+
22+
* An email account from any email provider that is supported by Azure Logic Apps, such as Office 365 Outlook, Outlook.com, or Gmail. This email account is used to send the event notifications. For a complete list of supported Logic App connectors, see the [Connectors overview](https://docs.microsoft.com/connectors/).
23+
24+
> [!IMPORTANT]
25+
> Before you use Gmail, check whether you have a G-Suite business account (email address with a custom domain)
26+
> or a Gmail consumer account (email address with @gmail.com or @googlemail.com). Only G-Suite business accounts
27+
> can use the Gmail connector with other connectors without restriction in logic apps. If you have a Gmail consumer account,
28+
> you can use the Gmail connector with only specific Google-approved services, or you can
29+
> [create a Google client app to use for authentication](https://docs.microsoft.com/connectors/gmail/#authentication-and-bring-your-own-application).
30+
> For more information, see [Data security and privacy policies for Google connectors in Azure Logic Apps](../connectors/connectors-google-data-security-privacy-policy.md).
31+
32+
* An IoT Hub in Azure. If you haven't created one yet, see [Get started with IoT Hub](../iot-hub/iot-hub-csharp-csharp-getstarted.md) for a walkthrough.
2333

2434
## Create a logic app
2535

0 commit comments

Comments
 (0)