Skip to content

Commit 87faae3

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into freshness_c47
2 parents c6c4cbd + dc21c23 commit 87faae3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/azure-functions/functions-twitter-email.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,14 @@ In this tutorial, you learn how to:
3232

3333
+ An active [Twitter](https://twitter.com/) account.
3434
+ 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).
3643
If you haven't already done so, complete these steps now to create your function app.
3744

3845
## Create a Cognitive Services resource

0 commit comments

Comments
 (0)