This repository contains latest version of RDS deployment templates and DSC resources.
Microsoft Support is not handling issues for any published tools in this repository. These tools are published as is with no implied support. However, we would like to welcome you to open issues using GitHub issues to collaborate and improve these tools. You can open an issue and add the corresponding label (like 5-RDS-on-Windows-Server) to associate it with the appropriate tool.
- master
Main branch, latest stable code (must be a working version, must pass CI tests).
Please avoid direct check-ins into master. Any dev work should happen in personal forks and develop branches, and then merged into master via pull requests. - release-<yymm>
Branch for merges into and from Azure/azure-quickstart-templates repo. For any pending pull request into azure-quickstart-templates repo the branch is frozen till the PR is merged.
- aka.ms/rdautomation
https://azure.microsoft.com/en-us/resources/templates/?term=RDS
- Azure/Azure-QuickStart-Templates @Github
- Azure/RDS-Templates @Github (this repo)
- Deploy a basic desktop hosting environment using Azure IaaS (TechNet, aka.ms/rdsonazure)
- Azure Resource Manager and JSON templates to deploy RDS in Azure IaaS (blog series) [Freek Berson]
- Azure Resource Manager Template for RDS Deployment [RDS Team blog, 7/13/2015]
- RDS Deployment template available in Azure Resource Manager! [Freek Berson]
- (RDS) Tip of the Day: Azure Resource Manager Templates for RDS Deployment [Josh Bender]
- How to Create a (Mostly) Seamless Logon Experience For Your Remote Desktop Services Environment [Toby Phipps]