diff --git a/windows/keep-secure/app-behavior-with-wip.md b/windows/keep-secure/app-behavior-with-wip.md
index 134bb1bd26..55939649d4 100644
--- a/windows/keep-secure/app-behavior-with-wip.md
+++ b/windows/keep-secure/app-behavior-with-wip.md
@@ -42,7 +42,7 @@ This table includes info about how unenlightened apps might behave, based on you
Name-based policies, using the /*AppCompat*/ string or proxy-based policies |
- Not required. App connects directly using IP address. |
+ Not required. App connects to enterprise cloud resources directly, using an IP address. |
- App is entirely blocked from both personal and enterprise cloud resources.
@@ -59,7 +59,7 @@ This table includes info about how unenlightened apps might behave, based on you
|
- Not required. App connects using hostname. |
+ Not required. App connects to enterprise cloud resources, using a hostname. |
- App is blocked from accessing enterprise cloud resources, but can access other network resources.
@@ -69,7 +69,7 @@ This table includes info about how unenlightened apps might behave, based on you
|
- Allow. App connects using IP address or hostnames. |
+ Allow. App connects to enterprise cloud resources, using an IP address or a hostname. |
- App can access both personal and enterprise cloud resources.
@@ -79,7 +79,7 @@ This table includes info about how unenlightened apps might behave, based on you
|
- Exempt. App connects using IP address or hostnames. |
+ Exempt. App connects to enterprise cloud resources, using an IP address or a hostname. |
- App can access both personal and enterprise cloud resources.
@@ -99,7 +99,7 @@ This table includes info about how enlightened apps might behave, based on your
Networking policy configuration for name-based policies, possibly using the /*AppCompat*/ string, or proxy-based policies |
|
- Not required. App connects using IP address or hostnames. |
+ Not required. App connects to enterprise cloud resources, using an IP address or a hostname. |
- App is blocked from accessing enterprise cloud resources, but can access other network resources.
@@ -109,7 +109,7 @@ This table includes info about how enlightened apps might behave, based on your
|
- Allow. App connects using IP address or hostnames. |
+ Allow. App connects to enterprise cloud resources, using an IP address or a hostname. |
- App can access both personal and enterprise cloud resources.
@@ -119,7 +119,7 @@ This table includes info about how enlightened apps might behave, based on your
|
- Exempt. App connects using IP address or hostnames. |
+ Exempt. App connects to enterprise cloud resources, using an IP address or a hostname. |
- App can access both personal and enterprise cloud resources.
|