Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Azure 上有一个可以从计算机成功连接的存储帐户。而且我无法使用相同的帐户名和密钥从另一台计算机连接到它。是什么导致了这个问题?
造成这种情况的一个原因可能是您拥有的第二台计算机位于防火墙后面,其中存储通信所需的端口被阻止。您的第二台计算机是否在组织 VPN/LAN 如果是,那么您的组织防火墙可能会阻止通信
这发生在我身上的原因与 OP 相同,但我的时钟只是偏移了几分钟。要在 Windows 8 上解决此问题,请转到“更改日期和时间设置”,单击“Internet 时间”选项卡,单击“更改设置”,然后单击“立即更新”,系统将与 Windows 服务器同步,一切都会好起来的:)