Skip to content

Commit f6f733d

Browse files
Merge pull request #209888 from yossi-y/main
Clarified data loss on solution removal.
2 parents d4a1127 + 988ce1d commit f6f733d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/logs/move-workspace.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.service: azure-monitor
66
author: yossi-y
77
ms.author: yossiy
8-
ms.date: 03/01/2022
8+
ms.date: 09/01/2022
99
ms.custom: devx-track-azurepowershell
1010

1111
---
@@ -27,13 +27,13 @@ The workspace source and destination subscriptions must exist within the same Az
2727

2828
## Workspace move considerations
2929
- Managed solutions that are installed in the workspace will be moved in this operation.
30-
- Workspace keys (both primary and secondary) are re-generated with workspace move operation. If you keep a copy of your workspace keys in key vault, update them with the new keys generated after the workspace move.
31-
- Connected [MMA agents](../agents/log-analytics-agent.md) will remain connected and keep sending data to the workspace after the move. [AMA agents](../agents/azure-monitor-agent-overview.md) via DCR will be disconnected during the move and should be reconfigured after the move.
32-
- Since the move operation requires that there are no Linked Services from the workspace, solutions that rely on that link must be removed to allow the workspace move. Solutions that must be removed before you can unlink your automation account:
30+
- The move operation requires that there are no Linked Services to workspace. Solutions that rely on Linked Services must be removed prior to the move, including Automation account. These solutions must be removed before you can unlink your automation account. Data collection for the solutions will stop, their tables removed from UI, but data remains in workspace per tables retention period. When adding solutions after the move, ingestion is restored and tables become visible with data.
3331
- Update Management
3432
- Change Tracking
3533
- Start/Stop VMs during off-hours
3634
- Microsoft Defender for Cloud
35+
- Workspace keys (both primary and secondary) are re-generated with workspace move operation. If you keep a copy of your workspace keys in key vault, update them with the new keys generated after the workspace move.
36+
- Connected [MMA agents](../agents/log-analytics-agent.md) remain connected and keep sending data to the workspace after the move. [AMA agents](../agents/azure-monitor-agent-overview.md) via DCR will be disconnected during the move and should be reconfigured after the move.
3737

3838
>[!IMPORTANT]
3939
> **Microsoft Sentinel customers**

0 commit comments

Comments
 (0)