Skip to content

Commit 9e1a648

Browse files
committed
text and img updates
1 parent 3ea1a87 commit 9e1a648

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed
5.36 KB
Loading

articles/data-explorer/vnet-create-cluster-portal.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,12 @@ To create the network security group:
6565
| Name | AllowAzureDataExplorerManagement
6666
| | |
6767

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.
6969

7070
The NSG rules for inbound and outbound dependencies should look like this:
7171

7272
![NSG rules](media/vnet-create-cluster-portal/nsg-rules.png)
7373

74-
Alternatively, outbound rules can be replaced with single rule to allow *Internet* for ports 443 and 80.
75-
7674
## Create public IP addresses
7775

7876
To create the query (Engine) public IP addresses:
@@ -97,8 +95,8 @@ To create the query (Engine) public IP addresses:
9795
1. Select **Create** to create the public IP address.
9896

9997
1. To create the ingestion (Data Management) public IP address follow the same instructions and select
100-
* **Sku**: **Basic**
101-
* **IP address assignment**: **Static**
98+
* **Sku**: Basic
99+
* **IP address assignment**: Static
102100

103101
## Create Virtual Network and subnet
104102

@@ -129,7 +127,10 @@ To create the virtual network and subnet:
129127

130128
![Subnets blade](media/vnet-create-cluster-portal/subnets.png)
131129

132-
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**.
133+
1. **Save**
133134

134135
![Configure subnet](media/vnet-create-cluster-portal/subnet-nsg.png)
135136

0 commit comments

Comments
 (0)