Skip to content

Commit 82f4ef7

Browse files
committed
more updates
1 parent 52a17d6 commit 82f4ef7

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed

articles/virtual-network-manager/how-to-create-security-admin-rule-network-group.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ To create a security admin configuration, follow these steps:
4141
1. Select **Configuration** under **Settings** on the left side of the portal window.
4242

4343
1. In the **Configurations** window, select the **Create security admin configuration** button or **+ Create > Security admin configuration** from the drop-down menu.
44-
45-
:::image type="content" source="media/how-to-create-security-admin-rules-network-groups/create-security-admin-configuration.png" alt-text="Screenshot of creation of security admin configuration in Configurations of a network manager.":::
46-
4744
1. In the **Basics** tab of the **Create security admin configuration** windows, enter the following settings:
4845

4946
| **Setting** | **Value** |

articles/virtual-network-manager/how-to-create-user-defined-route.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ In this step, you create two virtual networks to become members of a network gro
8989
| **Starting address** | Enter **10.0.1.0**. |
9090
| **Size** | Enter **/24 (256 addresses)**. |
9191

92-
:::image type="content" source="media/how-to-deploy-user-defined-routes/edit-subnet.png" alt-text="Screenshot of subnet settings in Azure portal.":::
93-
9492
1. Select **Save** then **Review + create > Create**.
9593

9694
1. Return to home and repeat the preceding steps to create another virtual network with the following information:
@@ -148,9 +146,6 @@ In this step, you create a network group containing your virtual networks using
148146
:::image type="content" source="media/how-to-deploy-user-defined-routes/create-azure-policy.png" alt-text="Screenshot of create Azure Policy window defining a conditional statement for network group membership.":::
149147
```
150148
1. Select **Preview Resources** to see the resources included in the network group, and select **Close**.
151-
152-
:::image type="content" source="media/how-to-deploy-user-defined-routes/azure-policy-preview-resources.png" alt-text="Screenshot of preview screen for Azure Policy resources based on conditional statement.":::
153-
154149
1. Select **Save** to create the policy.
155150

156151
## Create a routing configuration and rule collection
@@ -181,8 +176,6 @@ In this step, you define the UDRs for the network group by creating a routing co
181176
| **Enable BGP route propagation** | Leave **unchecked**. |
182177
| **Target network groups** | select **network-group**. |
183178

184-
:::image type="content" source="media/how-to-deploy-user-defined-routes/add-rule-collection.png" alt-text="Screenshot of Add a rule collection window with target network group selected.":::
185-
186179
1. Under **Routing rules**, select **+ add**.
187180

188181
1. In **Add a routing rule**, enter, or select the following information:
@@ -196,8 +189,6 @@ In this step, you define the UDRs for the network group by creating a routing co
196189
| **Next hop** | |
197190
| **Next hop type** | Select **Virtual network**. |
198191

199-
:::image type="content" source="media/how-to-deploy-user-defined-routes/add-routing-rule-virtual-network.png" alt-text="Screenshot of Add a routing rule window with selections for virtual network next hop.":::
200-
201192
1. Select **Add** and **Add to save the routing rule collection.
202193

203194
1. Select **Review + create** and then **Create** to create the routing configuration.
@@ -207,9 +198,6 @@ In this step, you define the UDRs for the network group by creating a routing co
207198
In this step, you deploy the routing configuration to create the UDRs for the network group.
208199

209200
1. On the **Configurations** page, select the checkbox for **routing-configuration** and choose **Deploy** from the taskbar.
210-
211-
:::image type="content" source="media/how-to-deploy-user-defined-routes/deploy-routing-configuration.png" alt-text="Screenshot of routing configurations with configuration selected and deploy link.":::
212-
213201
1. In **Deploy a configuration** , select, or enter the **routing-configuration**
214202

215203
| Setting | Value |

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.topic: how-to
77
ms.service: azure-virtual-network-manager
8-
ms.date: 05/20/2024
8+
ms.date: 12/11/2024
99
ms.custom: references_regions
1010
---
1111

@@ -74,6 +74,7 @@ In this step, you view the results of the analysis you started in the previous s
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

7676
:::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.":::
77+
7778
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.
7879

7980
:::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.":::
@@ -88,7 +89,7 @@ In this step, you view the results of the analysis you started in the previous s
8889

8990
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.
9091

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.":::
92+
:::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.":::""
9293

9394
6. Select **Close** to close the analysis results.
9495

0 commit comments

Comments
 (0)