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/create-cluster-database-portal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Sign in to the [Azure portal](https://portal.azure.com/).
35
35
36
36
Create an Azure Data Explorer cluster with a defined set of compute and storage resources in an Azure resource group.
37
37
38
-
1. Select the **Create a resource** button (+) in the upper-left corner of the portal.
38
+
1. Select the **+ Create a resource** button in the upper-left corner of the portal.
39
39
40
40
1. Search for *Azure Data Explorer*.
41
41
@@ -53,7 +53,7 @@ Create an Azure Data Explorer cluster with a defined set of compute and storage
53
53
| Resource group | Your resource group | Use an existing resource group or create a new resource group. |
54
54
| Cluster name | A unique cluster name | Choose a unique name that identifies your cluster. The domain name *[region].kusto.windows.net* is appended to the cluster name you provide. The name can contain only lowercase letters and numbers. It must contain from 4 to 22 characters.
55
55
| Region | *West US* or *West US 2* | Select *West US* or *West US 2* (if using availability zones) for this quickstart. For a production system, select the region that best meets your needs.
56
-
| Availability zones | *1*, *2*, and/or *3* | Place the cluster instances in various availability zones in the same region (optional). [Azure Availability Zones](/azure/availability-zones/az-overview) are unique physical locations within the same Azure region. They protect an Azure Data Explorer cluster and data from partial region failure. The cluster nodes are created, by default, in the same data center. By selecting several availability zones you can eliminate a single point of failure and ensure high availability. Deployment to availability zones is possible only during cluster creation and can’t be modified at a later date.
56
+
| Availability zones | *1*, *2*, and/or *3* | Place the cluster instances in various availability zones in the same region (optional). [Azure Availability Zones](/azure/availability-zones/az-overview) are unique physical locations within the same Azure region. They protect an Azure Data Explorer cluster and data from partial region failure. The cluster nodes are created, by default, in the same data center. By selecting several availability zones you can eliminate a single point of failure and ensure high availability. Deployment to availability zones is possible only during cluster creation and can't be modified at a later date.
57
57
| Compute specifications | *D13_v2* | Select the lowest price specification for this quickstart. For a production system, select the specification that best meets your needs.
@@ -64,124 +65,95 @@ To create the network security group:
64
65
| Name | AllowAzureDataExplorerManagement
65
66
|||
66
67
67
-
1.Do the same 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)
| IP Version | IPv4 | Select IP version, We support IPv4 only.|
87
-
| Sku | Standard | We require **Standard** for query (Engine) URI endpoint |
88
-
| Name | engine-pip | Choose a name that identifies your Public IP address in the resource group.
89
+
| IP Version | IPv4 | Select the IP version. We only support IPv4.|
90
+
| Sku | Standard | We require **Standard** for query (Engine) URI endpoint.|
91
+
| Name | engine-pip | Choose a name that identifies your public IP address in the resource group.
89
92
| Subscription | Your subscription | Select the Azure subscription that you want to use for your public IP.|
90
93
| Resource group | Your resource group | Use an existing resource group or create a new resource group. |
91
94
| Location | *West US* | Select the region that best meets your needs.
92
95
||||
93
96
94
-
1. Select **Create** to create the Public IP address.
97
+
1. Select **Create** to create the public IP address.
95
98
96
-
To create the ingestion (Data Management) public IP address follow the same instructions and select **Basic** for **Sku** and **Static** for **IP address assignment**
99
+
1. To create the ingestion (Data Management) public IP address follow the same instructions and select
100
+
***Sku**: **Basic**
101
+
***IP address assignment**: **Static**
97
102
98
103
## Create Virtual Network and subnet
99
104
100
-
To create the virtual network and subnet, follow these steps:
105
+
To create the virtual network and subnet:
101
106
102
-
1. Select the **Create a resource** button (+) in the upper-left corner of the portal.
107
+
1. Select the **+ Create a resource** button in the upper-left corner of the portal.
103
108
1. Search for *Virtual Network*.
104
109
1. Under **Virtual Network**, at the bottom of the screen, select **Create**.
105
-
1. Fill out basic deatils with the following information.
| Subscription | Your subscription | Select the Azure subscription that you want to use for your cluster.|
110
117
| Resource group | Your resource group | Use an existing resource group or create a new resource group. |
111
118
| Name | AzureDataExplorerVnet | Choose a name that identifies your virtual network in the resource group.
112
-
| Region | *West US* | Select *West US* for this quickstart. For a production system, select the region that best meets your needs.
119
+
| Region | *West US* | Select the region that best meets your needs.
113
120
||||
114
121
115
122
> [!NOTE]
116
-
> For production workloads please plan your subnet size according to [Plan subnet size in your VNet](/azure/data-explorer/vnet-deloyment#plan-subnet-size-in-your-vnet)
123
+
> For production workloads, plan your subnet size according to [plan subnet size in your VNet](/azure/data-explorer/vnet-deloyment#plan-subnet-size-in-your-vnet)
117
124
118
125
1. Select **Review + create** to review your cluster details, and **Create** to provision the cluster.
119
126
120
127
1. When the deployment is complete, select **Go to resource**.
121
-
122
-

123
-
124
-
1. Go to **Subnets** blade and select **default** subnet
128
+
1. Go to **Subnets** blade and select the **default** subnet.
125
129
126
-

1.Select **Network Security Group** and select **AzureDataExplorerNsg** and hit **Save**
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**.
129
133
130
-

1. Under **Azure Data Explorer**, at the bottom of the screen, select **Create**.
143
-
144
-
1. Fill out the basic cluster details with the following information.
138
+
Create an Azure Data Explorer cluster with a defined set of compute and storage resources in an Azure resource group as described in [create a cluster](create-cluster-database-portal.md#create-a-cluster).
| Subscription | Your subscription | Select the Azure subscription that you want to use for your cluster.|
151
-
| Resource group | Your resource group | Use an existing resource group or create a new resource group. |
152
-
| Name | A unique cluster name | Choose a unique name that identifies your cluster. The domain name *[region].kusto.windows.net* is appended to the cluster name you provide. The name can contain only lowercase letters and numbers. It must contain from 4 to 22 characters.
153
-
| Region | *West US* | Select *West US* for this quickstart. For a production system, select the region that best meets your needs.
154
-
| Compute specifications | *Standard_D11_v2* | Select the lowest price specification for this quickstart. For a production system, select the specification that best meets your needs.
155
-
||||
156
-
157
-
1. Select **Network** to provide virtual network deatils.
158
-
159
-
1. Fill out the resources created in previous steps:
140
+
1. Prior to finalizing cluster creation, in the **Create an Azure Data Explorer cluster** window, select the **Network** tab to provide virtual network details using the resources created in the previous tabs:
| Subscription | Your subscription | Select the Azure subscription that you want to use for networking resources.|
166
-
| Virtual Network | AzureDataExplorerVnet | Choose the virtual network created in previous step.
167
-
| Subnet | default | Choose the subnet created in previous step.
168
-
| Query Public IP | engine-pip | Choose the query Public IP created in previous step.
169
-
| Data ingestion Public IP | dm-pip | Choose ingestion Public IP created in previous step.
147
+
| Virtual Network | AzureDataExplorerVnet | Choose the virtual network created in the previous steps.
148
+
| Subnet | default | Choose the subnet created in the previous steps.
149
+
| Query Public IP | engine-pip | Choose the query public IP created in the previous steps.
150
+
| Data ingestion Public IP | dm-pip | Choose the ingestion public IP created in the previous steps.
170
151
||||
171
152
153
+
1. Select **Review + create** to create your cluster.
172
154
1. When the deployment is complete, select **Go to resource**.
173
155
174
-

175
-
176
-
To deploy Azure Data Explorer cluster into your virtual network, use the [Deploy Azure Data Explorer cluster into your VNet](https://azure.microsoft.com/resources/templates/101-kusto-vnet/) Azure Resource Manager template.
177
-
178
-
## Clean up resources
179
-
180
-
If you plan to follow other articles, keep the resources you created. Otherwise, clean up your resource group, to avoid incurring costs.
181
-
182
-
1. In the Azure portal, select **Resource groups** on the far left, and then select the resource group that contains your Data Explorer cluster.
183
-
184
-
1. Select **Delete resource group** to delete the entire resource group. If you are using an existing resource group, you can choose to only delete the Azure Data Explorer cluster.
156
+
To deploy your Azure Data Explorer cluster into your virtual network, use the [Deploy Azure Data Explorer cluster into your VNet](https://azure.microsoft.com/resources/templates/101-kusto-vnet/) Azure Resource Manager template.
0 commit comments