diff --git a/Allfiles/Labs/11/az104-11-vm-template.json b/Allfiles/Labs/11/az104-11-vm-template.json index 8dbee63b..4f1c7981 100644 --- a/Allfiles/Labs/11/az104-11-vm-template.json +++ b/Allfiles/Labs/11/az104-11-vm-template.json @@ -187,7 +187,7 @@ }, "location": "[resourceGroup().location]", "properties": { - "publicIpAllocationMethod": "Dynamic" + "publicIpAllocationMethod": "Static" } }, {