Dear Experts,
I'm trying to install NAV2016 on Azure vm, using power shell scripts. when i execute script it is giving below error
Copy-VhdFileToAzureStorage : Cannot bind parameter 'Destination'. Cannot convert value "https://BlobEndpoint=https://candydbstorage1.blob.core.windows.net/;QueueEndpoint
=candydbstorage1.queue.core.windows.net;TableEndpoint=candydbstorage1.table.core.windows.net;FileEndpoint=candydbstorage1.file.core.windows.net
/;AccountName=candydbstorage1;AccountKey=gFLOBfTjZ9He83KTlNpCdZRT74rFirTZWGGpY53IHZdymGawYbZvrey6peysT2CtUufBitHLIITY95G0yl9rrA==.blob.core.windows.net/vhds/candyNavVm1-
DynamicsNAVDvd1.vhd" to type "System.Uri". Error: "Invalid URI: The hostname could not be parsed."
At C:\Cloud\NAVRemoteAdministration\Azure\New-AzureVhdDisk.ps1:84 char:9
+ Copy-VhdFileToAzureStorage `
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Copy-VhdFileToAzureStorage], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Copy-VhdFileToAzureStorage
-----------------------------------------------------------------------------------
i have followed below link but no use can any try to help me to resolve this issue.
Thank you
Mahesh U
*This post is locked for comments