From b93cc1bfea46c406321caed4c9b45edb95c05319 Mon Sep 17 00:00:00 2001 From: Jeanie Decker Date: Tue, 3 Oct 2017 17:50:51 +0000 Subject: [PATCH] Merged PR 3565: Add link to background processes topic --- .../enterprise-background-activity-controls.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/application-management/enterprise-background-activity-controls.md b/windows/application-management/enterprise-background-activity-controls.md index 238dc36fc2..48e61b947d 100644 --- a/windows/application-management/enterprise-background-activity-controls.md +++ b/windows/application-management/enterprise-background-activity-controls.md @@ -59,5 +59,6 @@ The Universal Windows Platform ensures that consumers will have great battery li ## See also -[Policy CSP](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#privacy-letappsruninbackground) +- [Run in the background indefinitely](https://docs.microsoft.com/windows/uwp/launch-resume/run-in-the-background-indefinetly) +- [Policy CSP](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#privacy-letappsruninbackground) [Optimize background activity](https://docs.microsoft.com/windows/uwp/debug-test-perf/optimize-background-activity)