Skip to content

Commit 4126f72

Browse files
authored
Formatting update, small text update
- Add closing `**` to item (currently renders with `**` at the beginning) - Update `\` character to `/`, it's linked to inside this page as `/` as well.
1 parent 72d210e commit 4126f72

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)