Azure / Azure/RDS-Templates

Feature Request - Disable new connections to the deployed session hosts

Open
#502 0 comments 0 reactions 0 assignees View on GitHub
1-Create-and-provision-host-pool 2-Update-existing-WVD-host-pool feature
Dominant language
PowerShell
Stars
524
Forks
610
PR merge metrics
No merged PRs in 30d

Description

Hi everyone, would it be possible to add a true/false parameter to both ARM templates to control whether the newly deployed hosts will be available to the endusers or not? Currently all newly deployed hosts will automatically allow new session connections.

For now we implemented this through powershell, after the hosts have been deployed:
-AllowNewSession $false

Would be nice if we could skip this.

Regards,
Matt

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with both ARM templates in the repository and trace how newly deployed session hosts are configured for user connections. Use the existing PowerShell -AllowNewSession $false behavior as the requested outcome. Done means a true/false template parameter controls whether new hosts allow new session connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.