From 15a1a7f529f796de9d0f79e7f9ccbf88900b62cc Mon Sep 17 00:00:00 2001 From: Shardul Frey Date: Sun, 16 Jun 2019 14:13:15 -0400 Subject: [PATCH] edited config for az pipeline --- aml_config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aml_config/config.json b/aml_config/config.json index 7105ecf7..a431f416 100644 --- a/aml_config/config.json +++ b/aml_config/config.json @@ -1,6 +1,6 @@ { "subscription_id": "<>", - "resource_group": "DevOps_AzureML_Demo", + "resource_group": "LH-BGF-PoC", "workspace_name": "AzureML_Demo_ws", - "location": "southcentralus" + "location": "canadacentral" }