Skip to content

Commit 545bd5a

Browse files
author
Manika Dhiman
committed
tweaks
1 parent 1e5ab4e commit 545bd5a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

azure-local/deploy/deployment-local-identity-with-key-vault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before you start, make sure that you:
4545

4646
- Have a DNS server with a properly configured zone. This setup is crucial for the network to function correctly. See [Configure DNS server for Azure Local](#configure-dns-server-for-azure-local).
4747

48-
- Download the Azure Local software. Instructions will be provided to those who have signed up for the preview on how to download the Azure local software.
48+
- Download the Azure Local software. Instructions on how to download the Azure Local software will be provided to those who signed up for the preview.
4949

5050
## Configure DNS server for Azure Local
5151

@@ -59,7 +59,7 @@ Follow these steps to configure DNS for Azure Local:
5959

6060
For each node in your Azure Local instance, create a DNS Host A record. This record maps the node's hostname to its IP address, allowing other devices on the network to locate and communicate with the node.
6161

62-
Additionally, create a DNS Host A record for the system itself. This record should use the first IP address from the network range you have allocated for the system.
62+
Additionally, create a DNS Host A record for the system itself. This record should use the first IP address from the network range you've allocated for the system.
6363

6464
1. **Verify DNS records.**
6565

azure-local/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ landingContent:
116116
links:
117117
- text: Deploy Arc gateway (preview)
118118
url: deploy/deployment-azure-arc-gateway-overview.md
119-
# - text: Deploy with local identity (preview)
120-
# url: index.yml
119+
- text: Deploy using local identity with Key Vault (preview)
120+
url: deploy/deployment-local-identity-with-key-vault.mdl
121121
- text: Manage GPU via partitioning (preview)
122122
url: manage/gpu-manage-via-partitioning.md
123123
- text: Migrate VMware (preview)

0 commit comments

Comments
 (0)