You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-twitter-email.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,14 @@ In this tutorial, you learn how to:
32
32
33
33
+ An active [Twitter](https://twitter.com/) account.
34
34
+ An [Outlook.com](https://outlook.com/) account (for sending notifications).
35
-
+ This article uses as its starting point the resources created in [Create your first function from the Azure portal](functions-create-first-azure-function.md).
35
+
36
+
> [!NOTE]
37
+
> If you want to use the Gmail connector, only G-Suite business accounts can use this connector without restrictions in logic apps.
38
+
> If you have a Gmail consumer account, you can use the Gmail connector with only specific Google-approved apps and services,
39
+
> or you can [create a Google client app to use for authentication in your Gmail connector](https://docs.microsoft.com/connectors/gmail/#authentication-and-bring-your-own-application).
40
+
> For more information, see [Data security and privacy policies for Google connectors in Azure Logic Apps](../connectors/connectors-google-data-security-privacy-policy.md).
41
+
42
+
+ This article uses as its starting point the resources created in [Create your first function from the Azure portal](functions-create-first-azure-function.md).
36
43
If you haven't already done so, complete these steps now to create your function app.
0 commit comments