Thanks for posting your question in the Microsoft Q&A forum.
To resolve this issue, consider the following options:
- Enable Azure AD Kerberos for your storage account. This allows Intune-joined devices to authenticate using their Azure AD credentials.
- Instead of using AD DS authentication, configure your storage account to use Azure AD authentication. This is more suitable for Intune-joined devices
- Implement Azure File Sync to create a hybrid solution that works for both domain-joined and Intune-joined devices
- Ensure that the Intune-joined devices have proper network connectivity to the Azure File Share and can resolve the storage account's DNS name
- The error message suggests an issue with application registration in Azure AD. Verify that the storage account is properly registered as an application in your Azure AD tenant
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful