Changes to deprecation notice and lifecycle

This commit is contained in:
Vinay Pamnani 2023-12-15 13:25:19 -05:00
parent e2af9b1f04
commit 24c268a0c8
2 changed files with 4 additions and 4 deletions

View File

@ -6,4 +6,4 @@ ms.topic: include
---
> [!NOTE]
> Microsoft Defender Application Guard, including the [Windows Isolated App Launcher APIs](/windows/win32/api/isolatedapplauncher/), will be deprecated for Microsoft Edge for Business and will no longer be updated. Please download the [Microsoft Edge For Business Security Whitepaper](https://edgestatic.azureedge.net/shared/cms/pdfs/Microsoft_Edge_Security_Whitepaper_v2.pdf) to learn more about Edge for Business security capabilities.
> Microsoft Defender Application Guard, including the [Windows Isolated App Launcher APIs](/windows/win32/api/isolatedapplauncher/), will be deprecated for Microsoft Edge for Business and will no longer be updated. Please download the [Microsoft Edge For Business Security Whitepaper](https://edgestatic.azureedge.net/shared/cms/pdfs/Microsoft_Edge_Security_Whitepaper_v2.pdf) to learn more about Edge for Business security capabilities. To understand the distinction between *deprecation* and *removal*, see [Windows client features lifecycle](feature-lifecycle.md).

View File

@ -8,7 +8,7 @@ manager: aaroncz
ms.author: mstewart
ms.topic: conceptual
ms.technology: itpro-fundamentals
ms.date: 12/05/2023
ms.date: 12/15/2023
ms.collection:
- highpri
- tier2
@ -38,12 +38,12 @@ The following article has details about features that have been removed from Win
## Terminology
The following terms can be used to describe the status that might be assigned to a feature during its lifecycle:
The following terms can be used to describe the status that might be assigned to a feature during its lifecycle:
- **Deprecation**: The stage of the product lifecycle when a feature or functionality is no longer in active development and may be removed in future releases of a product or online service.
- **End of support**: The stage of the product lifecycle when support and servicing are no longer available for a product.
- **Retirement**: The stage of the product lifecycle when a service is shut down so that it's no longer available for use.
- **Remove or retire a feature**: The stage of the product lifecycle when a feature or functionality is removed from a service after it has been deprecated.
- **Remove or retire a feature**: The stage of the product lifecycle when a feature or functionality is taken out of a service after it has been marked as deprecated. The feature is removed from newer versions of Windows, but still exists in older versions and is supported until those versions reach **end of support** stage.
- **Replace a feature**: The stage of the product lifecycle when a feature or functionality in a service is replaced with a different feature or functionality.
## Also see