Skip to content

Commit 16f961b

Browse files
authored
Merge pull request #108619 from orspod/2020-3-vnet-portal
2020 3 vnet portal
2 parents 9426f9d + 37ef032 commit 16f961b

16 files changed

+330
-154
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Sign in to the [Azure portal](https://portal.azure.com/).
3535

3636
Create an Azure Data Explorer cluster with a defined set of compute and storage resources in an Azure resource group.
3737

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

4040
1. Search for *Azure Data Explorer*.
4141

@@ -53,7 +53,7 @@ Create an Azure Data Explorer cluster with a defined set of compute and storage
5353
| Resource group | Your resource group | Use an existing resource group or create a new resource group. |
5454
| 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.
5555
| 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 cant 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.
5757
| Compute specifications | *D13_v2* | Select the lowest price specification for this quickstart. For a production system, select the specification that best meets your needs.
5858
| | | |
5959

39.6 KB
Loading
36 KB
Loading
29.3 KB
Loading
39.4 KB
Loading
27.3 KB
Loading
39.8 KB
Loading
73 KB
Loading
33.2 KB
Loading
34.3 KB
Loading

0 commit comments

Comments
 (0)