Skip to content

Commit 9f0cf61

Browse files
Merge pull request #291085 from sipastak/avd-fsl-local
Store FSLogix profile containers Azure local
2 parents bf82880 + e3c4ae9 commit 9f0cf61

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/virtual-desktop/azure-local-overview.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,22 @@ To run Azure Virtual Desktop on Azure Local, you need to make sure you're licens
7070

7171
There are different classifications of data for Azure Virtual Desktop, such as customer input, customer data, diagnostic data, and service-generated data. With Azure Local, you can choose to store user data on-premises when you deploy session host virtual machines (VMs) and associated services such as file servers. However, some customer data, diagnostic data, and service-generated data is still stored in Azure. For more information on how Azure Virtual Desktop stores different kinds of data, see [Data locations for Azure Virtual Desktop](data-locations.md).
7272

73+
### FSLogix profile containers storage
74+
75+
To store FSLogix profile containers, you need to provide an SMB share. We recommend you create a VM-based file share cluster using Storage Spaces Direct on top of your Azure Local instance.
76+
77+
Here are the high-level steps you need to perform:
78+
79+
1. Deploy virtual machines on Azure Local. For more information, see [Manage VMs with Windows Admin Center on Azure Local](/azure/azure-local/manage/vm).
80+
81+
1. For storage redundancy and high availability, use [Storage Spaces Direct in guest virtual machine clusters](/windows-server/storage/storage-spaces/storage-spaces-direct-in-vm). For more information, see [Deploy Storage Spaces Direct on Windows Server](/windows-server/storage/storage-spaces/deploy-storage-spaces-direct).
82+
83+
1. Configure storage permissions. For more information, see [Configure SMB Storage permissions](/fslogix/how-to-configure-storage-permissions).
84+
85+
1. Configure FSLogix [profile containers](/fslogix/tutorial-configure-profile-containers).
86+
87+
For large Azure Virtual Desktop deployments that have high resource requirements, we recommend that the profile container storage is located external to Azure Local and on any separate SMB file share on the same network as your session hosts. This allows you to independently scale storage and compute resources for your profile management based on your usage needs independently of your Azure Local instance.
88+
7389
## Limitations
7490

7591
Azure Virtual Desktop on Azure Local has the following limitations:

0 commit comments

Comments
 (0)