Skip to content

Commit 174e5f9

Browse files
author
Anil Godavarthy
committed
Fixing feedback - change image names and made other changes to improve Acrolinx score to 100.
1 parent 6a44a7f commit 174e5f9

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/sentinel/sentinel-solution-deprecation.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Managing end-to-end lifecycle of deprecated solutions in Microsoft Sentinel'
3-
description: This article walks you through the process of identifying derprecated solutions in Microsoft Sentinel and managing the lifecycle of these solutions.
3+
description: This article walks you through the process of identifying deprecated solutions in Microsoft Sentinel and managing the lifecycle of these solutions.
44
author: anilgodavarthy
55
ms.author: angodavarthy
66
ms.service: microsoft-sentinel
@@ -12,33 +12,33 @@ ms.date: 12/30/2024
1212

1313
# Identifying and managing the lifecycle of deprecated solutions in Microsoft Sentinel
1414

15-
This document explains how to manage the lifecycle of out-of-the-box solutions in Microsoft Sentinel after they are no longer supported by the solution author. This document explains how to identify the solutions that are marked for deprecation and what actions to take on those solutions.
15+
The document explains how to manage the lifecycle of out-of-the-box solutions in Microsoft Sentinel that the solution author no longer supports. This document explains how to identify the solutions that are marked for deprecation and what actions to take on those solutions.
1616

1717
## Reasons for solution deprecation
18-
Below are some of the primary reasons why Solutions are sometimes deprecated in Microsoft Sentinel -
19-
1. The upstream product or service from which data is being ingested into Microsoft Sentinel is deprecated or no longer supported by the software service provider.
20-
1. The ISV who originally published the solution is no longer actively supporting the solution or providing critical updates.
21-
1. For reasons such as acquisitions, the original solution providers must transfer ownership to a different entity.
18+
Here are some of the primary reasons why Solutions are sometimes deprecated in Microsoft Sentinel:
19+
- The software service provider stopped supporting the product or service that sends data to Microsoft Sentinel.
20+
- The author who originally published the solution is no longer actively supporting the solution or providing critical updates.
21+
- The product or service is acquired by another company necessitating ownership transfer to a different entity.
2222

23-
In these cases, users will have to uninstall the original solution and install alternate solutions where available. For more information on how to delete/uninstall solutions in Microsoft Sentinel, see [Delete installed Microsoft Sentinel out-of-the-box content and solutions](/azure/sentinel/sentinel-solutions-delete).
23+
In these cases, users have to uninstall the original solution and install alternate solutions where available. For more information on how to delete/uninstall solutions in Microsoft Sentinel, see [Delete installed Microsoft Sentinel out-of-the-box content and solutions](/azure/sentinel/sentinel-solutions-delete).
2424

2525
## Identifying solutions that are marked as deprecated
2626
Solutions that are marked as deprecated can be identified using the **DEPRECATED** tag against the solution name in Microsoft Sentinel content hub. Solutions that are marked as deprecated are shown first in the content hub, followed by other solutions in alphabetical order.
2727

28-
:::image type="content" source="media/sentinel-solution-deprecation/Solutions-marked-deprecated.png" alt-text="Screenshot of solutions marked as deprecated in Microsoft Sentinel content hub." lightbox="media/sentinel-solution-deprecation/Solutions-marked-deprecated.png":::
28+
:::image type="content" source="media/sentinel-solution-deprecation/solution-marked-deprecated.png" alt-text="Screenshot of solutions marked as deprecated in Microsoft Sentinel content hub." lightbox="media/sentinel-solution-deprecation/solution-marked-deprecated.png":::
2929

3030
## Actions to take on solutions that are marked as deprecated
3131
1. Navigate to Microsoft Sentinel content hub and look for solutions that are flagged as **DEPRECATED** and the status shows **Installed**.
32-
1. Select the solution matching this criterion. If an alternate solution is available, **Navigate to solution** button will be visible at the bottom of the solutions details view. If the **Navigate to solution** button is not available, this means that there are no alternate solutions available. In this case, please proceed with uninstalling the deprecated solution.
32+
1. Select the solution matching this criterion. If an alternate solution is available, **Navigate to solution** button is visible at the bottom of the solutions details view. If the **Navigate to solution** button isn't available, this means that there are no alternate solutions available. In this case, proceed with uninstalling the deprecated solution.
3333

34-
:::image type="content" source="media/sentinel-solution-deprecation/Deprecation-navigate-to-solution.png" alt-text="Screenshot showing navigate to solution option in content hub." lightbox="media/sentinel-solution-deprecation/Deprecation-navigate-to-solution.png" :::
34+
:::image type="content" source="media/sentinel-solution-deprecation/navigate-to-solution.png" alt-text="Screenshot showing navigate to solution option in content hub." lightbox="media/sentinel-solution-deprecation/navigate-to-solution.png" :::
3535

36-
1. Click on **Navigate to solution** button to go to the alternate solution and then click the **Install** button to install the new solution.
37-
1. After you install the new solution, you can proceed to uninstall the deprecated solution. This includes disconnecting the data connectors and removing the other content items that were part of the deprecated solution. For more information, see [Delete installed Microsoft Sentinel out-of-the-box content and solutions](/azure/sentinel/sentinel-solutions-delete).
36+
1. Select on **Navigate to solution** button to go to the alternate solution and then select the **Install** button to install the new solution.
37+
1. After you install the new solution, you can proceed to uninstall the deprecated solution. Disconnect the data connectors and remove the other content items that were part of the deprecated solution. For more information, see [Delete installed Microsoft Sentinel out-of-the-box content and solutions](/azure/sentinel/sentinel-solutions-delete).
3838
1. Configure the new solution. For more information, see [Discover and manage Microsoft Sentinel out-of-the-box content](/azure/sentinel/sentinel-solutions-deploy?tabs=azure-portal#discover-content).
3939

4040
> [!NOTE]
41-
> Before configuring the alternate solution, please make sure to fully remove all the content items in the deprecated solution to ensure that data is not duplicated.
41+
> Before configuring the alternate solution, make sure to fully remove all the content items in the deprecated solution to ensure that data isn't duplicated.
4242
4343
## Related content
4444

0 commit comments

Comments
 (0)