We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca145e commit 8aeae9bCopy full SHA for 8aeae9b
setenv.sh
@@ -2,7 +2,7 @@
2
export MY_GROUP=rg4yong1 #Customize your resource group name
3
export MY_CLUSTER=aks4yong1 #Customize your cluster name
4
# export MY_VMSIZE=Standard_D4as_v4 #Customize your VM size
5
-export MY_VMSIZE=Standard_D4s_v5 #Customize your VM size
+export MY_VMSIZE=Standard_D2s_v5 #Customize your VM size
6
export MY_LOCATION=eastus #Customize your location
7
export MY_REGION="East US" #Customize region for Blob Storage
8
# export MY_LOCATION=centralindia #Customize your location
0 commit comments