We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977e713 commit 59bb22bCopy full SHA for 59bb22b
1 file changed
prepare-vms/azure/terraform/variables.tf
@@ -30,7 +30,7 @@ variable "admin_username" {
30
}
31
32
variable "workshop_image" {
33
- default = "windows_2019_696"
+ default = "win2019-17763-348"
34
35
36
variable "vm_size" {
0 commit comments