From 388e2ca9244eef7d91f3c880711afd7d1ac28fab Mon Sep 17 00:00:00 2001 From: Lakshay Nagpal <139222088+ApnaLakshay@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:54:06 +0530 Subject: [PATCH] added another lowercase TSG --- .../troubleshoot-maintenance-configurations.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/articles/virtual-machines/troubleshoot-maintenance-configurations.md b/articles/virtual-machines/troubleshoot-maintenance-configurations.md index c9fe8a5935..85aa2f67e9 100644 --- a/articles/virtual-machines/troubleshoot-maintenance-configurations.md +++ b/articles/virtual-machines/troubleshoot-maintenance-configurations.md @@ -205,6 +205,16 @@ A newly created maintenance configuration with the same name as a previously del Ensure a minimum wait time of 20 minutes between deleting a maintenance configuration and creating a new one with the same name. +### Maintenance assignment fails with `InternalServerError` error + +#### Problem + +Maintenance assignment fails with `InternalServerError` when using either bicep template or MRP API. The assignment can be done successfully using either portal or CLI or PowerShell. + +#### Resolution + +It is recommended to use the location/region in a normalized form for the bicep template and MRP API. The normalized form involves removing whitespace and converting the text to lowercase. For example, `EAST US 2 EUAP` will result in an internal server error, whereas `eastus2euap` will be processed successfully. + ### Maintenance Configurations doesn't support an API The feature currently doesn't support the following APIs: