diff --git a/windows/deployment/update/device-health-using.md b/windows/deployment/update/device-health-using.md index 41d5a47d0f..9fa09d1431 100644 --- a/windows/deployment/update/device-health-using.md +++ b/windows/deployment/update/device-health-using.md @@ -101,16 +101,22 @@ For details about deploying WIP policies, see [Protect your enterprise data usin Once you have WIP policies in place, by using the WIP section of Device Health, you can: -- Tune WIP rules, for example by confirming that certain apps are allowed or disallowed by current policy. - Reduce disruptive prompts by adding rules to allow data sharing from approved apps. - -![Main Windows Information Protection view](images/WIPmain.png) +- Tune WIP rules, for example by confirming that certain apps are allowed or disallowed by current policy. -Clicking through shows the details you can use to explore each incident and update app policies by using AppLocker or WIP AppIDs. +![Main Windows Information Protection view](images/WIPNEWMAIN-sterile.png) -![WIP details view](images/WIP2-sterile.png) +Clicking through the **APP LEARNING** tile shows details of app statistics that you can use to explore each incident and update app policies by using AppLocker or WIP AppIDs. + +![WIP details view](images/WIPNEW1-chart-selected-sterile.png) + +In this chart view, you can click a particular app listing, which will open additional details on the app in question, including details you need to adjust your Windows Information Protection Policy: + +![WIP details view for a specific app](images/WIPappID-sterile.png) + +Here you can copy the WipAppid and use that for adjusting the WIP policy. ## Data model and OMS built-in extensibility diff --git a/windows/deployment/update/images/WIPNEW1-chart-selected-sterile.png b/windows/deployment/update/images/WIPNEW1-chart-selected-sterile.png new file mode 100644 index 0000000000..eb2cabdcfd Binary files /dev/null and b/windows/deployment/update/images/WIPNEW1-chart-selected-sterile.png differ diff --git a/windows/deployment/update/images/WIPNEW1.PNG b/windows/deployment/update/images/WIPNEW1.PNG new file mode 100644 index 0000000000..29e14d5411 Binary files /dev/null and b/windows/deployment/update/images/WIPNEW1.PNG differ diff --git a/windows/deployment/update/images/WIPNEW2-sterile.png b/windows/deployment/update/images/WIPNEW2-sterile.png new file mode 100644 index 0000000000..1ee1148c8f Binary files /dev/null and b/windows/deployment/update/images/WIPNEW2-sterile.png differ diff --git a/windows/deployment/update/images/WIPNEW2.PNG b/windows/deployment/update/images/WIPNEW2.PNG new file mode 100644 index 0000000000..af7a8c84b7 Binary files /dev/null and b/windows/deployment/update/images/WIPNEW2.PNG differ diff --git a/windows/deployment/update/images/WIPNEWMAIN-sterile.png b/windows/deployment/update/images/WIPNEWMAIN-sterile.png new file mode 100644 index 0000000000..5efc5250c1 Binary files /dev/null and b/windows/deployment/update/images/WIPNEWMAIN-sterile.png differ diff --git a/windows/deployment/update/images/WIPNEWMAIN.PNG b/windows/deployment/update/images/WIPNEWMAIN.PNG new file mode 100644 index 0000000000..b56da2b409 Binary files /dev/null and b/windows/deployment/update/images/WIPNEWMAIN.PNG differ diff --git a/windows/deployment/update/images/WIPappID-sterile.png b/windows/deployment/update/images/WIPappID-sterile.png new file mode 100644 index 0000000000..ec79924bab Binary files /dev/null and b/windows/deployment/update/images/WIPappID-sterile.png differ diff --git a/windows/deployment/update/images/WIPappID.PNG b/windows/deployment/update/images/WIPappID.PNG new file mode 100644 index 0000000000..49ea2bc99c Binary files /dev/null and b/windows/deployment/update/images/WIPappID.PNG differ