Page 1 of 1

V2V ESXI VM to Azure

Posted: Tue Oct 21, 2025 8:15 am
by tahir07860
Hi,

I originally got an error about the size of the VM when v2v failed to create the VM. I selected ds4v2 as that supported network acceleration. However a rerun yesterday gave the following error, any help?

10/21 0:37:27.622 2858 Facility ???INFO: CPPConverting::ConvertImage: Success
10/21 0:37:51.096 2858 Facility ???ERROR: VMConverter::AzureConverter::CreateVM: NetworkInterface is empty
10/21 0:37:51.096 2858 Facility ???ERROR: CPPConverting::ConverterAzure: Create VM - Error sending request to Azure.
Network Interface not found.
10/21 0:37:51.549 2858 Facility ???ERROR: WrapperESXI::removeSnapshot: RemoveSnapshot_USCORETask fail - 12
10/21 0:37:51.549 2858 Facility ???ERROR: getErrorFromSOAP: soap_sprint_fault - SOAP 1.1 fault "":ServerFaultCode [no subcode]
"The session is not authenticated."
Detail:
10/21 0:37:51.549 2858 Facility ???ERROR: VMConverter::ESXIConverter::DeleteSnapshot: removeSnapshot fail - 12
10/21 0:37:51.549 2858 Facility ???WARNING: CPPConverting::DeleteSnapshot: Error deleting snapshot - The session is not authenticated.
10/21 0:37:51.549 2858 Facility ???ERROR: CPPConverting::Convert: FAILED

Any idea?

Re: V2V ESXI VM to Azure

Posted: Tue Oct 21, 2025 8:46 am
by yaroslav (staff)
According to the logs, the issue is on the Azure side. Authentication does not work OK.
Make sure that your Azure application is configured right. Check this bit https://www.starwindsoftware.com/v2v-he ... Azure.html

Re: V2V ESXI VM to Azure

Posted: Tue Dec 02, 2025 2:48 am
by TrentonCollier
yaroslav (staff) wrote:
Tue Oct 21, 2025 8:46 am
According to the logs, the issue is on the Azure side. Authentication does not work OK.
Make sure that your Azure application is configured right. Check this bit https://www.starwindsoftware.com/v2v-he ... Azure.html x trench run
I have successfully solved that problem, thank you.

Re: V2V ESXI VM to Azure

Posted: Tue Dec 02, 2025 4:25 am
by yaroslav (staff)
Thanks for your update!