Skip to content

Commit 7de0003

Browse files
committed
Acrolinx round 2
1 parent 2471655 commit 7de0003

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

articles/storage-discovery/resource-move.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,41 +18,41 @@ This article describes how to make changes to resource group, subscription, or M
1818
It's important to understand the impact of a resource move on the insights Storage Discovery provides to you.
1919
Storage Discovery aggregates information about different storage resources and presents them as insights in a Discovery workspace resource. Which storage resources are in scope is defined in the workspace resource itself.
2020

21+
Moving either the Discovery workspace or the storage resources to different resource groups or subscriptions is supported. In this article, you'll find important aspects worth considering.
22+
2123
> [!IMPORTANT]
2224
> The Storage Discovery workspace resource and all storage resources, such as storage accounts it generates insights for, must reside in the same Microsoft Entra tenant.
2325
24-
Moving either the Discovery workspace or the storage resources to different resource groups or subscriptions is supported. However, later sections in this article list important aspects to consider.
25-
2626
## Move a workspace to a different subscription or resource group
2727

2828
Storage Discovery workspace resources can move to different resource groups or subscriptions within the same Microsoft Entra tenant. When a workspace moves in this way, the Storage Discovery service works uninterrupted and workspaces continue to aggregate the same insights as they did before the move.
2929

3030
> [!NOTE]
31-
> Some users of a moving workspace may inherit access to the workspace from the original resource group or subscription the workspace was deployed in. Such users may loose access when the workspace moves to a subscription or resource group they don't have access to. Users with direct Role Based Access Control (RBAC) role assignments to a Discovery workspace are likely to retain access post workspace move. In rare cases, Azure Policy may be configured to deny access to the workspace in the new location.
31+
> Some users of a moving workspace may inherit access to the workspace from the original resource group or subscription the workspace was deployed in. Such users may lose access when the workspace moves to a subscription or resource group they don't have access to. Users with direct Role Based Access Control (RBAC) role assignments to a Discovery workspace are likely to retain access post workspace move. In rare cases, Azure Policy may be configured to deny access to the workspace in the new location.
3232
3333
## Move a storage resource to a different subscription or resource group
3434

3535
Moving a storage resource to a new resource group or subscription in the same Microsoft Entra tenant can move that resource into or out of the scope of a Discovery workspace.
3636
When such a storage resource moves, one of two results can occur:
3737

38-
1. The storage resource moves to a location not covered by the workspace root configuration. In this case, the impact on your insights are changes to Discovery reports like: `Capacity`, `Activity`, and others. The storage resource and it's data volume no longer appears. Such a resource move has the same impact on reports as if the resource is deleted. However, the insights history in your workspace retains these resource insights. As an example, such a move could manifest as a dip in overall used-capacity graph.
39-
1. The storage resource moves a to new location that is also covered by the root configuration of the same workspace. Such a move also has an impact on the reports of this workspace. For instance, a distribution of capacity by subscription may show a dip for the original subscription and a jump for the subscription the storage resource moved to. It's also important to note that Storage Discovery does not change the resource URI in it's historic data. If you are observing insights for the resource before it moves, then those insights stop appearing when the move occurs. Insights for the moved storage resource (now has a different resource ID) begin to appear. That means you can't connect history of this individual storage account resource. A move starts recording new history as if this storage resource was newly created instead of moved.
38+
1. The storage resource moves to a location not covered by the workspace root configuration. In this case, Discovery reports like: `Capacity`, `Activity`, and others start reporting changes. The storage resource and its data volume no longer appears. Such a resource move has the same impact on reports as if the resource is deleted. However, the insights history in your workspace retains these resource insights. As an example, such a move could manifest as a dip in overall used-capacity graph.
39+
1. The storage resource moves to a new location that is also covered by the root configuration of the same workspace. Such a move also has an impact on the reports of this workspace. For instance, a distribution of capacity by subscription may show a dip for the original subscription and a jump for the subscription the storage resource moved to. It's also important to note that Storage Discovery doesn't change the resource URI in it's historic data. If you're observing insights for the resource before it moves, then those insights stop appearing when the move occurs. Insights for the moved storage resource (now has a different resource ID) begin to appear. That means you can't connect history of this individual storage account resource. A move starts recording new history as if this storage resource was newly created instead of moved.
4040

4141
## Move a workspace to a different Microsoft Entra tenant
4242

43-
Moving a Discovery workspace to a new tenant is not supported. Tenant moves are accomplished by moving an entire subscription with all it's resource groups and resources to another tenant. If a Discovery workspace moves in this way:
43+
Moving a Discovery workspace to a new tenant isn't supported. Tenant moves are accomplished by moving an entire subscription with all its resource groups and resources to another tenant. If a Discovery workspace moves in this way:
4444

4545
1. Any explicit Role Based Access Control (RBAC) role assignments are no longer functioning.
4646
1. The workspace immediately stops aggregating insights about storage resources that are now located in a different tenant.
47-
1. Insights collected about any storage resources become unavailable and cannot be recovered.
47+
1. Insights collected about any storage resources become unavailable and can't be recovered.
4848

4949
> [!CAUTION]
50-
> Data loss occurs when you move a Discovery workspace to a different Microsoft Entra tenant. All previously aggregated insights become unavailable and cannot be recovered, even if the workspace moves back to the original tenant.
50+
> Data loss occurs when you move a Discovery workspace to a different Microsoft Entra tenant. All previously aggregated insights become unavailable and can't be recovered, even if the workspace moves back to the original tenant.
5151
5252
## Move a storage resource to a different Microsoft Entra tenant
5353

54-
This scenario is very comparable with a storage resource moving out of the bounds of a workspace root configuration.
55-
The storage resource leaves to a location not covered by the workspace root configuration. In this case, the impact on your insights are changes to Discovery reports like: `Capacity`, `Activity`, and others. The storage resource and it's data volume no longer appears. However, insights remain in the history of your workspace. As an example, such a move could manifest as a dip in an overall used-capacity graph.
54+
This scenario is comparable with a storage resource moving out of the bounds of a workspace root configuration.
55+
The storage resource leaves to a location not covered by the workspace root configuration. In this case, the impacts on your insights are changes to Discovery reports like: `Capacity`, `Activity`, and others. The storage resource and its data volume no longer appears. However, insights remain in the history of your workspace. As an example, such a move could manifest as a dip in an overall used-capacity graph.
5656

5757
> [!WARNING]
5858
> Storage Discovery can only generate insights for storage resources located in the same tenant as the Discovery workspace.

0 commit comments

Comments
 (0)