From fccc89e0f42a7d24c03f947334f20240a9d1067f Mon Sep 17 00:00:00 2001 From: varunpathy <36322221+varunpathy@users.noreply.github.com> Date: Mon, 5 Apr 2021 19:08:36 +0530 Subject: [PATCH 1/2] Update iac-create-environment-pipeline-arm.yml --- environment_setup/iac-create-environment-pipeline-arm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment_setup/iac-create-environment-pipeline-arm.yml b/environment_setup/iac-create-environment-pipeline-arm.yml index 0b9f474c..3409e78d 100644 --- a/environment_setup/iac-create-environment-pipeline-arm.yml +++ b/environment_setup/iac-create-environment-pipeline-arm.yml @@ -1,4 +1,4 @@ -# CI/PR Pipeline that deploys an ARM template to create or update the resources needed by the other pipelines. +# CI/PR Pipeline that deploys an ARM template to create or update the MLOPS resources needed by the other pipelines. trigger: branches: include: From 412cd12e79538d893e414190a60821288a1f7147 Mon Sep 17 00:00:00 2001 From: varunpathy <36322221+varunpathy@users.noreply.github.com> Date: Wed, 21 Apr 2021 12:15:02 +0530 Subject: [PATCH 2/2] Update cloud-environment.json --- environment_setup/arm-templates/cloud-environment.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment_setup/arm-templates/cloud-environment.json b/environment_setup/arm-templates/cloud-environment.json index 6d1114f6..0808ee9d 100644 --- a/environment_setup/arm-templates/cloud-environment.json +++ b/environment_setup/arm-templates/cloud-environment.json @@ -21,6 +21,7 @@ "westcentralus", "westeurope", "westus2", + "centralindia", "centralus" ], "metadata": { @@ -156,4 +157,4 @@ } } ] -} \ No newline at end of file +}