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`. |
153
-
| 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`. |
154
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`. |
155
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`. |
156
158
| Container Subnet Name | Defaults to `cloudshellsubnet`. Enter the name of the subnet for your container. |
@@ -166,21 +168,21 @@ Fill out the form with the following information:
166
168
Once the form is complete, select **Review + Create** and deploy the network ARM template to your
167
169
subscription.
168
170
169
-
## 3. Provision the VNET storage using the ARM template
171
+
## 3. Create the virtual network storage using the ARM template
170
172
171
173
Use the [Azure Cloud Shell - VNet storage][09] template to create Cloud Shell resources in a virtual
172
-
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.
173
175
174
176
The ARM template requires specific information about the resources you created earlier, along
175
177
with naming information for new resources.
176
178
177
179
Information needed for the template:
178
180
179
181
-**Subscription** - The name of the subscription containing the resource group for Azure Cloud
180
-
Shell VNET.
182
+
Shell virtual network.
181
183
-**Resource Group** - The resource group name of either an existing or newly created resource group
182
184
-**Region** - Location of the resource group
183
-
-**Existing VNET name** - The name of the virtual network created earlier
185
+
-**Existing virtual network name** - The name of the virtual network created earlier
184
186
-**Existing Storage Subnet Name** - The name of the storage subnet created with the Network
185
187
quickstart template
186
188
-**Existing Container Subnet Name** - The name of the container subnet created with the Network
@@ -196,7 +198,7 @@ Fill out the form with the following information:
0 commit comments