Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
726 stars 459 forks source link

[Module issue from Discussions] AVD Session Host Module #4545

Closed eriqua closed 2 months ago

eriqua commented 3 months ago

Discussed in https://github.com/Azure/ResourceModules/discussions/3150

Originally posted by **FallenHoot** April 26, 2023 It is rare that you edit the Hostpool after it has been created, but you do modify the AVD Session Host a lot with new images, VM SKU, and much more. Dependency can be Hostpool, but AVD Session should be decoupled for easier management. Currently, CARML has https://github.com/Azure/ResourceModules/tree/main/modules/Microsoft.DesktopVirtualization: ![image](https://user-images.githubusercontent.com/19664186/234584706-50b96251-8b4e-4d4f-b7e1-d233ec8bef3f.png) Example here: https://github.com/Azure/avdaccelerator/blob/main/workload/bicep/modules/avdSessionHosts/deploy.bicep
eriqua commented 3 months ago

Up for discussion if an avm ptn module may cover this one. If so, it may be converted to a new module proposal in the AVM repo.

cc: @AlexanderSehr

AlexanderSehr commented 2 months ago

Hey @fallenHoot, I'm agreeing with @eriqua's comment that this could/should be a pattern module in AVM. I suggest to open an AVM module proposal for this given the completed migration. You can find the issue template here. As we're trying to move all issues to the corresponding location / have them triaged I'll go ahead and close this issue for this repository.