Azure/ResourceModules

[Module issue from Discussions] AVD Session Host Module

Closed this issue · 2 comments

Discussed in #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

Example here: https://github.com/Azure/avdaccelerator/blob/main/workload/bicep/modules/avdSessionHosts/deploy.bicep

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

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.