Skip to content

Commit 6fa3ba0

Browse files
committed
Minor tweaks
1 parent 8482816 commit 6fa3ba0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-desktop/create-profile-container-azure-ad.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure file share with Azure Active Directory (preview)
2+
title: Create a profile container with Azure Files and Azure Active Directory (preview)
33
description: Set up an FSLogix profile container on an Azure file share in an existing Azure Virtual Desktop host pool with your Azure Active Directory domain (preview).
44
services: virtual-desktop
55
author: Heidilohr
@@ -22,7 +22,7 @@ This feature is currently supported in the Azure Public, Azure Government, and A
2222

2323
## Configure your Azure storage account and file share
2424

25-
To store your FSLogix profiles on an Azure Files share:
25+
To store your FSLogix profiles on an Azure file share:
2626

2727
1. [Create an Azure Storage account](../storage/files/storage-how-to-create-file-share.md#create-a-storage-account) if you don't already have one.
2828

@@ -33,14 +33,14 @@ To store your FSLogix profiles on an Azure Files share:
3333

3434
3. [Enable Azure Active Directory Kerberos authentication on Azure Files](../storage/files/storage-files-identity-auth-azure-active-directory-enable.md) to enable access from Azure AD-joined VMs.
3535

36-
- When configuring the directory and file level permissions, review the recommended list of permissions for FSLogix profiles at [Configure the storage permissions for profile containers](/fslogix/fslogix-storage-config-ht).
37-
- Without proper directory level permissions in place, a user can delete the user profile or access the personal information of a different user. It's important to make sure users have proper permissions to prevent accidental deletion from happening.
36+
- When configuring the directory and file-level permissions, review the recommended list of permissions for FSLogix profiles at [Configure the storage permissions for profile containers](/fslogix/fslogix-storage-config-ht).
37+
- Without proper directory-level permissions in place, a user can delete the user profile or access the personal information of a different user. It's important to make sure users have proper permissions to prevent accidental deletion from happening.
3838

3939
## Configure the session hosts
4040

4141
To access Azure file shares from an Azure AD-joined VM for FSLogix profiles, you must configure the session hosts. To configure session hosts:
4242

43-
1. Enable the Azure AD Kerberos functionality using one of the following methods:
43+
1. Enable the Azure AD Kerberos functionality using one of the following methods.
4444

4545
- Configure this Intune [Policy CSP](/windows/client-management/mdm/policy-configuration-service-provider) and apply it to the session host: [Kerberos/CloudKerberosTicketRetrievalEnabled](/windows/client-management/mdm/policy-csp-kerberos#kerberos-cloudkerberosticketretrievalenabled)
4646
- Configure this Group policy on the session host: `Administrative Templates\System\Kerberos\Allow retrieving the Azure AD Kerberos Ticket Granting Ticket during logon`

0 commit comments

Comments
 (0)