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
Copy file name to clipboardExpand all lines: articles/cloud-shell/vnet/deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Fill out the form with the following information:
160
160
|**Existing VNET Name**| Fill in the value from the prerequisite information that you gathered.<br>The example in this article uses `vnet-cloudshell-eastus`. |
161
161
|**Relay Namespace Name**| Create a name that you want to assign to the Relay resource that the template creates.<br>The example in this article uses `arn-cloudshell-eastus`. |
162
162
|**Nsg Name**| Enter the name of the NSG. The deployment creates this NSG and assigns an access rule to it. |
163
-
|**Azure Container Instance OID**| Fill in the value from the prerequisite information that you gathered.<br>The example in this article uses `8fe7fd25-33fe-4f89-ade3-0e705fcf4370`. |
163
+
|**Azure Container Instance OID**| Fill in the value from the prerequisite information that you gathered.<br>The example in this article uses `aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb`. |
164
164
|**Container Subnet Name**| Defaults to `cloudshellsubnet`. Enter the name of the subnet for your container. |
165
165
|**Container Subnet Address Prefix**| The example in this article uses `10.0.1.0/24`, which provides 254 IP addresses for Cloud Shell instances. |
166
166
|**Relay Subnet Name**| Defaults to `relaysubnet`. Enter the name of the subnet that contains your relay. |
0 commit comments