Skip to content

Commit eb1b960

Browse files
authored
Update readme (#99)
* Update README.md Add a reference to the official documentation * Update README.md
1 parent c238420 commit eb1b960

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This repository hosts multiple modules related to migration and upgrade of Azure Load Balancers and Public IPs.
44

5+
## Upgrade a basic load balancer with PowerShell Official documentation
6+
7+
Reference to the official documentation: [Upgrade a basic load balancer with PowerShell](https://learn.microsoft.com/en-us/azure/load-balancer/upgrade-basic-standard-with-powershell)
8+
59
## Azure Basic Load Balancer Upgrade
610

711
This module migrates a Basic SKU Load Balancer to a Standard SKU Load Balancer. See [Azure Basic Load Balancer Upgrade](AzureBasicLoadBalancerUpgrade/README.md)
@@ -34,4 +38,4 @@ This project may contain trademarks or logos for projects, products, or services
3438
trademarks or logos is subject to and must follow
3539
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
3640
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
37-
Any use of third-party trademarks or logos are subject to those third-party's policies.
41+
Any use of third-party trademarks or logos are subject to those third-party's policies.

0 commit comments

Comments
 (0)