Skip to content

Commit 3ee630a

Browse files
author
Larry
committed
adding to known issues and being less specific on the error, since we don't know exactly what errors are returned.
1 parent 10b406b commit 3ee630a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

articles/machine-learning/concept-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can also perform the following workspace management tasks:
8080
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
8181
8282
> [!WARNING]
83-
> 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.
83+
> 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.
8484
8585
## <a name='create-workspace'></a> Create a workspace
8686

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Use the Delete button at the top of the workspace you wish to delete.
115115
### Moving the workspace
116116

117117
> [!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.
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.
119119
120120
## Next steps
121121

articles/machine-learning/resource-known-issues.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,3 +312,8 @@ Experiments can be archived by using [Experiment.archive](https://docs.microsoft
312312
method, or from Experiment tab view in Azure Machine Learning studio client. This action hides the experiment from list queries and views, but does not delete it.
313313

314314
Permanent deletion of individual experiments or runs is not currently supported. For more information on deleting Workspace assets, see [Export or delete your Machine Learning service workspace data](how-to-export-delete-data.md).
315+
316+
## Moving the workspace
317+
318+
> [!WARNING]
319+
> 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.

0 commit comments

Comments
 (0)