Skip to content

Commit 10b406b

Browse files
author
Larry
committed
relocating warning
1 parent 78e93fb commit 10b406b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ To create a workspace, you need an Azure subscription. If you don’t have an Az
5656

5757
1. To view the new workspace, select **Go to resource**.
5858

59-
> [!WARNING]
60-
> Moving your Azure Machine Learning workspace to a different subscription, or moving the owning subscription to a new tenant, is not supported. Doing so may cause errors such as `Unexpected status code: 500` when attempting to use the workspace.
61-
6259
### Download a configuration file
6360

6461
1. If you will be creating a [compute instance](tutorial-1st-experiment-sdk-setup.md#azure), skip this step.
@@ -115,6 +112,11 @@ Use the Delete button at the top of the workspace you wish to delete.
115112

116113
[!INCLUDE [machine-learning-resource-provider](../../includes/machine-learning-resource-provider.md)]
117114

115+
### Moving the workspace
116+
117+
> [!WARNING]
118+
> Moving your Azure Machine Learning workspace to a different subscription, or moving the owning subscription to a new tenant, is not supported. Doing so may cause errors such as `Unexpected status code: 500` when attempting to use the workspace.
119+
118120
## Next steps
119121

120122
Follow the full-length tutorial to learn how to use a workspace to build, train, and deploy models with Azure Machine Learning.

0 commit comments

Comments
 (0)