Skip to content

Commit 220ef3f

Browse files
committed
Rebranding updates for Azure Local VMs.
1 parent 4bde6ec commit 220ef3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

azure-local/manage/manage-at-scale-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
8-
ms.date: 11/11/2024
8+
ms.date: 04/23/2025
99
---
1010

1111
# Use the dashboard to manage Azure Local (preview)
@@ -77,4 +77,4 @@ Use the following information when no system data is displayed in the **All syst
7777

7878
## Next steps
7979

80-
- Learn about the various options available to monitor your Azure Local in [What is Azure Local monitoring?](../concepts/monitoring-overview.md).
80+
- Learn about the various options available to monitor your Azure Local in [What is Azure Local monitoring?](../concepts/monitoring-overview.md)

azure-local/manage/suspend-resume-cluster-maintenance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: robess
66
ms.topic: how-to
77
ms.custom:
88
- devx-track-azurecli
9-
ms.date: 10/08/2024
9+
ms.date: 04/23/2025
1010
#Customer intent: As a Senior Content Developer, I want to provide customers with content and steps to help them successfully suspend and resume their machines for planned maintenance.
1111
---
1212

@@ -59,7 +59,7 @@ To suspend a machine, follow these steps:
5959
ASRRlS3lRl5Ull Paused Node
6060
```
6161
62-
1. To ensure that no new VMs are placed on the node, remove the node from the active Arc VM Configuration. **This step can only be done using PowerShell**.
62+
1. To ensure that no new VMs are placed on the node, remove the node from the active Azure Local VM Configuration. **This step can only be done using PowerShell**.
6363
6464
```powershell
6565
Remove-MocPhysicalNode -nodeName “MachineName”
@@ -114,7 +114,7 @@ To resume a machine, follow these steps:
114114
ASRRlS3lRl5Ull Up Node
115115
```
116116
117-
1. Add the machine to the active Arc VM Configuration. **This step can only be done using PowerShell**.
117+
1. Add the machine to the active Azure Local VM Configuration. **This step can only be done using PowerShell**.
118118
119119
```powershell
120120
New-MocPhysicalNode -nodeName “MachineName”
@@ -155,4 +155,4 @@ To resume a machine, follow these steps:
155155
```
156156
157157
> [!NOTE]
158-
> If the pool is not reported as healthy, check the status of the storage repair jobs using the `get-storagejob` command.
158+
> If the pool is not reported as healthy, check the status of the storage repair jobs using the `get-storagejob` command.

0 commit comments

Comments
 (0)