Skip to content

Commit 3df4177

Browse files
Merge pull request #17055 from sethmanheim/cefix2-12
Fix submission
2 parents 7c34445 + e005e3e commit 3df4177

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/plan/cloud-deployment-network-considerations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Network considerations for cloud deployment for Azure Local, version 23H2
33
description: This article introduces network considerations for cloud deployments of Azure Local, version 23H2.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 02/11/2025
6+
ms.date: 02/12/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -210,7 +210,7 @@ New-VMSwitch -Name "ConvergedSwitch($IntentName)" -NetAdapterName "NIC1","NIC2"
210210
```
211211

212212
> [!NOTE]
213-
>Once Azure Local instance is deployed, it is not supported to change the Management intent name or the virtual switch name. It is required to use the same intent name and virtual switch name if you require to update or recreate the intent after deployment.
213+
> Once an Azure Local instance is deployed, changing the management intent name or the virtual switch name isn't supported. You must use the same intent name and virtual switch name if you need to update or recreate the intent after deployment.
214214
215215
#### 2. Configure management virtual network adapter using required Network ATC naming convention for all nodes
216216

0 commit comments

Comments
 (0)