Skip to content

Commit 779f6c9

Browse files
authored
Line 70: changed "Azure Portal" to "Azure portal"
1 parent 0532240 commit 779f6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To run the script:
6767

6868
1. Examine the required parameters:
6969

70-
* **rgName: [String]: Required** – This is the resource group for your existing Basic Load Balancer and new Standard Load Balancer. To find this string value, navigate to Azure Portal, select your Basic Load Balancer source, and click the **Overview** for the load balancer. The Resource Group is located on that page.
70+
* **rgName: [String]: Required** – This is the resource group for your existing Basic Load Balancer and new Standard Load Balancer. To find this string value, navigate to Azure portal, select your Basic Load Balancer source, and click the **Overview** for the load balancer. The Resource Group is located on that page.
7171
* **oldLBName: [String]: Required** – This is the name of your existing Basic Balancer you want to upgrade.
7272
* **newlocation: [String]: Required** – This is the location in which the Standard Load Balancer will be created. It is recommended to inherit the same location of the chosen Basic Load Balancer to the Standard Load Balancer for better association with other existing resources.
7373
* **newLBName: [String]: Required** – This is the name for the Standard Load Balancer to be created.

0 commit comments

Comments
 (0)