Skip to content

Commit e4db297

Browse files
authored
fixed url - Update load-balancer-manage-health-status.md
1 parent ee06d5e commit e4db297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/load-balancer-manage-health-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Health status can be retrieved on a per load balancing rule basis. This is suppo
9696
To retrieve the health status information via REST API, you need to do a two request process.
9797

9898
> [!NOTE]
99-
> Using the REST API method requres that you have a **Bearer access token** for autorization. For assistance retrieving the access token, see [Get-AzAccessToken](/powershell/module/az.accounts/get-azaccesstoken?view=azps-12.4.0&viewFallbackFrom=azps-12.2.0) for details.
99+
> Using the REST API method requres that you have a **Bearer access token** for autorization. For assistance retrieving the access token, see [Get-AzAccessToken](/powershell/module/az.accounts/get-azaccesstoken) for details.
100100
101101
1. Use the following POST request to obtain the Location URI from the Response Headers.
102102

@@ -162,4 +162,4 @@ When using the health status feature, consider the following limitations:
162162
- Health status isn’t supported for nonprobed load balancing rules.
163163
- Health status isn’t supported for Gateway Load Balancer.
164164

165-
## Next steps
165+
## Next steps

0 commit comments

Comments
 (0)