Skip to content

Commit d5e81ea

Browse files
committed
Clarity edits
1 parent 0bf8e7f commit d5e81ea

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/connectors/connectors-google-data-security-privacy-policy.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,18 @@ ms.date: 04/24/2020
1010

1111
# Data security and privacy policies for Google connectors in Azure Logic Apps
1212

13-
Starting **May 1, 2020**, changes by Google to their [data security and privacy policies](https://www.blog.google/technology/safety-security/project-strobe/) might affect your logic app workflows that use the [Gmail connector](https://docs.microsoft.com/connectors/gmail/).
13+
Starting **May 1, 2020**, changes by Google to their [data security and privacy policies](https://www.blog.google/technology/safety-security/project-strobe/) might affect your logic app workflows that use the [Gmail connector](https://docs.microsoft.com/connectors/gmail/). If your logic apps use the Gmail connector with a Gmail consumer account (email address that ends with @gmail.com or @googlemail.com), your logic apps can use only specific [Google-approved triggers, actions, and connectors](#approved-connectors).
1414

15-
If your logic apps use the Gmail connector with a Gmail consumer account (email address that ends with @gmail.com or @googlemail.com), your logic apps can use only specific [Google-approved triggers, actions, and connectors](#approved-connectors). But, if your logic apps use the Gmail connector with a G-Suite business account (email address with a custom domain), your logic apps aren't affected and have no limits on using the Gmail connector.
15+
> [!NOTE]
16+
> if your logic apps use the Gmail connector with a G-Suite business account (email address with a custom domain), your logic apps aren't affected and have no limits on using the Gmail connector.
1617
1718
## Affected logic apps
1819

1920
If your logic apps are affected by these policy changes, you'll receive an email about the affected logic apps. However, starting **June 15, 2020**, any non-compliant workflows will be disabled. You can take either of these actions:
2021

2122
* Update the affected logic apps by [following the steps in this topic](#update-affected-workflows). You need to create a Google client app, which provides a client ID and client secret that you use for authentication in your Gmail trigger or action.
2223

23-
* Update the affected logic apps so that they use only the [approved connectors](#approved-connectors) before you re-enable the disabled logic apps.
24+
* Update the affected logic apps so that they use only the [Google-approved connectors](#approved-connectors) before you re-enable the disabled logic apps.
2425

2526
<a name="approved-connectors"></a>
2627

@@ -42,7 +43,7 @@ For detailed and the most recent information, see the [Gmail connector's technic
4243

4344
If you have to use the Gmail connector with a Gmail consumer account and Google non-approved connectors in a logic app, you can create your own Google app for personal or internal use in your enterprise. For this scenario, here are the high-level steps that you need to take:
4445

45-
1. Create a Google client app by using the Google API Console.
46+
1. Create a Google client app by using the [Google API Console](https://console.developers.google.com).
4647

4748
1. In your Gmail connector, use the client ID and client secret values from your Google client app.
4849

Loading

0 commit comments

Comments
 (0)