From 3b16317e6c83113acb8f7b6bdafdbb62a5293340 Mon Sep 17 00:00:00 2001 From: Michael Leonard Date: Tue, 30 Dec 2025 14:31:02 -0800 Subject: [PATCH] Allow periods in Custom App Name --- deployments/hostpools/uiFormDefinition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/hostpools/uiFormDefinition.json b/deployments/hostpools/uiFormDefinition.json index 59e1085..a54b516 100644 --- a/deployments/hostpools/uiFormDefinition.json +++ b/deployments/hostpools/uiFormDefinition.json @@ -2312,8 +2312,8 @@ "required": true, "validations": [ { - "regex": "^(?![_-])[A-Za-z0-9_-]{1,13}(?