Azure / Azure/bicep-registry-modules
[AVM Module Issue]: AVM Host Pool Schedules
@danycontre is already working on this.
Since Jun 13, 2024.
- Dominant language
- Bicep
- Stars
- 737
- Forks
- 564
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 30
Description
Check for previous/existing GitHub issues
- I have checked for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/desktop-virtualization/scaling-plan
(Optional) Module Version
0.1.1
Description
The AVM for Host pools does not support creating schedules for personal Host Pools.
Currently the modules are using the "2022-09-09" version of the API. This API version does not support creating scaling plan for personal host pools. Seeing as the rest of the AVD Azure Verified Modules support creating personal host pools, the scaling plans should do the same.
The first non preview API that supports the personal scaling plan schedules is "2023-09-05", breaking the personal host pool schedule type into its own API of Microsoft.DesktopVirtualization scalingPlans/personalSchedules
(Optional) Correlation Id
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.