Skip to content

Commit b0c7c72

Browse files
Merge pull request #209526 from AaronMaxwell/aaronmax-update-move-rename-workspace-warning
Updated warning per PG feedback
2 parents d59049f + 50a7d4f commit b0c7c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ Jump to a resource provider namespace:
11311131
> Make sure moving to new subscription doesn't exceed [subscription quotas](azure-subscription-service-limits.md#azure-monitor-limits).
11321132
11331133
> [!WARNING]
1134-
> When moving a workspace-based Application Insights component to a different subscription, telemetry stored in the original subscription will not be accessible anymore. This is because telemetry is identified by the Application Insights resource ID, which changes when you move the component to a different subscription. Please notice that once moved, there is no way to retrieve telemetry from the original subscription.
1134+
> Moving or renaming any Application Insights resource changes the resource ID. When the ID changes for a workspace-based resource, data sent for the prior ID is accessible only by querying the underlying Log Analytics workspace. The data will not be accessible from within the renamed or moved Application Insights resource.
11351135
11361136
> [!div class="mx-tableFixed"]
11371137
> | Resource type | Resource group | Subscription | Region move |

0 commit comments

Comments
 (0)