Skip to content

Commit 2d3a234

Browse files
committed
Sort unique alt text of image links due to fixing the spelling
1 parent bd3536d commit 2d3a234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The following is displayed in the **Add outbound rule** creation page:
235235
| Port allocation | Your choices are: </br> **Manually choose number of outbound ports** </br> **Use the default number of outbound ports** </br> The recommended selection is the default of **Manually choose number of outbound ports** to prevent SNAT port exhaustion. If **Use the default number of outbound ports** is chosen, the **Outbound ports** selection is disabled. |
236236
| Outbound ports | Your choices are: </br> **Ports per instance** </br> **Maximum number of backend instances**. </br> The recommended selections are select **Ports per instance** and enter **10,000**. |
237237

238-
:::image type="content" source="./media/manage/add-outbound-rule.png" alt-text="Screenshot of add outbound rule." border="true":::
238+
:::image type="content" source="./media/manage/add-outbound-rule.png" alt-text="Screenshot of add outbound rule. Allowing to set the outbound ports." border="true":::
239239

240240
## Portal settings
241241

@@ -361,7 +361,7 @@ If you want to add an outbound rule to your load balancer, go to your load balan
361361
| Available Frontend ports | Displayed value of total available frontend ports based on selected port allocation. |
362362
| Maximum number of backend instances | Enter the maximum number of back end instances. This entry is only available when choosing **Maximum number of backend instances** for outbound ports above. </br> You can't scale your backend pool above this number of instances. Increasing the number of instances decreases the number of ports per instance unless you also add more frontend IP addresses. |
363363

364-
:::image type="content" source="./media/manage/outbound-rule.png" alt-text="Screenshot of add outbound rule." border="true":::
364+
:::image type="content" source="./media/manage/outbound-rule.png" alt-text="Screenshot of add outbound rule. Allowing to set the maximum number of backend instances." border="true":::
365365

366366
## Next Steps
367367

0 commit comments

Comments
 (0)