Skip to content

Commit f008c12

Browse files
authored
Merge pull request #87922 from kendaleiv/patch-31
Formatting update, small text update
2 parents 72d210e + 4126f72 commit f008c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/upgrade-basic-standard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ An Azure PowerShell script is available that does the following:
2626
* Seamlessly copies the configurations of the Basic SKU Load Balancer to the newly create Standard Load Balancer.
2727
* Creates a default outbound rule which enables outbound connectivity.
2828

29-
### Caveats\Limitations
29+
### Caveats/Limitations
3030

3131
* Script only supports Public Load Balancer upgrade. For Internal Basic Load Balancer upgrade, refer to [this page](./upgrade-basicinternal-standard.md) for instructions.
3232
* The allocation method of the Public IP Address has to be changed to "static" before running the script.
3333
* If your Load Balancer does not have any frontend IP configuration or backend pool, you are likely to hit an error running the script. Please make sure they are not empty.
3434

3535
### Change Allocation method of the Public IP Address to Static
3636

37-
* **Here are our recommended steps:
37+
* **Here are our recommended steps:**
3838

3939
1. To do the tasks in this quickstart, sign in to the [Azure portal](https://portal.azure.com).
4040

0 commit comments

Comments
 (0)