Skip to content

Commit

Permalink
without azure version?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Jan 18, 2024
1 parent 5432fc3 commit 7ba3edc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ existing_subnet_resource_group = "calalang-networking-rg"

# Active Directory variables

# az vm image list -p MicrosoftWindowsServer --all -f WindowsServer -s 2022-datacenter-azure-edition-smalldisk
# az vm image list -p MicrosoftWindowsServer --all -f WindowsServer -s 2022-datacenter-smalldisk-ARM

active-directory-instance-offer = "windowsserver"
active-directory-instance-publisher = "MicrosoftWindowsServer"
active-directory-instance-sku = "2022-datacenter-azure-edition-smalldisk"
active-directory-instance-sku = "2022-datacenter-smalldisk-ARM"
active-directory-instance-version = "20348.2227.240104"
active-directory-instance-count = 1

0 comments on commit 7ba3edc

Please sign in to comment.