

Sync AD Users that need to map the drives to Azure AD using Azure AD Connect.DomainAccountType "ComputerAccount" # Default is set as ComputerAccount ` StorageAccountName $StorageAccountName ` $ResourceGroupName = "My-Resource-Group-Name"

Run "Join-AzStorageAccountForAuth" cmdlet to join Storage account to Azure AD as shown here:

The purpose of this post is to walk through the experience of configuring a Windows client to map a drive to an Azure File Share, with the User Experience that they are used to.
