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/virtual-desktop/azure-stack-hci.md
+6-18Lines changed: 6 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,10 +65,6 @@ The custom template helps you:
65
65
- Create host pool, workspace, and application group
66
66
- Add the VMs you created in [Step 1](#step-1-create-a-new-virtual-machine-on-azure-stack-hci) as session hosts to the host pool
67
67
- Domain join the VMs
68
-
- Install Azure Monitor agent on the VMs
69
-
70
-
> [!NOTE]
71
-
> If the host pool already exists, see [Expand an existing host pool with new session hosts](expand-existing-host-pool.md).
72
68
73
69
After you satisfy the [prerequisites](#prerequisites) and complete [Step 1](#step-1-create-a-new-virtual-machine-on-azure-stack-hci) and [Step 2](#step-2-install-connected-machine-agent-on-the-virtual-machine), perform these steps to deploy from a custom template:
74
70
@@ -138,25 +134,17 @@ For all other OS images (such as Windows Server or single-session OS), Azure Ben
138
134
139
135
Now that you've set up Azure Virtual Desktop for Azure Stack HCI, here are a few extra things you can do depending on your deployment needs:
140
136
141
-
### Create a profile container using a file share on Azure Stack HCI
142
-
143
-
To create a profile container using a file share:
144
-
145
-
1. Deploy a file share on a single or clustered Windows Server VM deployment. The Windows Server VMs with file server role can also be colocated on the same cluster where the session host VMs are deployed.
146
-
147
-
2. Connect to the virtual machine with the credentials you provided when creating the virtual machine.
148
-
149
-
3. On the virtual machine, launch **Control Panel** and select **System**.
137
+
### Create a profile container
150
138
151
-
4. Select Computer name, select **Change settings**, and then select **Change…**.
139
+
To create a profile container using a file share on Azure Stack HCI, do the following:
152
140
153
-
5. Select **Domain**, then enter the Active Directory domain on the virtual network.
141
+
1. Deploy a file share on a single or clustered Windows Server VM deployment. The Windows Server VMs with file server role can also be co-located on the same cluster where the session host VMs are deployed.
154
142
155
-
6. Authenticate with a domain account that has privileges to domain-join machines.
143
+
1. Connect to the VM with the credentials you provided when creating the VM.
156
144
157
-
7. Follow the directions in [Prepare the VM to act as a file share](create-host-pools-user-profile.md#prepare-the-virtual-machine-to-act-as-a-file-share-for-user-profiles) to prepare your VM for deployment.
145
+
3. Join the VM to an Active Directory domain.
158
146
159
-
8. Follow the directions in [Configure the FSLogix profile container](create-host-pools-user-profile.md#configure-the-fslogix-profile-container) to configure your profile container for use.
147
+
7. Follow the instructions in [Create a profile container for a host pool using a file share](create-host-pools-user-profile.md) to prepare your VM and configure your profile container.
0 commit comments