i am trying to do a data import into azure for using waimportexport tool and it fails with an error
Command failed - The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
actual value was 300
the command i ran was waimportexport prepimport /j:journal.jrn logdir:log /id:myid /t:e /encrypt /srcdir:f:\ /dstdir:destfolder/
it goes through the initial phase of the command and encrypts the drive and then comes up starting new session for block blobs.. then enabling bitlocker on drive... then calculating disk space required... then the comes up saying disk space required 2.5TB the available 6TB then sits there for ages, then comes up with the above error about command failed - the value must be greater than or equal to zero and less than the console's buffer size in that dimension. parameter name: top actual value was 300.
on the list of commands there doesnt seem to be a top paramater to choose from.
please help.