mlops-v2 icon indicating copy to clipboard operation
mlops-v2 copied to clipboard

outer-loop-deploying-infrastructure-via-azure-devops fails becuase prod env is not available

Open ManojBableshwar opened this issue 3 years ago • 3 comments

These steps: https://github.com/Azure/mlops-v2/blob/main/QUICKSTART.md#outer-loop-deploying-infrastructure-via-azure-devops fail with the following error:

image

I had to manually create the prod env to get this pipeline to run

image

ManojBableshwar avatar Jul 11 '22 22:07 ManojBableshwar

I am getting the same error. How did you create the prod env manually?

BoskarimEid avatar Nov 16 '22 22:11 BoskarimEid

@sdonohoo we should add this to the revised documentation, that Bicep requires the envs to be created manually in ADO

cindyweng avatar Dec 01 '22 12:12 cindyweng

@cindyweng @setuc Creating prod env manually and documenting that works around the issue but why is the dev env created automatically but not prod?

sdonohoo avatar Dec 10 '22 22:12 sdonohoo