You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Region | Prefilled with your default region.<br>For this example, we're using `East US`. |
155
-
| Existing VNET Name | Fill in the value from the prerequisite information you gathered.<br>For this example, we're using `vnet-cloudshell-eastus`. |
155
+
| Existing virtual network Name | Fill in the value from the prerequisite information you gathered.<br>For this example, we're using `vnet-cloudshell-eastus`. |
156
156
| Relay Namespace Name | Create a name that you want to assign to the Relay resource created by the template.<br>For this example, we're using `arn-cloudshell-eastus`. |
157
157
| Azure Container Instance OID | Fill in the value from the prerequisite information you gathered.<br>For this example, we're using `8fe7fd25-33fe-4f89-ade3-0e705fcf4370`. |
158
158
| Container Subnet Name | Defaults to `cloudshellsubnet`. Enter the name of the subnet for your container. |
@@ -168,21 +168,21 @@ Fill out the form with the following information:
168
168
Once the form is complete, select **Review + Create** and deploy the network ARM template to your
169
169
subscription.
170
170
171
-
## 3. Provision the VNET storage using the ARM template
171
+
## 3. Create the virtual network storage using the ARM template
172
172
173
173
Use the [Azure Cloud Shell - VNet storage][09] template to create Cloud Shell resources in a virtual
174
-
network. The template creates the storage account and assigns it to the private VNET.
174
+
network. The template creates the storage account and assigns it to the private virtual network.
175
175
176
176
The ARM template requires specific information about the resources you created earlier, along
177
177
with naming information for new resources.
178
178
179
179
Information needed for the template:
180
180
181
181
-**Subscription** - The name of the subscription containing the resource group for Azure Cloud
182
-
Shell VNET.
182
+
Shell virtual network.
183
183
-**Resource Group** - The resource group name of either an existing or newly created resource group
184
184
-**Region** - Location of the resource group
185
-
-**Existing VNET name** - The name of the virtual network created earlier
185
+
-**Existing virtual network name** - The name of the virtual network created earlier
186
186
-**Existing Storage Subnet Name** - The name of the storage subnet created with the Network
187
187
quickstart template
188
188
-**Existing Container Subnet Name** - The name of the container subnet created with the Network
@@ -198,7 +198,7 @@ Fill out the form with the following information:
0 commit comments