Skip to content

Commit c743276

Browse files
authored
Fix a typo in for deploy ASC in vnet
1 parent 5be51a1 commit c743276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/how-to-deploy-in-azure-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ This table shows the maximum number of app instances Azure Spring Cloud supports
164164
| /25 | 128 | 120 | <p> App with 1 core: 500<br> App with 2 cores: 500<br> App with 3 cores: 480<br> App with 4 cores: 360</p> |
165165
| /24 | 256 | 248 | <p> App with 1 core: 500<br/> App with 2 cores: 500<br/> App with 3 cores: 500<br/> App with 4 cores: 500</p> |
166166
167-
For subnets, five IP addresses are reserved by Azure, and at least three IP addresses are required by Azure Spring Cloud. At least nine IP addresses are required, so /29 and /30 are nonoperational.
167+
For subnets, five IP addresses are reserved by Azure, and at least three IP addresses are required by Azure Spring Cloud. At least eight IP addresses are required, so /29 and /30 are nonoperational.
168168
169169
For a service runtime subnet, the minimum size is /28. This size has no bearing on the number of app instances.
170170

0 commit comments

Comments
 (0)