Skip to content

Commit 757611d

Browse files
author
Michael Bender
committed
freshness updates
1 parent 129e530 commit 757611d

7 files changed

+8
-8
lines changed

articles/load-balancer/manage-inbound-nat-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: load-balancer
77
ms.topic: how-to
8-
ms.date: 05/01/2023
8+
ms.date: 06/26/2024
99
ms.custom: template-how-to, devx-track-azurepowershell, devx-track-azurecli,engagement-fy23
1010
---
1111

articles/load-balancer/manage-probes-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: load-balancer
77
ms.topic: how-to
8-
ms.date: 05/05/2023
8+
ms.date: 06/26/2024
99
ms.custom: template-how-to
1010
---
1111

articles/load-balancer/move-across-regions-external-load-balancer-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use an Azure Resource Manager template to move an external load bal
44
author: mbender-ms
55
ms.service: load-balancer
66
ms.topic: how-to
7-
ms.date: 06/27/2023
7+
ms.date: 06/27/2024
88
ms.author: mbender
99
ms.custom: template-how-to, devx-track-arm-template, engagement-fy23
1010
---

articles/load-balancer/move-across-regions-external-load-balancer-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Azure Resource Manager template to move Azure external Load Bal
44
author: mbender-ms
55
ms.service: load-balancer
66
ms.topic: how-to
7-
ms.date: 06/27/2023
7+
ms.date: 06/27/2024
88
ms.author: mbender
99
ms.custom: devx-track-azurepowershell, template-how-to, devx-track-arm-template, engagment-fy23
1010
---

articles/load-balancer/move-across-regions-internal-load-balancer-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Azure Resource Manager template to move Azure internal Load Bal
44
author: mbender-ms
55
ms.service: load-balancer
66
ms.topic: how-to
7-
ms.date: 06/27/2023
7+
ms.date: 06/27/2024
88
ms.author: mbender
99
ms.custom: template-how-to, devx-track-arm-template, engagement-fy23
1010
---

articles/load-balancer/move-across-regions-internal-load-balancer-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Azure Resource Manager template to move Azure internal Load Bal
44
author: mbender-ms
55
ms.service: load-balancer
66
ms.topic: how-to
7-
ms.date: 06/27/2023
7+
ms.date: 06/27/2024
88
ms.author: mbender
99
ms.custom: devx-track-azurepowershell, template-how-to, devx-track-arm-template, engagement-fy23
1010
---

articles/load-balancer/troubleshoot-load-balancer-imds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: load-balancer
66
author: mbender-ms
77
ms.service: load-balancer
88
ms.topic: troubleshooting
9-
ms.date: 05/22/2023
9+
ms.date: 06/26/2024
1010
ms.author: mbender
1111
---
1212

@@ -16,7 +16,7 @@ This article describes common deployment errors and how to resolve those errors
1616

1717
## Error codes
1818

19-
| Error code | Error message | Details and mitigation |
19+
| **Error code** | **Error message** | **Details and mitigation** |
2020
| --- | ---------- | ----------------- |
2121
| 400 | Missing required parameter "\<ParameterName>". Please fix the request and retry. | The error code indicates a missing parameter. </br> For more information on adding the missing parameter, see [How to retrieve load balancer metadata using the Azure Instance Metadata Service (IMDS)](howto-load-balancer-imds.md#sample-request-and-response).
2222
| 400 | Parameter value is not allowed, or parameter value "\<ParameterValue>" is not allowed for parameter "ParameterName". Please fix the request and retry. | The error code indicates that the request format is not configured properly. </br> Learn [How to retrieve load balancer metadata using the Azure Instance Metadata Service (IMDS)](howto-load-balancer-imds.md#sample-request-and-response) to fix the request body and issue a retry. |

0 commit comments

Comments
 (0)