Tried putting up the empty sveltekit template and hitting the 404 above.
I've confirmed that this IIS works with the azure nodeiis example, which was the prereq listed.
Nevermind, problem is dropping the output from sveltekit straight into the site doesn't work because the web.config expects the server.cjs to be in the same directory by default.
Tried putting up the empty sveltekit template and hitting the 404 above. I've confirmed that this IIS works with the azure nodeiis example, which was the prereq listed.