Skip to content

Commit ba4e5e8

Browse files
authored
Merge pull request #206957 from Blackmist/workspace-move-update
udpates per feedback from PM
2 parents 9ffcb15 + 9994b85 commit ba4e5e8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/machine-learning/how-to-move-workspace.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: machine-learning
99
ms.subservice: core
1010
ms.reviewer: larryfr
1111
ms.topic: how-to
12-
ms.date: 01/20/2022
12+
ms.date: 08/04/2022
1313
---
1414

1515
# Move Azure Machine Learning workspaces between subscriptions (preview)
@@ -25,7 +25,8 @@ Moving the workspace enables you to migrate the workspace and its contents as a
2525

2626
| Workspace contents | Moved with workspace |
2727
| ----- |:-----:|
28-
| Datasets | Yes |
28+
| Datastores | Yes |
29+
| Datasets | No |
2930
| Experiment jobs | Yes |
3031
| Environments | Yes |
3132
| Models and other assets stored in the workspace | Yes |
@@ -72,6 +73,7 @@ Moving the workspace enables you to migrate the workspace and its contents as a
7273
* The workspace mustn't be in use during the move operation. Verify that all experiment jobs, data profiling jobs, and labeling projects have completed. Also verify that inference endpoints aren't being invoked.
7374
* The workspace will become unavailable during the move.
7475
* Before to the move, you must delete or detach computes and inference endpoints from the workspace.
76+
* Datastores may still show the old subscription information after the move.
7577

7678
## Prepare and validate the move
7779

0 commit comments

Comments
 (0)