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/fslogix-containers-azure-files.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ The following table shows benefits and limitations of previous user profile tech
52
52
53
53
#### Performance
54
54
55
-
UPD requires [Storage Spaces Direct (S2D)](https://docs.microsoft.com/windows-server/remote/remote-desktop-services/rds-storage-spaces-direct-deployment) to address performance requirements. UPD uses Server Message Block (SMB) protocol. It copies the profile to the VM in which the user is being logged. UPD with S2D is the solution we recommend for Windows Virtual Desktop.
55
+
UPD requires [Storage Spaces Direct (S2D)](/windows-server/remote/remote-desktop-services/rds-storage-spaces-direct-deployment/) to address performance requirements. UPD uses Server Message Block (SMB) protocol. It copies the profile to the VM in which the user is being logged. UPD with S2D is the solution we recommend for Windows Virtual Desktop.
56
56
57
57
#### Cost
58
58
@@ -66,15 +66,15 @@ S2D clusters require an operating system that is patched, updated, and maintaine
66
66
67
67
On November 19, 2018, [Microsoft acquired FSLogix](https://blogs.microsoft.com/blog/2018/11/19/microsoft-acquires-fslogix-to-enhance-the-office-365-virtualization-experience/). FSLogix addresses many profile container challenges. Key among them are:
68
68
69
-
-**Performance:** The [FSLogix profile containers](https://fslogix.com/products/profile-containers) are high performance and resolve performance issues that have historically blocked cached exchange mode.
70
-
-**OneDrive:** Without FSLogix profile containers, OneDrive for Business is not supported in non-persistent RDSH or VDI environments. [OneDrive for Business and FSLogix best practices](https://fslogix.com/products/technical-faqs/284-onedrive-for-business-and-fslogix-best-practices) describes how they interact. For more information, see [Use the sync client on virtual desktops](https://docs.microsoft.com/deployoffice/rds-onedrive-business-vdi).
69
+
-**Performance:** The [FSLogix profile containers](/fslogix/configure-profile-container-tutorial/) are high performance and resolve performance issues that have historically blocked cached exchange mode.
70
+
-**OneDrive:** Without FSLogix profile containers, OneDrive for Business is not supported in non-persistent RDSH or VDI environments. [OneDrive for Business and FSLogix best practices](/fslogix/overview/) describes how they interact. For more information, see [Use the sync client on virtual desktops](/deployoffice/rds-onedrive-business-vdi/).
71
71
-**Additional folders:** FSLogix provides the ability to extend user profiles to include additional folders.
72
72
73
73
Since the acquisition, Microsoft started replacing existing user profile solutions, like UPD, with FSLogix profile containers.
74
74
75
75
## Azure Files integration with Azure Active Directory Domain Service
76
76
77
-
FSLogix profile containers' performance and features take advantage of the cloud. On August 7th, 2019, Microsoft Azure Files announced the general availability of [Azure Files authentication with Azure Active Directory Domain Service (AD DS)](https://docs.microsoft.com/azure/storage/files/storage-files-active-directory-overview). By addressing both cost and administrative overhead, Azure Files with Azure AD DS Authentication is a premium solution for user profiles in the Windows Virtual Desktop service.
77
+
FSLogix profile containers' performance and features take advantage of the cloud. On August 7th, 2019, Microsoft Azure Files announced the general availability of [Azure Files authentication with Azure Active Directory Domain Service (AD DS)](../storage/files/storage-files-active-directory-overview.md). By addressing both cost and administrative overhead, Azure Files with Azure AD DS Authentication is a premium solution for user profiles in the Windows Virtual Desktop service.
78
78
79
79
## Best practices for Windows Virtual Desktop
80
80
@@ -83,7 +83,7 @@ Windows Virtual Desktop offers full control over size, type, and count of VMs th
83
83
To ensure your Windows Virtual Desktop environment follows best practices:
84
84
85
85
- Azure Files storage account must be in the same region as the session host VMs.
86
-
- Azure Files permissions should match permissions described in [Requirements - Profile Containers](https://docs.microsoft.com/fslogix/overview#requirements).
86
+
- Azure Files permissions should match permissions described in [Requirements - Profile Containers](/fslogix/overview#requirements/).
87
87
- Each host pool must be built of the same type and size VM based on the same master image.
88
88
- Each host pool VM must be in the same resource group to aid management, scaling and updating.
89
89
- For optimal performance, the storage solution and the FSLogix profile container should be in the same data center location.
@@ -95,7 +95,7 @@ Use the following guides to set up a Windows Virtual Desktop environment.
95
95
96
96
- To start building out your desktop virtualization solution, see [Create a tenant in Windows Virtual Desktop](tenant-setup-azure-active-directory.md).
97
97
- To create a host pool within your Windows Virtual Desktop tenant, see [Create a host pool with Azure Marketplace](create-host-pools-azure-marketplace.md).
98
-
- To set up fully managed file shares in the cloud, see [Set up Azure Files share](/azure/storage/files/storage-files-active-directory-enable).
98
+
- To set up fully managed file shares in the cloud, see [Set up Azure Files share](/azure/storage/files/storage-files-active-directory-enable/).
99
99
- To configure FSLogix profile containers, see [Create a profile container for a host pool using a file share](create-host-pools-user-profile.md).
100
100
- To assign users to a host pool, see [Manage app groups for Windows Virtual Desktop](manage-app-groups.md).
101
101
- To access your Windows Virtual Desktop resources from a web browser, see [Connect to Windows Virtual Desktop](connect-web.md).
0 commit comments