You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
Beta Was this translation helpful? Give feedback.
All reactions