Skip to content

Commit 566a248

Browse files
committed
random text removal
1 parent 5be929c commit 566a248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/quickstart-create-standard-load-balancer-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ $RdpPublicIP_3 = New-AzPublicIpAddress `
206206
-AllocationMethod static
207207
208208
```
209-
To created a zonal Public IP, use
209+
210210
Use ```-SKU Basic``` to create a Basic Public IPs. Microsoft recommends using Standard for production workloads.
211211

212212
### Create network security group

0 commit comments

Comments
 (0)