Convert from Azure To VMWare

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
vdemongodin
Posts: 1
Joined: Fri Feb 04, 2022 1:07 pm

Fri Feb 04, 2022 1:37 pm

Hello,

I try to convert Azure VM to VMware ESXi, 6.7.0.
If i try to convert an Azure disk and attach it to a Vmware VM all is ok.
If i try to convert a full VM i get error - Create Virtual Machine Access Denied .

Log for failed conversion:
The log file name: 'logs\V2V_Log-20220204-134824.log' (PID 504)
2/4 13:48:24.234 3c44 Facility ???INFO: CV2V_ConverterApp::InitInstance: SetDllDirectory: C:\Program Files\StarWind Software\StarWind V2V Converter\lib
2/4 13:48:24.234 3c44 Facility ???INFO: CV2V_ConverterApp::InitInstance: File Version: 9.0.1.268
2/4 13:48:24.234 3c44 Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_ENGLISH
2/4 13:48:24.234 3c44 Facility ???INFO: CV2V_ConverterApp::InitInstance: Set current language English
2/4 13:48:24.234 3c44 Facility ???INFO: CPS_V2V_Converter::CPS_V2V_Converter: Version MajorVersion 10, MinorVersion 0, BuildNumber 14393
2/4 13:48:24.249 3c44 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - d4ef0000
2/4 13:48:24.249 3c44 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - d4ef0000
2/4 13:48:28.922 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eAzureConnection
2/4 13:49:17.251 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eInputVM
2/4 13:49:40.578 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eLocationTo
2/4 13:49:42.037 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eESXConnectionTo
2/4 13:50:19.730 3c44 Facility ???INFO: WrapperESXI::connect: m_url - https://xxx.xxx.xxx.xx/sdk
2/4 13:50:20.248 3c44 Facility ???INFO: WrapperESXI::connect: fullName - admin , key - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2/4 13:50:20.248 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eVMSettingsESX
2/4 13:50:20.826 3c44 Facility ???INFO: VMConverter::ESXIConverter::GetHostListInfo: ESX version: 6.7.0
2/4 13:50:20.826 3c44 Facility ???INFO: VMConverter::ESXIConverter::GetHostListInfo: ESX version: 6.7.0
2/4 13:50:20.826 3c44 Facility ???INFO: VMConverter::ESXIConverter::GetHostListInfo: ESX version: 6.7.0
2/4 13:50:35.572 3c44 Facility ???ERROR: WrapperESXI::getBrowser: SearchDatastore_USCORETask fail - 12
2/4 13:50:35.572 3c44 Facility ???ERROR: getErrorFromSOAP: soap_sprint_fault - SOAP 1.1 fault "":ServerFaultCode [no subcode]
"Permission to perform this operation was denied."
Detail:
2/4 13:50:35.572 3c44 Facility ???ERROR: VMConverter::ESXIConverter::GetBrowser: getBrowser fail - 12
2/4 13:50:45.910 3c44 Facility ???WARNING: CPPVMSettingsESX::onNext: Don't finded . in [ssd-015916] W2019-TEST/W2019_test-c
2/4 13:50:45.910 3c44 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eConverting
2/4 13:50:45.926 5810 Facility ???INFO: CPPConverting::Convert: InConvertType: 10, OutConvertType: 6
2/4 13:50:48.721 5810 Facility ???ERROR: WrapperESXI::getBrowser: SearchDatastore_USCORETask fail - 12
2/4 13:50:48.721 5810 Facility ???ERROR: getErrorFromSOAP: soap_sprint_fault - SOAP 1.1 fault "":ServerFaultCode [no subcode]
"Permission to perform this operation was denied."
Detail:
2/4 13:50:48.721 5810 Facility ???ERROR: VMConverter::ESXIConverter::GetBrowser: getBrowser fail - 12
2/4 13:50:48.721 5810 Facility ???INFO: CheckFileESX::CheckFileExistance: GetBrowser fail - Permission to perform this operation was denied.
2/4 13:50:49.065 5810 Facility ???ERROR: WrapperESXI::createVM: CreateVM_USCORETask fail - 12
2/4 13:50:49.065 5810 Facility ???ERROR: getErrorFromSOAP: soap_sprint_fault - SOAP 1.1 fault "":ServerFaultCode [no subcode]
"Permission to perform this operation was denied."
Detail:
2/4 13:50:49.065 5810 Facility ???ERROR: VMConverter::ESXIConverter::CreateVM: createVM fail - 12
2/4 13:50:49.065 5810 Facility ???INFO: VMConverter::ESXIConverter::CreateVM: createVM is false, Permission to perform this operation was denied.
2/4 13:50:49.065 5810 Facility ???ERROR: CPPConverting::ConverterESX: Create VM Permission to perform this operation was denied.
2/4 13:50:49.212 5810 Facility ???ERROR: CPPConverting::Convert: FAILED

any idea ?
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Sat Feb 05, 2022 3:45 am

Welcome to StarWind Forum.
As per the error message, the user you use does not have the right permission. Also, make sure that there are no non-ASCII characters for the VM name or disk name.
Post Reply