Skip to content

Commit 1e013c2

Browse files
committed
add third party name for solutions
1 parent d5fcfaa commit 1e013c2

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
@@ -535,7 +535,7 @@ In the following tables, the term alphanumeric refers to:
535535
> [!div class="mx-tableFixed"]
536536
> | Entity | Scope | Length | Valid Characters |
537537
> | --- | --- | --- | --- |
538-
> | solutions | workspace | N/A | Name must be in the pattern:<br>`SolutionType(WorkspaceName)`<br><br>For example, a valid name is:<br>`AntiMalware(contoso-IT)`<br><br>The solution type is case-sensitive. |
538+
> | solutions | workspace | N/A | For solutions authored by Microsoft, the name must be in the pattern:<br>`SolutionType(WorkspaceName)`<br><br>For solutions authored by third parties, the name must be in the pattern:<br>`SolutionType[WorkspaceName]`<br><br>For example, a valid name is:<br>`AntiMalware(contoso-IT)`<br><br>The solution type is case-sensitive. |
539539
540540
## Microsoft.Portal
541541

0 commit comments

Comments
 (0)