From 9051a58ce6ccdd3ef87a2ebad989cd74f82ee338 Mon Sep 17 00:00:00 2001 From: Praneet Solanki Date: Fri, 21 Jun 2019 17:36:55 -0400 Subject: [PATCH] Update config.json --- aml_config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aml_config/config.json b/aml_config/config.json index 7105ecf7..b80fc9ff 100644 --- a/aml_config/config.json +++ b/aml_config/config.json @@ -1,6 +1,6 @@ { "subscription_id": "<>", - "resource_group": "DevOps_AzureML_Demo", + "resource_group": "MLOps_prsol_Demo", "workspace_name": "AzureML_Demo_ws", "location": "southcentralus" }