From 62e0c50085c877a80b63a7123b69063e59260631 Mon Sep 17 00:00:00 2001 From: Junyang Chen Date: Thu, 4 Feb 2021 13:47:15 -0800 Subject: [PATCH] Modify location info for cross region compute feature --- .../machineLearningServices.json | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json index f34029e01dd7..ce408bfa872a 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json @@ -2557,11 +2557,6 @@ "type": "string", "description": "Specifies the resource ID." }, - "amlWorkspaceLocation": { - "readOnly": true, - "type": "string", - "description": "Region of the AML workspace in the id." - }, "type": { "readOnly": true, "type": "string", @@ -2825,6 +2820,10 @@ "name": "QuotaUnit", "modelAsString": true } + }, + "location": { + "description": "Region of the AML workspace in the id.", + "type": "string" } }, "description": "The properties for Quota update or retrieval." @@ -2837,10 +2836,6 @@ "items": { "$ref": "#/definitions/QuotaBaseProperties" } - }, - "location": { - "description": "Region of workspace quota to be updated.", - "type": "string" } }, "description": "Quota update parameters." @@ -2938,7 +2933,7 @@ "type": "string", "description": "Specifies the resource ID." }, - "amlWorkspaceLocation": { + "location": { "readOnly": true, "type": "string", "description": "Region of the AML workspace in the id."