Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法找到使用Azure cloud shell从git克隆的存储库_Azure_Cloud_Azure Cloud Shell - Fatal编程技术网

无法找到使用Azure cloud shell从git克隆的存储库

无法找到使用Azure cloud shell从git克隆的存储库,azure,cloud,azure-cloud-shell,Azure,Cloud,Azure Cloud Shell,我打开了Azure Cloud Shell,在命令提示符准备就绪后,我尝试了git clone,并成功克隆了它。但是,我无法找到克隆文件的位置。需要有关使用Azure Cloud Shell进行定位的过程的帮助。Azure Cloud Shell将文件存储在您指定或Azure为您创建的存储帐户中的文件共享中 当您使用基本设置并仅选择订阅时,云 Shell代表您在受支持的区域创建三个资源 离你最近的是: 资源组:云外壳存储- 存储帐户:cs 文件共享:cs---com- 我试过你的指示。。但是,

我打开了Azure Cloud Shell,在命令提示符准备就绪后,我尝试了git clone,并成功克隆了它。但是,我无法找到克隆文件的位置。需要有关使用Azure Cloud Shell进行定位的过程的帮助。

Azure Cloud Shell将文件存储在您指定或Azure为您创建的存储帐户中的文件共享中

当您使用基本设置并仅选择订阅时,云 Shell代表您在受支持的区域创建三个资源 离你最近的是:

资源组:云外壳存储-
存储帐户:cs
文件共享:cs---com-

我试过你的指示。。但是,我无法在云驱动器内部找到我从github克隆的存储库。正如这里所解释的,可能存在一些差距-
Resource group: cloud-shell-storage-<region> 
Storage account: cs<uniqueGuid> 
File share: cs-<user>-<domain>-com-<uniqueGuid>