Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Clean up App Provisioning #28

Open
isaacrlevin opened this issue Jul 29, 2020 · 0 comments
Open

Clean up App Provisioning #28

isaacrlevin opened this issue Jul 29, 2020 · 0 comments
Assignees

Comments

@isaacrlevin
Copy link
Contributor

The provisioning of the app takes place in a bootstrap container. The container runs the following (for example):

https://github.com/microsoft/ignite-learning-paths-training-ops/blob/main/deployment/deploy.sh

which does a whole host of tasks including pre-loading the db, etc.

The actions for this script should instead be performed now in a ARM script action.

Also, the ARM templates include hardcoded regions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants