You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-virtual.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: alkohli
5
5
ms.author: alkohli
6
6
ms.reviewer: alkohli
7
7
ms.topic: how-to
8
-
ms.date: 02/20/2025
8
+
ms.date: 04/08/2025
9
9
---
10
10
11
11
# Deploy a virtual Azure Local system
@@ -39,7 +39,7 @@ Before you begin, make sure that:
39
39
40
40
| Component | Minimum |
41
41
| ------------- | -------- |
42
-
| Processor| Intel VT-x or AMD-V, with support for nested virtualization. For more information, see [Does My Processor Support Intel® virtualization technology?](https://www.intel.com/content/www/us/en/support/articles/000005486/processors.html).
42
+
| Processor| Intel VT-x or AMD-V, with support for nested virtualization. For more information, see [Does My Processor Support Intel® virtualization technology?](https://www.intel.com/content/www/us/en/support/articles/000005486/processors.html)
43
43
| Memory| The physical host must have a minimum of 32 GB RAM for single virtual node deployments. The virtual host VM should have at least 24 GB RAM.<br><br>The physical host must have a minimum of 64 GB RAM for two virtual node deployments. Each virtual host VM should have at least 24 GB RAM for deployment and 32 GB for applying updates.|
44
44
| Host network adapters| A single network adapter.|
45
45
| Storage| 1 TB Solid state drive (SSD). |
@@ -54,9 +54,9 @@ Before you begin, make sure that each virtual host system can dedicate the follo
54
54
| vCPUs | Four cores. |
55
55
| Memory | A minimum of 24 GB. |
56
56
| Networking | At least two network adapters connected to internal network. MAC spoofing must be enabled. |
57
-
| Boot disk | One disk to install the Azure Stack HCI operating system from ISO. At least 200 GB |
57
+
| Boot disk | One disk to install the Azure Stack HCI operating system from ISO. At least 200 GB.|
58
58
| Hard disks for Storage Spaces Direct | Four dynamic expanding disks. Maximum disk size is 1024 GB. |
59
-
| Data disks | At least 127 GB each. The size must be the same for each disk |
59
+
| Data disks | At least 127 GB each. The size must be the same for each disk.|
60
60
| Time synchronization in integration | Disabled. |
61
61
62
62
> [!NOTE]
@@ -359,4 +359,4 @@ Repeat the process above for extra nodes if you plan to test multi-node deployme
359
359
360
360
## Next steps
361
361
362
-
- [Register to Arc and assign permissions for deployment](deployment-arc-register-server-permissions.md)
362
+
- [Register to Arc and assign permissions for deployment](deployment-arc-register-server-permissions.md).
This topic provides guidance on how to get support for Azure Local. Azure Local follows the same support process as Azure. Enterprise customers can follow the process described in [Create an Azure support request](/azure/azure-portal/supportability/how-to-create-azure-support-request). If you're a customer of a Cloud Solution Provider (CSP), contact your CSP for support.
14
+
This article provides guidance on how to get support for Azure Local. Azure Local follows the same support process as Azure. Enterprise customers can follow the process described in [Create an Azure support request](/azure/azure-portal/supportability/how-to-create-azure-support-request). If you're a customer of a Cloud Solution Provider (CSP), contact your CSP for support.
15
15
16
16
Updates for Azure Local are released monthly to enhance customer experience. To keep your Azure Local instance in a supported state, you have up to six months to install updates, but we recommend installing updates as they are released. Microsoft provides monthly quality and security updates for each supported version of Azure Local and quarterly feature releases.
Copy file name to clipboardExpand all lines: azure-local/manage/troubleshoot-deployment.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot the deployment validation failures for Az
4
4
ms.topic: how-to
5
5
ms.author: alkohli
6
6
author: alkohli
7
-
ms.date: 02/04/2025
7
+
ms.date: 04/14/2025
8
8
---
9
9
10
10
@@ -17,7 +17,7 @@ This article provides guidance on how to troubleshoot deployment validation issu
17
17
## Error - deployment validation failure
18
18
19
19
When deploying Azure Local via the Azure portal, you might encounter a deployment validation failure.
20
-
The "Azure Local Network - Check network requirements" validation task fail with the following error:
20
+
The "Azure Local Network - Check network requirements" validation task fails with the following error:
21
21
22
22
```
23
23
Could not complete the operation. 400: Resource creation validation failed. Details:
@@ -46,19 +46,19 @@ The issue occurs for the following reason:
46
46
47
47
The multi-step resolution process includes the following steps:
48
48
49
-
-[Remove the lock from the seed node](#remove-the-lock-from-the-seed-node)
49
+
-[Remove the lock from the first machine](#remove-the-lock-from-the-first-machine)
50
50
-[Remove the validation error](#remove-the-validation-error)
51
51
-[Clean up the Edge Device Azure Resource with incorrect VM switch information](#clean-up-the-edge-device-azure-resource-with-incorrect-vm-switch-information)
52
52
-[Refresh the cloud data](#refresh-the-cloud-edgedevices-data)
53
53
-[Restart the deployment via Azure portal](#restart-the-deployment-via-azure-portal)
54
-
-[Recreate the lock on the seed node resource](#recreate-the-lock-on-the-seed-node-resource)
54
+
-[Recreate the lock on the first machine](#recreate-the-lock-on-the-first-machine)
55
55
56
56
> [!NOTE]
57
-
> All the steps in this article need to be performed on the seed node.
57
+
> All the steps in this article need to be performed on the first machine.
58
58
59
-
### Remove the lock from the seed node
59
+
### Remove the lock from the first machine
60
60
61
-
Follow these steps to remove the lock from the seed node:
61
+
Follow these steps to remove the lock from the first machine:
62
62
63
63
1. To remove the lock, in the Azure portal, go to the object via the resource group or within Machines - Azure Arc.
64
64
1. In the left-pane, go to **Settings > Locks**. You should see a lock named **DoNotDelete**. This is the automatic resource lock that is created when the node is onboarded.
@@ -83,7 +83,7 @@ Message: The scope '/subscriptions/<subid>/resourceGroups/<rgname>/providers/Mic
83
83
84
84
With the lock removed, follow these steps to remove the validation error.
85
85
86
-
1. Connect to the seed node. Run the following PowerShell command:
86
+
1. Connect to the first machine. Run the following PowerShell command:
87
87
88
88
```PowerShell
89
89
Get-VMSwitch
@@ -143,7 +143,7 @@ After the VM switch on the device is removed, clean up the Edge Device ARM resou
1. After confirming the `show` command worked by outputting the `edgeDevices` data, and likely confirming the `"switchDetails"`, it is time to `delete` the resource from ARM so it can be refreshed appropriately from the seed node.
146
+
1. After confirming the `show` command worked by outputting the `edgeDevices` data, and likely confirming the `"switchDetails"`, it is time to `delete` the resource from ARM so it can be refreshed appropriately from the first machine.
147
147
148
148
> [!NOTE]
149
149
> Deleting the `edgeDevices` data is a safe action to perform, but it should only be performed when explicitly stated. Do not perform this action unless advised to do so.
@@ -182,7 +182,7 @@ With the ARM resource and all the unintentional VM switches removed, refresh the
182
182
183
183
Follow these steps to refresh the cloud data:
184
184
185
-
1. Restart the `DeviceManagementService` on the seed node. Run the following PowerShell command:
185
+
1. Restart the `DeviceManagementService` on the first machine. Run the following PowerShell command:
186
186
187
187
```PowerShell
188
188
Restart-Service DeviceManagementService
@@ -211,9 +211,9 @@ Follow these steps in the Azure portal:
211
211
212
212
1. If no other validation issues occur, start the deployment.
213
213
214
-
### Recreate the lock on the seed node resource
214
+
### Recreate the lock on the first machine
215
215
216
-
After the mitigation is complete, we strongly recommend that you recreate the lock on the resource.
216
+
After the mitigation is complete, we strongly recommend that you recreate the lock on the first machine.
Copy file name to clipboardExpand all lines: azure-local/manage/troubleshoot-sdn-deployment.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,20 @@ description: Learn how to troubleshoot the deployment of Software Defined Networ
4
4
ms.topic: how-to
5
5
ms.author: alkohli
6
6
author: alkohli
7
-
ms.date: 01/16/2025
7
+
ms.date: 04/11/2025
8
8
---
9
9
10
10
# Troubleshoot Software Defined Networking deployment in Azure Local via Windows Admin Center
11
11
12
12
> Applies to: Azure Local 2311.2 and later; Windows Server 2022, Windows Server 2019
13
13
14
-
This article provides guidance on how to troubleshoot issues that you may encounter while deploying the SDN components using Windows Admin Center. Use this guidance to troubleshoot the issues before creating a support ticket. This article also provides instructions on how to collect logs after successfully troubleshooting the issues to help diagnose the cause of deployment failure.
14
+
This article provides guidance on how to troubleshoot issues that you may encounter while deploying the Software Defined Networking (SDN) components using Windows Admin Center. Use this guidance to troubleshoot the issues before creating a support ticket. This article also provides instructions on how to collect logs after successfully troubleshooting the issues to help diagnose the cause of deployment failure.
15
15
16
16
## Troubleshoot timeout error
17
17
18
18
If the deployment of virtual machines (VM) for the various SDN components, including Network Controller, Software Load Balancer, or Gateway times out, you see the following error:
19
19
20
-
*....is not ready after the 1800 second timeout.*
20
+
*....isn't ready after the 1,800 second timeout.*
21
21
22
22
You may see this message in Windows Admin Center during the deployment of Network Controller, Software Load Balancer, or Gateway.
23
23
@@ -31,7 +31,7 @@ To identify and troubleshoot the cause of the failure in your SDN deployment thr
31
31
32
32
-[Verify connectivity to the SDN URI or SDN cluster](#verify-connectivity-to-the-sdn-uri-or-sdn-cluster).
33
33
34
-
After you've completed these checks and resolved any identified issues through troubleshooting, proceed with deploying SDN again. We also recommend [collecting logs](#collect-logs-for-sdn-components) to determine why the deployment of an SDN VM had failed.
34
+
After you've completed these checks and resolved any identified issues through troubleshooting, proceed with deploying SDN again. We also recommend [collecting logs](#collect-logs-for-sdn-components) to determine why the deployment of an SDN VM failed.
35
35
36
36
### Download the correct VHDX file
37
37
@@ -61,7 +61,7 @@ Follow these steps to verify connectivity of the management network VLAN:
61
61
62
62
### Ensure that Windows Defender and firewall policies permit WinRM connectivity
63
63
64
-
You must enable Windows Remote Management (WinRM) and PowerShell remoting to start configuration on the Network Controller VMs that have been deployed. If this is not done, a timeout error occurs.
64
+
You must enable Windows Remote Management (WinRM) and PowerShell remoting to start configuration on the Network Controller VMs that deployed. If this isn't done, a timeout error occurs.
65
65
66
66
To verify or enable WinRM and PowerShell remoting, perform these steps:
67
67
@@ -127,7 +127,7 @@ After enabling dynamic DNS, you may be able to move the `SDNAPI` microservice by
127
127
128
128
## Collect logs for SDN components
129
129
130
-
After successfully troubleshooting the deployment issue, we recommend collecting logs to determine why the deployment of an SDN VM had failed.
130
+
After successfully troubleshooting the deployment issue, we recommend collecting logs to determine why the deployment of an SDN VM failed.
131
131
132
132
Follow these steps to collect guest logs for the SDN VM:
0 commit comments