Feature Request - Disable new connections to the deployed session hosts
- 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