Skip to content

Commit 74e3656

Browse files
Merge pull request #3515 from MicrosoftDocs/main638751529216310053sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 783cd4d + c1e98e5 commit 74e3656

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

azure-local/manage/use-environment-checker.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,9 @@ Network validator also checks storage connection, adapter driver readiness, and
412412

413413
You provide the answer file JSON as the input for network validator cmdlet call. Or you can manually provide the individual parameters when running the validator cmdlet.
414414

415+
> [!NOTE]
416+
> There is currently a limitation where the network validator can only be executed after the portal wizard has continued to the last step, just before the actual deployment starts.
417+
415418
> [!NOTE]
416419
> You must run the network validator on the final hardware that you want to use for the Azure local instance deployment.
417420

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install solution upgrade on Azure Local
33
description: Learn how to install the solution upgrade on your Azure Local instance.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/03/2025
6+
ms.date: 02/14/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -63,7 +63,7 @@ On the **Basics** tab, specify the following information:
6363

6464
:::image type="content" source="./media/install-solution-upgrade/create-new-key-vault.png" alt-text="Screenshot of Create key vault page." lightbox="./media/install-solution-upgrade/create-new-key-vault.png":::
6565

66-
1. Specify the deployment account credential. This credential is from your Active Directory for a principal that is a member of the local Administrator group on each machine. For more information on how to create this deployment account, see [Prepare Active Directory for Azure Local, version 23H2 deployment](../deploy/deployment-prep-active-directory.md).
66+
1. Specify the deployment account credential. This credential is from your Active Directory for a principal that is a member of the local Administrator group on each machine.
6767

6868
> [!NOTE]
6969
> The user can't be Administrator and can't use format `domain\username`.

0 commit comments

Comments
 (0)