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/data-explorer/vnet-create-cluster-portal.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,14 +65,12 @@ To create the network security group:
65
65
| Name | AllowAzureDataExplorerManagement
66
66
|||
67
67
68
-
1. Repeat the previous two steps for all inbound and outbound dependencies according to [dependencies for VNet deployment](/azure/data-explorer/vnet-deloyment#dependencies-for-vnet-deployment)
68
+
1. Repeat the previous two steps for all inbound and outbound dependencies according to [dependencies for VNet deployment](/azure/data-explorer/vnet-deloyment#dependencies-for-vnet-deployment). Alternatively, outbound rules can be replaced with single rule to allow *Internet* for ports 443 and 80.
69
69
70
70
The NSG rules for inbound and outbound dependencies should look like this:
1. In your **default** subnet window, select **Network Security Group** and then select your network security group name, in this case **AzureDataExplorerNsg**. Select **Save**.
130
+
1. In your **default** subnet window:
131
+
1. Select your **Network Security Group** from the drop-down menu.
132
+
1. Select your network security group name, in this case **AzureDataExplorerNsg**.
0 commit comments