Skip to content

Commit 21368c0

Browse files
Merge pull request #16636 from MicrosoftDocs/alkohli-patch-2
Update add-server.md
2 parents 95515ec + 9cba7e6 commit 21368c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/add-server.md

Lines changed: 2 additions & 2 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: article
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 11/16/2024
7+
ms.date: 12/18/2024
88
---
99

1010
# Add a node on Azure Local, version 23H2
@@ -119,7 +119,7 @@ On a node that already exists on your system, follow these steps:
119119
Update-AuthenticationToken
120120
```
121121
122-
1. If you are running a version prior to 2405.3, you must run the following command to clean up conflicting files:
122+
1. If you are running a version prior to 2405.3, you must run the following command on the new node to clean up conflicting files:
123123
124124
```powershell
125125
Get-ChildItem -Path "$env:SystemDrive\NugetStore" -Exclude Microsoft.AzureStack.Solution.LCMControllerWinService*,Microsoft.AzureStack.Role.Deployment.Service* | Remove-Item -Recurse -Force

0 commit comments

Comments
 (0)