问题描述
1)我创建了一个存储帐户。在相同的"存储帐户 - Blob"中。我创建了一个容器。
1) I have created a storage account. In the same "storage account - Blobs" i have created a container.
访问此容器时出现错误,因为"
While accessing this container i get error as "
访问被拒绝
Access denied
你没有有权访问
You do not have access
服务器无法验证请求。确保正确形成Authorization标头的值,包括签名。 RequestId:81caea17-701e-002a-06dc-df096d000000时间:2019-03-21T11:54:20.1543989Z"。
Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:81caea17-701e-002a-06dc-df096d000000 Time:2019-03-21T11:54:20.1543989Z".
2)在上面的存储帐户中 - 浏览时Blob 静态网站我收到错误
2) In the above Storage account - Blob while browsing Static website i get error as
"
"
访问被拒绝
Access denied
您无权访问
You do not have access
服务器无法验证请求。确保正确形成Authorization标头的值,包括签名。 RequestId:89ebc184-401e-0031-5ddd-df376e000000时间:2019-03-21T11:59:48.2406935Z"
Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:89ebc184-401e-0031-5ddd-df376e000000 Time:2019-03-21T11:59:48.2406935Z"
推荐答案
感谢您在这里发帖!
如果您启用了虚拟网络,可以验证一次吗? 存储帐户上的防火墙配置。
Could you please verify once, if you have enabled virtual network and firewall configuration on the storage account .
您也可以请参考以下文章并查看给出的解决问题的建议。
You may also refer the following article and check the suggestions given to resolve the issue.
参考: - 访问被拒绝错误
Ref:- Access denied error
如果您需要任何进一步的帮助,请告知我们在此。
Kindly let us know if you need any further assistance on this.
这篇关于访问问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!