Supporting infrastructure and automation for Azure Virtual Desktop.
To run this project, you will need to add the following environment variables in your GitHub environment.
To deploy AVD, use the templates in ./environment-creation.
There are Bicep files for session host creation in ./session-host-creation. You can also trigger the workflow "new-session-host.yml". There are az cli cmds in that workflow.
Execute the new-image.ps1 script in./image-creatio.
Currently, there are no testing suites for these scripts. I would love to have some, so please feel free to open a PR if you have suggestions!
- Windows 11 Support
If you have any feedback, please reach out to me via email.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Any additional information goes here
Here are some related projects
What did you learn while building this project? What challenges did you face and how did you overcome them?
For this project, we leverage:
- Azure Virtual Desktop
- Bicep
- GitHub Actions
- Azure Image Builder
- Azure Shared Image Gallery