Azure Cloud Shell需要存储帐户 [英] Azure Cloud shell requires storage account

查看:113
本文介绍了Azure Cloud Shell需要存储帐户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个Azure订阅,我同事的azure用户帐户之一运行正常.他创建了注册表,并使用天蓝色cli在其中部署了一个hello world图像.

We have a Azure subscription, one of my colleague's azure user account is working fine. He has created Registry as well as he has deployed a hello world image in it using azure cli.

但是,当我单击Azure Cloud Shell时,它会提示您输入资源组和存储帐户.即使选择了我的同事创建的现有资源组和存储帐户之后,还是有一个必填字段文件共享.

But when i click on Azure Cloud shell, it prompts for resource group and storage account. even after selecting existing resource group and storage account that my colleague has created, there is one more mandatory field file share.

它的重要性是什么,我们能给它起什么名字吗?还要收费吗?

Whats the importance of it and can we give any name to it? is that also chargeable?

推荐答案

它的重要性是什么,我们能给它起什么名字吗?就是它 也要收费吗?

Whats the importance of it and can we give any name to it? is that also chargeable?

您应该创建Azure文件共享,这是收费的.

You should create Azure file share, and it is chargeable.

您可以在最后一行找到请求,如下所示:

You can find the request in the last line, like this:

在最后一行中,我们可以找到云外壳要求,我们应该在与您的资源组相同的位置创建一个存储帐户(在我的测试中,需要在印度中部创建一个存储帐户),并且该存储帐户应是 LRS GRS .

In the last line, we can find the cloud shell requirement, we should create a storage account in that location same as your resource group(In my test require to create a storage account in Central India), and the storage account should be LRS or GRS.

这里有一个与案例类似的您,请参考它.

Here a similar case as you, please refer to it.

有关部署Azure云外壳的更多信息,请参考此链接.

More information about deploy Azure cloud shell, please refer to this link.

注意:

我们无法在配置"页面中选择现有文件共享,需要手动输入名称.

We can't select existing file share in the configure page, need to manually enter the name.

这篇关于Azure Cloud Shell需要存储帐户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆