From 3ccbee37c2949fed0806e245ec117bb2f7d6c04c Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 29 Aug 2016 07:30:07 -0700 Subject: [PATCH 1/2] redirect app dev for WaaS to MSDN --- windows/manage/TOC.md | 1 - .../manage/application-development-for-windows-as-a-service.md | 1 + .../manage/change-history-for-manage-and-update-windows-10.md | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/manage/TOC.md b/windows/manage/TOC.md index 2a2c84e4ca..15f4e3b2bf 100644 --- a/windows/manage/TOC.md +++ b/windows/manage/TOC.md @@ -35,7 +35,6 @@ ## [Join Windows 10 Mobile to Azure Active Directory](join-windows-10-mobile-to-azure-active-directory.md) ## [Configure devices without MDM](configure-devices-without-mdm.md) ## [Windows 10 servicing options](introduction-to-windows-10-servicing.md) -## [Application development for Windows as a service](application-development-for-windows-as-a-service.md) ## [Application Virtualization (App-V) for Windows](appv-for-windows.md) ### [Getting Started with App-V](appv-getting-started.md) #### [What's new in App-V](appv-about-appv.md) diff --git a/windows/manage/application-development-for-windows-as-a-service.md b/windows/manage/application-development-for-windows-as-a-service.md index d890f1f880..40b757275b 100644 --- a/windows/manage/application-development-for-windows-as-a-service.md +++ b/windows/manage/application-development-for-windows-as-a-service.md @@ -7,6 +7,7 @@ ms.mktglfcycl: manage ms.sitesec: library ms.pagetype: security, servicing author: jdeckerMS +redirect_url: https://msdn.microsoft.com/windows/uwp/get-started/application-development-for-windows-as-a-service --- # Application development for Windows as a service diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md index 3785c0b427..340f28cdea 100644 --- a/windows/manage/change-history-for-manage-and-update-windows-10.md +++ b/windows/manage/change-history-for-manage-and-update-windows-10.md @@ -19,6 +19,7 @@ This topic lists new and updated topics in the [Manage and update Windows 10](in | --- | --- | | [Configure Windows 10 taskbar](configure-windows-10-taskbar.md) | Updated sample XML for combined Start and taskbar layout; added note to explain the difference between applying taskbar configuration by Group Policy and by provisioning package | | [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md) | Updated instructions for exiting assigned access mode. | +| Application development for Windows as a service | Topic moved to MSDN: [Application development for Windows as a service](https://msdn.microsoft.com/windows/uwp/get-started/application-development-for-windows-as-a-service) ## RELEASE: Windows 10, version 1607 From 56c70b0bb6d9f2bf6acca5e7d023d1a12796c3d1 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 29 Aug 2016 07:46:11 -0700 Subject: [PATCH 2/2] remove from index --- windows/manage/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/windows/manage/index.md b/windows/manage/index.md index eba6dd0e9c..2996b55b2f 100644 --- a/windows/manage/index.md +++ b/windows/manage/index.md @@ -60,10 +60,6 @@ Learn about managing and updating Windows 10.

[Windows 10 servicing options](introduction-to-windows-10-servicing.md)

This article describes the new servicing options available in Windows 10, Windows 10 Mobile, and Windows 10 IoT Core (IoT Core) and how they enable enterprises to keep their devices current with the latest feature upgrades. It also covers related topics, such as how enterprises can make better use of Windows Update, and what the new servicing options mean for support lifecycles.

- -

[Application development for Windows as a service](application-development-for-windows-as-a-service.md)

-

In today’s environment, where user expectations frequently are set by device-centric experiences, complete product cycles need to be measured in months, not years. Additionally, new releases must be made available on a continual basis, and must be deployable with minimal impact on users. Microsoft designed Windows 10 to meet these requirements by implementing a new approach to innovation, development, and delivery called [Windows as a service (WaaS)](introduction-to-windows-10-servicing.md). The key to enabling significantly shorter product cycles while maintaining high quality levels is an innovative community-centric approach to testing that Microsoft has implemented for Windows 10. The community, known as Windows Insiders, is comprised of millions of users around the world. When Windows Insiders opt in to the community, they test many builds over the course of a product cycle and provide feedback to Microsoft through an iterative methodology called flighting.

-

[Application Virtualization for Windows (App-V)](appv-for-windows.md)

When you deploy Application Virtualization (App-V) in your orgnazation, you can deliver Win32 applications to users as virtual applications. Virtual applications are installed on centrally managed servers and delivered to users as a service – in real time and on as as-needed basis. Users launch virtual applications from familiar access points, including the Windows Store, and interact with them as if they were installed locally.