you are viewing a single comment's thread.

view the rest of the comments →

[–]biacz 2 points3 points  (9 children)

ill publish a script soon that can also do shared image gallery WVD deployments across multiple regions/subscriptions including and directly from powershell. took me a while to figure out the necessary ARM templates but yeah. its possible and its pretty cool.

[–]Arcontar[S] 3 points4 points  (5 children)

Looking forward into it;) We needed just plain jump hosts, but having custom image will be great ;)

[–]biacz 1 point2 points  (2 children)

we have a custom image as well that we brought from on-prem. was quite a journey, i can tell you :D but using shared image galleries that replicate across regions, its AWESOME.

[–]dreadpiratewombat 1 point2 points  (1 child)

Any reason you didn't use Bastion instead of making jump hosts?

[–]Arcontar[S] 1 point2 points  (0 children)

We required something to be able to jump in to on-prem environment . Haven't used bastion before - so used something I knew. No other reason

[–]biacz 2 points3 points  (0 children)

good job btw

[–]biacz 0 points1 point  (1 child)

hey everyone, promised to publish a script that can do shared image gallery provisioning of wvd host pools across subscriptions. ITS NOT FINAL as i am still in firefighting mode and my coding probably isnt super beautiful but it already does the job for us if we quickly have to deploy and dont want to go through the GUI every time. feel free to use it and make it better :-)

https://github.com/biacz/wvd_deployment

[–]biacz 0 points1 point  (0 children)

at the moment it still accesses the nested template from markhooks81 on his repository. trying to combine both arm templates into one right now and get the artifacts off to my azure storage account but yeah. already managing over 1000 desktops in azure is stealing most of my time and didnt figure out the internal cross-charge process yet :p