Skip to content

Commit c7d2836

Browse files
Merge pull request #3715 from ManikaDhiman/md-tweaks
Tweaks to Add/repair a node articles
2 parents a925766 + 00d5757 commit c7d2836

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

azure-local/manage/add-server.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage capacity on your Azure Local, version 23H2 syst
44
ms.topic: how-to
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 06/25/2025
7+
ms.date: 06/26/2025
88
---
99

1010
# Add a node on Azure Local
@@ -110,19 +110,13 @@ On the new node that you plan to add, follow these steps.
110110
111111
3. Assign the following permissions to the newly added nodes:
112112

113-
- Azure Local Device Management Role
113+
- Azure Stack HCI Device Management Role
114114
- Key Vault Secrets User
115115
For more information, see [Assign permissions to the node](../deploy/deployment-arc-register-server-permissions.md).
116116

117117
On a node that already exists on your system, follow these steps:
118118

119-
1. Sign in with the domain user credentials (AzureStackLCMUser or another user with equivalent permissions) that you provided during the deployment of the system.
120-
121-
1. (Optional) Before you add the node, make sure to get an updated authentication token. Run the following command:
122-
123-
```powershell
124-
Update-AuthenticationToken
125-
```
119+
1. Sign in with the domain user credentials (AzureStackLCMUser or another user with equivalent permissions) that you provided during the deployment of the system.
126120

127121
1. Run the following command to add the new incoming node using a local administrator credential for the new node:
128122

azure-local/manage/repair-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to repair a node on your Azure Local, version 23H2 system
44
ms.topic: how-to
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 06/25/2025
7+
ms.date: 06/26/2025
88
---
99

1010
# Repair a node on Azure Local
@@ -134,7 +134,7 @@ Follow these steps on the node you're trying to repair.
134134
135135
1. Assign the following permissions to the repaired node:
136136

137-
- Azure Local Device Management Role
137+
- Azure Stack HCI Device Management Role
138138
- Key Vault Secrets User
139139
For more information, see [Assign permissions to the node](../deploy/deployment-arc-register-server-permissions.md).
140140

0 commit comments

Comments
 (0)