[AVM Module Issue]: desktop-virtualization/host-pool should expose "managementType" parameter #4485
Labels
Class: Resource Module 📦
This is a resource module
Needs: Triage 🔍
Maintainers need to triage still
Type: AVM 🅰️ ✌️ Ⓜ️
This is an AVM related issue
Type: Feature Request ➕
New feature or request
Check for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/desktop-virtualization/host-pool
(Optional) Module Version
No response
Description
The current ARM definition for desktopVirtualization/hostpools includes a "managementType" property which can be set to "Automated" or "Standard". I am creating a Bicep template to deploy a host pool with a session host configuration and the deployment is throwing this error in the host-pool module but the parameter it wants isn't exposed. The linked doc says that the default is "automated" but apparently the module is setting it to "Standard" ...?
Requesting that this property be exposed in the module and also set to "Automated" instead of "Standard" by default.
Example:
11:45:34 AM - The deployment '85b0a762-03de-4727-9a37-b9da6cf70ada' failed with error(s). Showing 1 out of 1
| error(s). Status Message: ActivityId: 634b284a-152b-4711-b02c-fbdf5a23c0c9 Error: This operation cannot be
| performed on a hostpool with ManagementType Standard. (Code:400) CorrelationId:
| 67aa71db-88a1-427d-87d3-364a6d9b79c7
(Optional) Correlation Id
67aa71db-88a1-427d-87d3-364a6d9b79c7
The text was updated successfully, but these errors were encountered: