Skip to content

Commit 81e72b4

Browse files
committed
Updates for Azure Local VM rebranding.
1 parent 28c3492 commit 81e72b4

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: 03/25/2025
7+
ms.date: 04/17/2025
88
---
99

1010
# Add a node on Azure Local
@@ -125,7 +125,7 @@ On a node that already exists on your system, follow these steps:
125125
Get-ChildItem -Path "$env:SystemDrive\NugetStore" -Exclude Microsoft.AzureStack.Solution.LCMControllerWinService*,Microsoft.AzureStack.Role.Deployment.Service* | Remove-Item -Recurse -Force
126126
```
127127
128-
1. Run the following command to add the new incoming node using a local adminsitrator credential for the new node:
128+
1. Run the following command to add the new incoming node using a local administrator credential for the new node:
129129
130130
```powershell
131131
$HostIpv4 = "<IPv 4 for the new node>"

0 commit comments

Comments
 (0)