Skip to content

Commit b51fa6f

Browse files
author
Michael Bender
committed
Fixed links
1 parent d93aaf1 commit b51fa6f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/virtual-network-manager/how-to-verify-reachability-with-virtual-network-verifier.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In this step, you create a reachability analysis intent in your verifier workspa
5252
| **Destination IP address** | Enter an IPv4 or IPv6 address or a range using CIDR notation of the destination you want to verify. |
5353
| **Destination port** | Enter a port or a range of the destination you want to verify. To specify any port, enter *. |
5454

55-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/create-analysis-intent.png" alt-text="Screenshot of Create analysis intent window with settings and values.":::
55+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/create-analysis-intent.png" alt-text="Screenshot of Create analysis intent window with settings and values.":::
5656

5757
3. Repeat the process to create more reachability analysis intents in the verifier workspace.
5858

@@ -63,7 +63,7 @@ After setting up a reachability analysis intent, you can initiate an analysis. T
6363
1. Under **Reachability analysis intents**, select the checkbox next to the reachability analysis intent you want to analyze and select **Start analysis**.
6464
2. In the **Start analysis** pane, enter a name and optional description for the analysis, and then select the **Start analysis** button.
6565

66-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/start-analysis-run.png" alt-text="Screenshot of Start analysis window for analysis intent run job.":::
66+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/start-analysis-run.png" alt-text="Screenshot of Start analysis window for analysis intent run job.":::
6767

6868
> [!NOTE]
6969
> The analysis run may take a few minutes to complete. You can monitor the progress of the analysis in the Azure Portal.
@@ -73,22 +73,22 @@ In this step, you view the results of the analysis you started in the previous s
7373

7474
1. In the verifier workspace, select **Reachability analysis intents** under *Settings* and select the corresponding **View results** for your reachability analysis intent. Alternatively, navigate to **Reachability analysis results** and select the name of the result you want to view.
7575

76-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/select-analysis-results.png" alt-text="Screenshot of Reachability analysis intent windows showing analysis intent run to view.":::
76+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/select-analysis-results.png" alt-text="Screenshot of Reachability analysis intent windows showing analysis intent run to view.":::
7777
2. In the **View analysis results** pane, you can view the results of the analysis, including the status of the analysis, the path taken by the traffic, the resources traversed, and the result outcome.
7878

79-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/view-analysis-results.png" alt-text="Screenshot of Reachability analysis results window with analysis results.":::
79+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/view-analysis-results.png" alt-text="Screenshot of Reachability analysis results window with analysis results.":::
8080

8181
3. On the **Reachability analysis results** tab in the **View analysis results** pane, you see the results in a visual format. The visualization shows the path taken by the traffic and the resources traversed.
8282

83-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/view-analysis-results-visualization.png" alt-text="Screenshot of Reachability analysis results window with visualization of analysis results.":::
83+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/view-analysis-results-visualization.png" alt-text="Screenshot of Reachability analysis results window with visualization of analysis results.":::
8484

8585
4. Select one of the resources in the visualization to view the resource details. You can also select any of the lengths in the visualization to view details of that step.
8686

87-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/network-manager-reachability-results-details.png" alt-text="Screenshot of resource details for network manager from analysis intent results.":::
87+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/network-manager-reachability-results-details.png" alt-text="Screenshot of resource details for network manager from analysis intent results.":::
8888

8989
5. Select the **JSON output** tab to view the full JSON output of the analysis result. The beginning of the JSON object details the outcome of the result, which indicates whether all packets reached, some packets reached, or no packets reached. Explanations are provided for each outcome and each reachability step.
9090

91-
:::image type="content" source="media/how-to-create-virtual-network-verifier-workspace/view-json-results.png" alt-text="Screenshot of JSON output for reachability analysis results.":::
91+
:::image type="content" source="media/how-to-verify-reachability-with-virtual-network-verifier/view-json-results.png" alt-text="Screenshot of JSON output for reachability analysis results.":::
9292

9393
6. Select **Close** to close the analysis results.
9494

File renamed without changes.

0 commit comments

Comments
 (0)