0
, 그것은 작동스토리지 계정에 액세스 할 수
docker run -it microsoft/azure-cli
을하고 실행 동일한 명령이 있습니다. 오류 :
info: Executing command storage share create
info: Creating storage file share myshare
error: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:8ce76eed-001a-0134-6355-3b8268000000
Time:2016-11-10T13:19:30.9105340Z
error: Error information has been recorded to /root/.azure/azure.err
error: storage share create command failed
이미 다른 이미지 태그와 azure-cli 이미지를 다른 참여자로부터 시도했지만 같은 결과.
아이디어가 있습니까?
편집 :
azure storage account list
-> 작동
azure storage share list -a myshare -k mykey
->