HCIBox - Alternative VM Region #2877
Sven Forstreuter (sforstre)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
i recently tried to deploy HCI Box but did not succeed cause I don't had quota in WestEurope or EastUS.
In order to overcome this, I added in my private repo some lines of code to implement another variable "boxlocation".
Basic Idea: Add a second variable to deploy ONLY the HCI-Client VM (Incl. nic, disk and VNET) in any region of choice, keep the arc stuff in the supported regions.
In my case, I added WestUS 2 as additional "boxlocation".
See the first shot here: https://github.com/microsoft/azure_arc/commit/6154f724c8ec92ec574fb0c68dc3a756280f280c
Anyone else working on this challange already? :)
Happy to code together!
Kind regards
Sven
All reactions