Azure/arc_jumpstart_levelup

Hyper V Creation Fails Due to Authentication Errors

Opened this issue · 0 comments

During execution of ArcServersLoginScript, the creation of the hyper-v(s) fails due to authentication issues on the storage account. The following error is raised in the log:

downloading nested VMs VHDX files. This can take some time, hold tight...
INFO: Scanning...
INFO: Any empty folders will not be processed, because source and/or destination doesn't have full folder support

failed to perform copy command due to error: cannot start job due to error: cannot list files due to reason
GET https://jumpstartlevelup.blob.core.windows.net/luarcsqlsrv

RESPONSE 403: 403 Key based authentication is not permitted on this storage account.
ERROR CODE: KeyBasedAuthenticationNotPermitted


KeyBasedAuthenticationNotPermittedKey based authentication is not permitted on this storage
account.