Azure / Azure/arc_jumpstart_levelup
Hyper V Creation Fails Due to Authentication Errors
- Dominant language
- Bicep
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.