Skip to content

Commit 44638b4

Browse files
Merge pull request #264099 from dennispadia/dp-minorchange
Change in url path for powershell
2 parents 0e73fce + 2814d51 commit 44638b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

includes/sap-load-balancer-ascs-ers-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
services: load-balancer
55
ms.service: sap-on-azure
66
ms.topic: include
7-
ms.date: 01/17/2024
7+
ms.date: 01/24/2024
88
author: dennispadia
99
ms.author: depadia
1010
---
@@ -28,4 +28,4 @@ Follow [create load balancer](../articles/load-balancer/quickstart-load-balancer
2828

2929
> [!NOTE]
3030
>
31-
> Health probe configuration property numberOfProbes, otherwise known as "Unhealthy threshold" in Portal, isn't respected. So to control the number of successful or failed consecutive probes, set the property "probeThreshold" to 2. It is currently not possible to set this property using Azure portal, so use either the [Azure CLI](/cli/azure/network/lb/probe) or [PowerShell](/powershell/module/az.network/new-azloadbalancerprobeconfig) command.
31+
> Health probe configuration property numberOfProbes, otherwise known as "Unhealthy threshold" in Portal, isn't respected. So to control the number of successful or failed consecutive probes, set the property "probeThreshold" to 2. It is currently not possible to set this property using Azure portal, so use either the [Azure CLI](/cli/azure/network/lb/probe) or [PowerShell](/powershell/module/az.network/set-azloadbalancerprobeconfig) command.

includes/sap-load-balancer-db-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
services: load-balancer
55
ms.service: sap-on-azure
66
ms.topic: include
7-
ms.date: 01/17/2024
7+
ms.date: 01/24/2024
88
author: dennispadia
99
ms.author: depadia
1010
---
@@ -28,4 +28,4 @@ Follow [create load balancer](../articles/load-balancer/quickstart-load-balancer
2828

2929
> [!NOTE]
3030
>
31-
> Health probe configuration property numberOfProbes, otherwise known as "Unhealthy threshold" in Portal, isn't respected. So to control the number of successful or failed consecutive probes, set the property "probeThreshold" to 2. It is currently not possible to set this property using Azure portal, so use either the [Azure CLI](/cli/azure/network/lb/probe) or [PowerShell](/powershell/module/az.network/new-azloadbalancerprobeconfig) command.
31+
> Health probe configuration property numberOfProbes, otherwise known as "Unhealthy threshold" in Portal, isn't respected. So to control the number of successful or failed consecutive probes, set the property "probeThreshold" to 2. It is currently not possible to set this property using Azure portal, so use either the [Azure CLI](/cli/azure/network/lb/probe) or [PowerShell](/powershell/module/az.network/set-azloadbalancerprobeconfig) command.

0 commit comments

Comments
 (0)