diff --git a/virtual-machines/n-tier-windows/n-tier-windows.json b/virtual-machines/n-tier-windows/n-tier-windows.json index 1da9fb4e2..13b26a284 100644 --- a/virtual-machines/n-tier-windows/n-tier-windows.json +++ b/virtual-machines/n-tier-windows/n-tier-windows.json @@ -728,7 +728,7 @@ "typeHandlerVersion": "2.1", "autoUpgradeMinorVersion": true, "settings": { - "ModulesUrl": "https://raw.githubusercontent.com/mspnp/reference-architectures/master/scripts/windows/iisaspnet.ps1.zip", + "ModulesUrl": "https://raw.githubusercontent.com/mspnp/reference-architectures/master/scripts/windows/dsc/iisaspnet.ps1.zip", "configurationFunction": "iisaspnet.ps1\\iisaspnet" }, "protectedSettings": {}