Skip to content

Commit ac23910

Browse files
authored
Merge pull request #206395 from Nawrock/patch-7
Adding warning about data loss when moving AI workspace-based component to a new subscription
2 parents 3d3384d + aff3645 commit ac23910

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,9 @@ Jump to a resource provider namespace:
11281128
> [!IMPORTANT]
11291129
> Make sure moving to new subscription doesn't exceed [subscription quotas](azure-subscription-service-limits.md#azure-monitor-limits).
11301130
1131+
> [!WARNING]
1132+
> 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.
1133+
11311134
> [!div class="mx-tableFixed"]
11321135
> | Resource type | Resource group | Subscription | Region move |
11331136
> | ------------- | ----------- | ---------- | ----------- |

0 commit comments

Comments
 (0)