Hi @LeonT,
Thank you for posting your query here!
Azure SMB file shares are typically associated with a specific Azure Active Directory (Azure AD) tenant, which means that they are not directly shareable across different tenants. Azure SMB file shares are designed for use within a single tenant's environment, and access control is managed through Azure AD authentication and authorization mechanisms.
However, you can invite users from other Azure AD tenants to collaborate with your tenant using Azure AD B2B collaboration. This allows external users to access resources within your tenant, but it doesn't directly share the SMB file shares across tenants. Users from other tenants would need to authenticate as guest users in your tenant and be granted appropriate access to the SMB file shares.
For reference: https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-external-users
Hope this helps!
Kindly let us know if the above helps or you need further assistance on this issue.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.