Skip to content

Commit 1798819

Browse files
updated ms.service and fixed broken link
1 parent 5b36a72 commit 1798819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-instance-ids.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Understand instance IDs for Azure Virtual Machine Scale Set virtual
44
author: mimckitt
55
ms.author: mimckitt
66
ms.topic: conceptual
7-
ms.service: virtual-machine-scale-sets
7+
ms.service: azure-virtual-machine-scale-sets
88
ms.subservice: management
99
ms.date: 06/14/2024
1010
ms.reviewer: jushiman
@@ -96,4 +96,4 @@ Each VM in a scale set also gets a computer name assigned to it. This computer n
9696
* Flexible orchestration mode: {computer-name-prefix}{6-char-guid}
9797
* Uniform orchestration mode: {computer-name-prefix}{base-36-instance-id}
9898

99-
The computer name prefix is a property of the scale set model that you can set, so it can be different from the scale set name itself. The scale set VM computer name can also be changed from inside the guest OS once the VM has been created. The maximum length of the computer name is operating system dependent. For more information, see [Naming rules and restrictions.](/azure-resource-manager/management/resource-name-rules#microsoftcompute).
99+
The computer name prefix is a property of the scale set model that you can set, so it can be different from the scale set name itself. The scale set VM computer name can also be changed from inside the guest OS once the VM has been created. The maximum length of the computer name is operating system dependent. For more information, see [Naming rules and restrictions.](../azure-resource-manager/management/resource-name-rules.md).

0 commit comments

Comments
 (0)