Skip to content

Commit d36262c

Browse files
authored
Merge pull request #123869 from Yogita-Gohel/patch-3
Update deployment.md
2 parents b7f4a44 + 86aa5df commit d36262c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-shell/vnet/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Fill out the form with the following information:
162162
| **Nsg Name** | Enter the name of the NSG. The deployment creates this NSG and assigns an access rule to it. |
163163
| **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`. |
164164
| **Container Subnet Name** | Defaults to `cloudshellsubnet`. Enter the name of the subnet for your container. |
165-
| **Container Subnet Address Prefix** | The example in this article uses `10.1.0.0/16`, which provides 65,543 IP addresses for Cloud Shell instances. |
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. |
166166
| **Relay Subnet Name** | Defaults to `relaysubnet`. Enter the name of the subnet that contains your relay. |
167167
| **Relay Subnet Address Prefix** | The example in this article uses `10.0.2.0/24`. |
168168
| **Storage Subnet Name** | Defaults to `storagesubnet`. Enter the name of the subnet that contains your storage. |

0 commit comments

Comments
 (0)