Skip to content

Commit cf28348

Browse files
Merge pull request #265714 from KrishnaG-MSFT/patch-374
(AzureCXP) MicrosoftDocs/azure-docs#119502
2 parents 97e7345 + 2c2072e commit cf28348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ In the following tables, the term alphanumeric refers to:
325325
> | --- | --- | --- | --- |
326326
> | factories | global | 3-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
327327
> | factories / dataflows | factory | 1-260 | Can't use:<br>`<>*#.%&:\\+?/` or control characters<br><br>Start with alphanumeric. |
328-
> | factories / datasets | factory | 1-260 | Can't use:<br>`<>*#.%&:\\+?/` or control characters<br><br>Start with alphanumeric. |
328+
> | factories / datasets | factory | 1-260 | Can't use:<br>`<>*#.%&:\\+?/-` or control characters<br><br>Start with alphanumeric. |
329329
> | factories / integrationRuntimes | factory | 3-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
330330
> | factories / linkedservices | factory | 1-260 | Can't use:<br>`<>*#.%&:\\+?/` or control characters<br><br>Start with alphanumeric. |
331331
> | factories / pipelines | factory | 1-260 | Can't use:<br>`<>*#.%&:\\+?/` or control characters<br><br>Start with alphanumeric. |

0 commit comments

Comments
 (0)