Skip to content

Commit d395bbf

Browse files
authored
PR review: Update manage-admin-state-how-to.md
Acrolinx fix: delete extra period.
1 parent 35cc606 commit d395bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/manage-admin-state-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ In this section, you learn how to update an existing admin state from existing b
260260
# [Azure PowerShell](#tab/azurepowershell)
261261

262262
1. Connect to your Azure subscription with Azure PowerShell.
263-
2. Update an existing backend pool instance with the admin state value configured to UP or DOWN with [New-AzLoadBalancerBackendAddressConfig](/powershell/module/az.network/new-azloadbalancerbackendaddressconfig).. Replace the values in brackets with the names of the resources in your configuration.
263+
2. Update an existing backend pool instance with the admin state value configured to UP or DOWN with [New-AzLoadBalancerBackendAddressConfig](/powershell/module/az.network/new-azloadbalancerbackendaddressconfig). Replace the values in brackets with the names of the resources in your configuration.
264264

265265
```azurepowershell
266266

0 commit comments

Comments
 (0)