Hi Steve Gray,
Thanks for reaching out in Microsoft Q&A,
I'm glad that issue is resolved by you and confirmed via Private message.
- Please verify the following configuration and access points to ensure Azure Files SMB access is functioning correctly:
- SMB Access & Authentication Setup
- Confirm that Azure Files SMB access is enabled on the storage account.
- Ensure that either Active Directory Domain Services (AD DS) or Azure AD Kerberos authentication is properly configured and linked to the storage account.
- Conditional Access Policies
- Check that no Conditional Access policies (such as MFA enforcement or compliant device requirements) are blocking SMB logins for Entra ID–based authentication.
- External (B2B) User Access
- Verify that external (B2B) users have been invited to and have accepted the invitation in your Entra ID tenant.
- Ensure that the appropriate Azure RBAC roles — such as Storage File Data SMB Share Reader or Storage File Data SMB Share Contributor — are assigned at the share or storage account level.
- Network Connectivity
- Confirm that TCP ports 445 (SMB) and 443 (HTTPS) are open for outbound traffic on your local network and firewall.
- Be aware that some ISPs and corporate networks block port 445, which can prevent SMB access.
- SMB Access & Authentication Setup
Hope this helps!
If the resolution was helpful, kindly take a moment to accept the answer and upvote it 👍 it as a token of appreciation.