Skip to content

Commit 78e93fb

Browse files
author
Larry
committed
disclaimer on moving workspace
1 parent 6d5d0c4 commit 78e93fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/machine-learning/concept-workspace.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ You can also perform the following workspace management tasks:
7979
> Compute instances are available only for workspaces with a region of **North Central US**, **East US 2**, **North Europe** or **UK South**, with support for other regions coming soon.
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
82+
> [!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.
84+
8285
## <a name='create-workspace'></a> Create a workspace
8386

8487
When you create a workspace, you decide whether to create it with [Basic or Enterprise edition](overview-what-is-azure-ml.md#sku). The edition determines the features available in the workspace. Among other features, Enterprise edition gives you access to [Azure Machine Learning designer](concept-designer.md) and the studio version of building [automated machine learning experiments](tutorial-first-experiment-automated-ml.md). For more details and pricing information, see [Azure Machine Learning pricing](https://azure.microsoft.com/pricing/details/machine-learning/).

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ 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+
5962
### Download a configuration file
6063

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

103106
![Delete button](./media/how-to-manage-workspace/delete-workspace.png)
104107

105-
106108
## Clean up resources
107109

108110
[!INCLUDE [aml-delete-resource-group](../../includes/aml-delete-resource-group.md)]

0 commit comments

Comments
 (0)