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: includes/virtual-machines-common-dedicated-hosts-portal.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
author: cynthn
6
6
ms.service: virtual-machines
7
7
ms.topic: include
8
-
ms.date: 01/09/2020
8
+
ms.date: 03/10/2020
9
9
ms.author: cynthn
10
10
ms.custom: include file
11
11
---
@@ -31,8 +31,6 @@ In this example, we will create a host group using 1 availability zone and 2 fau
31
31
1. Open the Azure [portal](https://portal.azure.com).
32
32
1. Select **Create a resource** in the upper left corner.
33
33
1. Search for **Host group** and then select **Host Groups** from the results.
34
-
35
-

36
34
1. In the **Host Groups** page, select **Create**.
37
35
1. Select the subscription you would like to use, and then select **Create new** to create a new resource group.
38
36
1. Type *myDedicatedHostsRG* as the **Name** and then select **OK**.
@@ -41,8 +39,6 @@ In this example, we will create a host group using 1 availability zone and 2 fau
41
39
1. For **Availability Zone**, select **1**.
42
40
1. For **Fault domain count**, select **2**.
43
41
1. Select **Review + create** and then wait for validation.
44
-
45
-

46
42
1. Once you see the **Validation passed** message, select **Create** to create the host group.
47
43
48
44
It should only take a few moments to create the host group.
@@ -57,16 +53,12 @@ If you set a fault domain count for your host group, you will be asked to specif
57
53
58
54
1. Select **Create a resource** in the upper left corner.
59
55
1. Search for **Dedicated host** and then select **Dedicated hosts** from the results.
60
-
61
-

62
56
1. In the **Dedicated Hosts** page, select **Create**.
63
57
1. Select the subscription you would like to use.
64
58
1. Select *myDedicatedHostsRG* as the **Resource group**.
65
59
1. In **Instance details**, type *myHost* for the **Name** and select *East US* for the location.
66
-
1. In **Hardware profile**, select *Standard Es3 family - Type 1* for the **Size family**, select *myHostGrup* for the **Host group** and then select *1* for the **Fault domain**. Leave the defaults for the rest of the fields.
60
+
1. In **Hardware profile**, select *Standard Es3 family - Type 1* for the **Size family**, select *myHostGroup* for the **Host group** and then select *1* for the **Fault domain**. Leave the defaults for the rest of the fields.
67
61
1. When you are done, select **Review + create** and wait for validation.
0 commit comments