I downloaded a different ISO and it is working now.
Thank you for the help
Trying to install MSDN release of SQL -en_sql_server_2017_standard_x64_dvd_11294407 - On Azure VM Series - B8MS - Receiving "Incorrect Function"
Trying to install MSDN release of SQL -en_sql_server_2017_standard_x64_dvd_11294407 - On Azure VM Series - B8MS - Receiving "Incorrect Function"
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: System.IO.IOException
Message:
Incorrect function.
HResult : 0x80070001
Data:
HelpLink.EvtType = 0x60797DC7@0xAC9299FD
DisableWatson = true
Stack:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Microsoft.SqlServer.Configuration.UIExtension.StartAction.ExecuteAction(String actionId)
at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
Azure Virtual Machines
3 answers
Sort by: Most helpful
-
Loffler Companies 6 Reputation points
2022-12-21T19:34:51.917+00:00 -
Michael Taylor 60,346 Reputation points
2022-12-21T17:46:34.433+00:00 I don't think the VM series has anything to do with this. What OS are you running on that VM? Is it up to date?
Are you trying to install either SSDT, SSIS or SSMS as part of this install? If so then remove those features and try again. If SQL installs then refer to this article on how to resolve the error.
-
Loffler Companies 6 Reputation points
2022-12-21T18:57:13.003+00:00 Thank you for the response. It is Server 2019 Datacenter - https://learn.microsoft.com/en-us/windows-server/get-started/application-compatibility-windows-server-2019 - Says its compatible.
Even just running the "System Configuration Checker" it throws the same error.Attaching screenshot