Skip to content

Commit ce986d8

Browse files
authored
Update resource-name-rules.md
Added restrictions for Azure Front Door (Microsoft.Cdn) based on my own deployment experience
1 parent c4f63e1 commit ce986d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-resource-manager/management/resource-name-rules.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ In the following tables, the term alphanumeric refers to:
177177
> | --- | --- | --- | --- |
178178
> | profiles | resource group | 1-260 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
179179
> | profiles / endpoints | global | 1-50 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
180+
> | profiles / originGroups | global | 1-50 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
181+
> | profiles / originGroups / origins | global | 1-50 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
182+
> | profiles / afdEndpoints / routes | global | 1-50 | Alphanumerics and hypehsn.<br><br>Start and end with alphanumeric. |
180183
181184
## Microsoft.CertificateRegistration
182185

0 commit comments

Comments
 (0)