From 9744468a7a4843e3cc28426d833e05f14e96ef0e Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Fri, 19 Jul 2019 11:27:14 +0500
Subject: [PATCH 1/4] Google Drive Config for WIP
Added a use case where user can block Google Drive not to sync WIP protected files.
Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4342
---
.../testing-scenarios-for-wip.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
index 08af5d2456..c076d6d52c 100644
--- a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
+++ b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
@@ -172,6 +172,17 @@ You can try any of the processes included in these scenarios, but you should foc
+
+ Stop Google Drive to sync WIP protected files and folders. |
+
+
+ - In silent configuration add Google Drive in Protected Apps and set it to Deny. This way Google Drive will not sync WIP protected files and folders.
+ - Google Drive details
+ Publisher=O=GOOGLE LLC, L=MOUNTAIN VIEW, S=CA, C=US
+ File=GOOGLEDRIVESYNC.EXE
+
+ |
+
>[!NOTE]
From 4d6191054dd6c7718c0e5364670e8962427bf57c Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Sat, 20 Jul 2019 00:14:24 +0500
Subject: [PATCH 2/4] Update
windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
---
.../windows-information-protection/testing-scenarios-for-wip.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
index c076d6d52c..48b64f7054 100644
--- a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
+++ b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
@@ -173,7 +173,7 @@ You can try any of the processes included in these scenarios, but you should foc
- Stop Google Drive to sync WIP protected files and folders. |
+ Stop Google Drive from syncing WIP protected files and folders. |
- In silent configuration add Google Drive in Protected Apps and set it to Deny. This way Google Drive will not sync WIP protected files and folders.
From 76f80125765fb2812f95f70089e82f00c07f2b5b Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Sat, 20 Jul 2019 00:14:49 +0500
Subject: [PATCH 3/4] Update
windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
---
.../windows-information-protection/testing-scenarios-for-wip.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
index 48b64f7054..f5c7d7c720 100644
--- a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
+++ b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
@@ -176,7 +176,7 @@ You can try any of the processes included in these scenarios, but you should foc
Stop Google Drive from syncing WIP protected files and folders. |
- - In silent configuration add Google Drive in Protected Apps and set it to Deny. This way Google Drive will not sync WIP protected files and folders.
+ - In silent configuration, add Google Drive in Protected Apps and set it to Deny. This way, Google Drive will not sync WIP protected files and folders.
- Google Drive details
Publisher=O=GOOGLE LLC, L=MOUNTAIN VIEW, S=CA, C=US
File=GOOGLEDRIVESYNC.EXE
From dadef4ff118b33504994ff65a3a2ec90b3757074 Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Mon, 22 Jul 2019 10:13:03 +0500
Subject: [PATCH 4/4] Update
windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
---
.../windows-information-protection/testing-scenarios-for-wip.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
index f5c7d7c720..96b109ce32 100644
--- a/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
+++ b/windows/security/information-protection/windows-information-protection/testing-scenarios-for-wip.md
@@ -176,7 +176,7 @@ You can try any of the processes included in these scenarios, but you should foc
Stop Google Drive from syncing WIP protected files and folders. |
- - In silent configuration, add Google Drive in Protected Apps and set it to Deny. This way, Google Drive will not sync WIP protected files and folders.
+ - In silent configuration, add Google Drive to Protected Apps and set it to Deny. This way, Google Drive will not sync WIP protected files and folders.
- Google Drive details
Publisher=O=GOOGLE LLC, L=MOUNTAIN VIEW, S=CA, C=US
File=GOOGLEDRIVESYNC.EXE
| | |