-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Improve Azure onboarding experience
-
False
Our provisioning process needs some resources to be present, namely: virtual network, subnet, public IP, security group, network interface
Goal:
- Figure out a way to provisiong the needed resources
- Make sure the parallel deployments would not fail
Acceptance criteria:
- Resources needed for deployments are reliably prepared in the Azure infrastructure
It appears these can be created as part of Azure Lighthouse, any resource can be created via ARM:
https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates
Additionally, some things like subnet can be parametrized and edited by users. Also, resources can be parametrized too and tags used to find them during provisioning.
- depends on
-
HMS-2699 Streamline Sources configuration to be user friendly
- Closed