You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-security-admin-rule-network-group.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,6 @@ To create a security admin configuration, follow these steps:
41
41
1. Select **Configuration** under **Settings** on the left side of the portal window.
42
42
43
43
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
-
47
44
1. In the **Basics** tab of the **Create security admin configuration** windows, enter the following settings:
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-user-defined-route.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,8 +89,6 @@ In this step, you create two virtual networks to become members of a network gro
89
89
|**Starting address**| Enter **10.0.1.0**. |
90
90
|**Size**| Enter **/24 (256 addresses)**. |
91
91
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
-
94
92
1. Select **Save** then **Review + create > Create**.
95
93
96
94
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
148
146
:::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.":::
149
147
```
150
148
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
-
154
149
1. Select **Save** to create the policy.
155
150
156
151
## 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
:::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
-
186
179
1. Under **Routing rules**, select **+ add**.
187
180
188
181
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
196
189
|**Next hop**||
197
190
|**Next hop type**| Select **Virtual network**. |
198
191
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
-
201
192
1. Select **Add** and **Add to save the routing rule collection.
202
193
203
194
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
207
198
In this step, you deploy the routing configuration to create the UDRs for the network group.
208
199
209
200
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
-
213
201
1. In **Deploy a configuration** , select, or enter the **routing-configuration**
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-verify-reachability-with-virtual-network-verifier.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.topic: how-to
7
7
ms.service: azure-virtual-network-manager
8
-
ms.date: 05/20/2024
8
+
ms.date: 12/11/2024
9
9
ms.custom: references_regions
10
10
---
11
11
@@ -74,6 +74,7 @@ In this step, you view the results of the analysis you started in the previous s
74
74
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.
75
75
76
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.":::
77
+
77
78
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.
78
79
79
80
:::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
88
89
89
90
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.
90
91
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.":::""
92
93
93
94
6. Select **Close** to close the analysis results.
0 commit comments