File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
workload/workshop/AAD-Hybrid-Lab Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 6363 "location" : " [parameters('location')]" ,
6464 "apiVersion" : " 2019-12-01" ,
6565 "tags" : {
66- "displayName" : " adPubIP"
66+ "displayName" : " adPubIP"
67+ },
68+ "sku" : {
69+ "name" : " Standard"
6770 },
6871 "properties" : {
69- "publicIPAllocationMethod" : " Dynamic" ,
70- "sku" : {
71- "name" : " Standard"
72- }
72+ "publicIPAllocationMethod" : " Static"
7373 }
7474 },
7575 {
Original file line number Diff line number Diff line change 44 "parameters" : {
55 "assetLocation" : {
66 "type" : " string" ,
7- "defaultValue" : " https://raw.githubusercontent .com/PeterR-msft/M365AVDWS/master /AAD-Hybrid-Lab/" ,
7+ "defaultValue" : " https://raw.github .com/Azure/avdaccelerator/tree/main/workload/workshop /AAD-Hybrid-Lab/" ,
88 "metadata" : {
99 "description" : " This is the location in which all the linked templates are stored."
1010 }
107107 " Standard_D2s_v3" ,
108108 " Standard_D2s_v4" ,
109109 " Standard_D4_v4" ,
110- " Standard_D4s_v4"
110+ " Standard_D4s_v4" ,
111+ " Standard_DS2_v5" ,
112+ " Standard_D2_v5"
111113 ],
112114 "metadata" : {
113115 "description" : " Select a VM SKU (please ensure the SKU is available in your selected region)."
You can’t perform that action at this time.
0 commit comments