Skip to content

Commit 881a853

Browse files
Merge pull request #16422 from alt-key/docs-editor/deploy-via-portal-1732232159
Remove Lock on Arc resource bridge - cx can't upgrade ARB with this lock
2 parents 9051449 + 51c4cc6 commit 881a853

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

azure-local/deploy/deploy-via-portal.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -267,22 +267,6 @@ You may need to connect to the system via RDP to deploy workloads. Follow these
267267
Disable-ASRemoteDesktop
268268
```
269269
270-
### Lock Arc Resource Bridge
271-
272-
The Arc Resource Bridge enables the Azure Arc services to manage your Azure Local instance. To prevent the accidental deletion, we recommend that you lock the Arc Resource Bridge resource.
273-
Follow these steps to configure the resource locks:
274-
275-
1. In the Azure portal, navigate to the resource group into which you deployed your Azure Local instance.
276-
1. On the **Overview** > **Resources** tab, you should see an Arc Resource Bridge resource.
277-
1. Select and go to the resource. In the left pane, select **Locks**. To lock the Arc Resource Bridge, you must have the *Azure Stack HCI Administrator* role for the resource group.
278-
1. In the right pane, select **Add**.
279-
1. Specify a **Lock name**. Make sure to choose **Delete** as **Lock type** for the Arc Resource Bridge, and then select **OK**.
280-
281-
> [!NOTE]
282-
> Remove the lock on the Arc Resource Bridge before you apply any solution updates.
283-
284-
For more information, see [Configure locks](/azure/azure-resource-manager/management/lock-resources#configure-locks) to prevent accidental deletion.
285-
286270
## Next steps
287271
288272
- If you didn't create workload volumes during deployment, create workload volumes and storage paths for each volume. For details, see [Create volumes on Azure Local and Windows Server clusters](../manage/create-volumes.md) and [Create storage path for Azure Local](../manage/create-storage-path.md).

azure-local/upgrade/install-solution-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Follow these steps to verify that the upgrade was successful:
132132
After the solution upgrade is complete, you may need to perform additional tasks to secure your system and ensure it's ready for workloads.
133133

134134
- You may need to connect to the system via Remote Desktop Protocol (RDP) to deploy workloads. For more information, see [Enable RDP](../deploy/deploy-via-portal.md#enable-rdp).
135-
- To prevent the accidental deletion of resources, you can lock resources. We recommend that you lock the Arc Resource Bridge. For more information, see [Lock Arc Resource Bridge](../deploy/deploy-via-portal.md#lock-arc-resource-bridge).
135+
- To prevent the accidental deletion of resources, you can lock resources.
136136
- You need to upgrade the security posture. For more information, see [Update security posture on Azure Local after upgrade](../manage/manage-security-post-upgrade.md).
137137
- You may need to create workloads and storage paths for each volume. For details, see [Create volumes on Azure Local](../manage/create-volumes.md) and [Create storage path for Azure Local](../manage/create-storage-path.md).
138138

0 commit comments

Comments
 (0)