Skip to content

Commit 669140d

Browse files
committed
arm template workaround
1 parent e8ff87a commit 669140d

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

azure-local/deploy/deployment-azure-resource-manager-template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Resource Manager template deployment for Azure Local, version 23H2
33
description: Learn how to prepare and then deploy Azure Local instance, version 23H2 using the Azure Resource Manager template.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/20/2024
6+
ms.date: 03/28/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -192,6 +192,10 @@ If the deployment fails, you should see an error message on the deployments page
192192
193193
:::image type="content" source="./media/deployment-azure-resource-manager-template/select-view-error-details-2.png" alt-text="Screenshot showing the summary in the Errors blade." lightbox="./media/deployment-azure-resource-manager-template/select-view-error-details-2.png":::
194194
195+
**Workaround**: The failed resource on the Deployment details page specifies the role assignment name. If the resource name is **AzureStackHCIDeviceManagementRole-RoleAssignment** then role assignment failed for the **Azure Stack HCI Device Management Role**. Note this role name and go to **Resource Group > Access Control (IAM) > Role Assignments**. Search for the corresponding name and delete the existing role assignments there. Redeploy your template.
196+
197+
:::image type="content" source="./media/deployment-azure-resource-manager-template/select-view-error-details-2.png" alt-text="Screenshot showing the summary in the Errors blade." lightbox="./media/deployment-azure-resource-manager-template/workaround-details-2.png":::
198+
195199
### Known issues for ARM template deployment
196200
197201
This section contains known issues and workarounds for ARM template deployment.
182 KB
Loading
143 KB
Loading
281 KB
Loading

0 commit comments

Comments
 (0)