From ab2fd8dc728e225f57ba89d5effd7cabf715299a Mon Sep 17 00:00:00 2001 From: ChenglongLiu Date: Wed, 5 Mar 2025 16:26:08 -0800 Subject: [PATCH] Fix ResourceNameRestriction for profileName --- .../Microsoft.Cdn/stable/2024-09-01/afdx.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/afdx.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/afdx.json index 6ffb5f7070ae..76afd3198a5c 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/afdx.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/afdx.json @@ -150,11 +150,7 @@ "$ref": "#/parameters/resourceGroupNameParameter" }, { - "name": "profileName", - "in": "path", - "description": "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.", - "required": true, - "type": "string" + "$ref": "#/parameters/profileNameParameter" }, { "$ref": "#/parameters/subscriptionIdParameter"