Skip to content

Commit

Permalink
Update setup-script.sh
Browse files Browse the repository at this point in the history
Updated VM image version
  • Loading branch information
DhruvKinger authored Mar 2, 2024
1 parent 0843d22 commit a74e252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Variables
resourceGroup="acdnd-c4-project"
location="westus"
osType="UbuntuLTS"
osType="Ubuntu2204"
vmssName="udacity-vmss"
adminName="udacityadmin"
storageAccount="udacitydiag$RANDOM"
Expand Down

0 comments on commit a74e252

Please sign in to comment.