Skip to content

Commit 0c1b3a8

Browse files
authored
Updated Limits for API Management
Starting with APIVerion 2018-01-01, API Management entity naming restrictions were updated. Previously, most entities were 256 characters. This was changed to allow only 80 characters and alphanumerics. The change was made on 4/23/2018.
1 parent 9339c4d commit 0c1b3a8

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

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

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -35,38 +35,38 @@ In the following tables, the term alphanumeric refers to:
3535
> | Entity | Scope | Length | Valid Characters |
3636
> | --- | --- | --- | --- |
3737
> | service | global | 1-50 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
38-
> | service / apis | service | 1-256 | Can't use:<br> `*#&+:<>?` |
39-
> | service / apis / issues | api | 1-256 | Can't use:<br> `*#&+:<>?` |
40-
> | service / apis / issues / attachments | issue | 1-256 | Can't use:<br> `*#&+:<>?` |
41-
> | service / apis / issues / comments | issue | 1-256 | Can't use:<br> `*#&+:<>?` |
42-
> | service / apis / operations | api | 1-256 | Can't use:<br> `*#&+:<>?` |
43-
> | service / apis / operations / tags | operation | 1-256 | Can't use:<br> `*#&+:<>?` |
38+
> | service / apis | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
39+
> | service / apis / issues | api | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
40+
> | service / apis / issues / attachments | issue | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
41+
> | service / apis / issues / comments | issue | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
42+
> | service / apis / operations | api | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
43+
> | service / apis / operations / tags | operation | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
4444
> | service / apis / releases | api | 1-80 | Alphanumerics, underscores, and hyphens.<br><br>Start and end with alphanumeric or underscore. |
45-
> | service / apis / schemas | api | 1-256 | Can't use:<br> `*#&+:<>?` |
46-
> | service / apis / tagDescriptions | api | 1-256 | Can't use:<br> `*#&+:<>?` |
47-
> | service / apis / tags | api | 1-256 | Can't use:<br> `*#&+:<>?` |
48-
> | service / api-version-sets | service | 1-256 | Can't use:<br> `*#&+:<>?` |
49-
> | service / authorizationServers | service | 1-256 | Can't use:<br> `*#&+:<>?` |
50-
> | service / backends | service | 1-256 | Can't use:<br> `*#&+:<>?` |
51-
> | service / certificates | service | 1-256 | Can't use:<br> `*#&+:<>?` |
52-
> | service / diagnostics | service | 1-256 | Can't use:<br> `*#&+:<>?` |
53-
> | service / groups | service | 1-256 | Can't use:<br> `*#&+:<>?` |
54-
> | service / groups / users | group | 1-256 | Can't use:<br> `*#&+:<>?` |
55-
> | service / identityProviders | service | 1-256 | Can't use:<br> `*#&+:<>?` |
56-
> | service / loggers | service | 1-256 | Can't use:<br> `*#&+:<>?` |
57-
> | service / notifications | service | 1-256 | Can't use:<br> `*#&+:<>?` |
58-
> | service / notifications / recipientEmails | notification | 1-256 | Can't use:<br> `*#&+:<>?` |
59-
> | service / openidConnectProviders | service | 1-256 | Can't use:<br> `*#&+:<>?` |
60-
> | service / policies | service | 1-256 | Can't use:<br> `*#&+:<>?` |
61-
> | service / products | service | 1-256 | Can't use:<br> `*#&+:<>?` |
62-
> | service / products / apis | product | 1-256 | Can't use:<br> `*#&+:<>?` |
63-
> | service / products / groups | product | 1-256 | Can't use:<br> `*#&+:<>?` |
64-
> | service / products / tags | product | 1-256 | Can't use:<br> `*#&+:<>?` |
65-
> | service / properties | service | 1-256 | Can't use:<br> `*#&+:<>?` |
66-
> | service / subscriptions | service | 1-256 | Can't use:<br> `*#&+:<>?` |
67-
> | service / tags | service | 1-256 | Can't use:<br> `*#&+:<>?` |
68-
> | service / templates | service | 1-256 | Can't use:<br> `*#&+:<>?` |
69-
> | service / users | service | 1-256 | Can't use:<br> `*#&+:<>?` |
45+
> | service / apis / schemas | api | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
46+
> | service / apis / tagDescriptions | api | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
47+
> | service / apis / tags | api | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
48+
> | service / api-version-sets | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
49+
> | service / authorizationServers | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
50+
> | service / backends | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
51+
> | service / certificates | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
52+
> | service / diagnostics | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
53+
> | service / groups | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
54+
> | service / groups / users | group | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
55+
> | service / identityProviders | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
56+
> | service / loggers | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
57+
> | service / notifications | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
58+
> | service / notifications / recipientEmails | notification | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
59+
> | service / openidConnectProviders | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
60+
> | service / policies | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
61+
> | service / products | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
62+
> | service / products / apis | product | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
63+
> | service / products / groups | product | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
64+
> | service / products / tags | product | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
65+
> | service / properties | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
66+
> | service / subscriptions | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
67+
> | service / tags | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
68+
> | service / templates | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
69+
> | service / users | service | 1-80 | Alphanumerics, and hyphens.<br><br>Start with letter, and end with alphanumeric. |
7070
7171
## Microsoft.AppConfiguration
7272

0 commit comments

Comments
 (0)