Skip to content

Commit 7454006

Browse files
committed
Warning fix
1 parent f5264dd commit 7454006

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

articles/migrate/troubleshoot-network-connectivity.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ To validate the private link connection, perform a DNS resolution of the Azure M
4141

4242
1. The private endpoint details and private link resource FQDNs' information is available in the Discovery and Assessment and Migration and modernization properties pages. Select **Download DNS settings** to view the list. Note, only the private endpoints that were automatically created by Azure Migrate are listed below.
4343

44-
[![Migration and modernization tool Properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-migration-properties.png)](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-migration-properties.png#lightbox)
44+
[![Migration and modernization tool Properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-migration-properties.png)](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-migration-properties.png#lightbox)
4545

4646
2. If you have created a private endpoint for the storage account(s) for replicating over a private network, you can obtain the private link FQDN and IP address as illustrated below.
4747

48-
- Go to the **Storage account** > **Networking** > **Private endpoint connections** and select the private endpoint created.
48+
- Go to the **Storage account** > **Networking** > **Private endpoint connections** and select the private endpoint created.
4949

5050
:::image type="content" source="./media/troubleshoot-network-connectivity/private-endpoint.png" alt-text="Screenshot of the Private Endpoint connections.":::
5151

52-
- Go to **Settings** > **DNS configuration** to obtain the storage account FQDN and private IP address.
52+
- Go to **Settings** > **DNS configuration** to obtain the storage account FQDN and private IP address.
5353

5454
:::image type="content" source="./media/troubleshoot-network-connectivity/private-link-info.png" alt-text="Screenshot showing the Private Link F Q D N information.":::
5555

@@ -163,10 +163,9 @@ If you have enabled the appliance for private endpoint connectivity, use the fol
163163
- Ensure that the appliance has network connectivity to the Key Vault over a private link. To validate the private link connectivity, perform a DNS resolution of the Key Vault resource endpoint from the on-premises server hosting the appliance and ensure that it resolves to a private IP address.
164164
- Go to **Azure Migrate: Discovery and assessment> Properties** to find the details of private endpoints for resources like the Key Vault created during the key generation step.
165165

166-
![Azure Migrate server assessment properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-assessment-properties.png)
167166
- Select **Download DNS settings** to download the DNS mappings.
168167

169-
![Download DNS settings](./media/how-to-use-azure-migrate-with-private-endpoints/download-dns-settings.png)
168+
![Download DNS settings](./media/how-to-use-azure-migrate-with-private-endpoints/download-dns-settings.png)
170169

171170
- Open the command line and run the following nslookup command to verify network connectivity to the Key Vault URL mentioned in the DNS settings file.
172171

@@ -247,13 +246,11 @@ If you have enabled the appliance for private endpoint connectivity, use the fol
247246

248247
- Ensure that the appliance is either hosted in the same virtual network or is connected to the target Azure virtual network (where the private endpoints have been created) over a private link. Private endpoints for the Azure Migrate services are created in the virtual network selected during the project creation experience. You can verify the virtual network details in the **Azure Migrate > Properties** page.
249248

250-
![Azure Migrate properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-properties-page.png)
249+
![Azure Migrate properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-properties-page.png)
251250

252251
- Ensure that the appliance has network connectivity to the service endpoint URLs and other URLs, mentioned in the error message, over a private link connection. To validate private link connectivity, perform a DNS resolution of the URLs from the on-premises server hosting the appliance and ensure that it resolves to private IP addresses.
253252
- Go to **Azure Migrate: Discovery and assessment> Properties** to find the details of private endpoints for the service endpoints created during the key generation step.
254253

255-
![Azure Migrate server assessment properties](./media/how-to-use-azure-migrate-with-private-endpoints/azure-migrate-server-assessment-properties.png)
256-
257254
- Select **Download DNS settings** to download the DNS mappings.
258255

259256
![Download DNS settings](./media/how-to-use-azure-migrate-with-private-endpoints/download-dns-settings.png)

0 commit comments

Comments
 (0)