Azure B2B account accessing Exchange365 Shared Mailbox

Copper Contributor

Hello,

 

We are trying to grant access to an account that has been created via B2B Invite. This account can collaborate without issue in SharePoint and Teams. We have the ability to add this account to the Shred Mailbox under "Send as" and "Read and Manage". However when trying to connect to the mailbox the following error occurs:

 

MikeGrove_1-1676583851825.png

I am looking for some direction as to how to address this error, if we are missing a configuration step,  or if it is currently possible to share a mailbox with a Azure B2B Member.

 

Thanks 

 

8 Replies

@MikeGrove 

 

Hello,

 

Here are a few things I would check to troubleshoot this issue:


1.  Verify that the user account has the necessary permissions to access the shared mailbox. You mentioned that the account has been added to the mailbox under "Send as" and "Read and Manage", but it's worth double-checking that the permissions were applied correctly. You can do this by reviewing the mailbox permissions in Exchange Online, or by running the following PowerShell command:

 

Get-MailboxPermission -Identity <shared mailbox>

 

 

2.  Make sure the user account is using the correct credentials to access the shared mailbox. If the user is accessing the mailbox through Outlook or another email client, they may need to manually enter the shared mailbox credentials instead of their own.


3.  Check if there are any mailbox access policies or security restrictions that might be blocking the user from accessing the shared mailbox. You can review the mailbox access policies and security settings in Exchange Online, or by running the following PowerShell command:

 

Get-Mailbox <shared mailbox> | fl *policy*,*restriction*

 

 

4.  If the issue persists, try removing the user's permissions from the shared mailbox and then re-granting them. Sometimes this can resolve permission-related issues.

I hope this helps...

 
 
 

@Mark_Albin 

Thanks for the reply.
1. The user in question is marked as having {FullAccess} to the mailbox, the same as other internal users who access the mailbox
2. Giving the end client direct access (password) to the mailbox completely eliminates B2B from the mix as you are now logging directly into the specified domain. I have checked and they are using the correct B2B creds as they are accessing other B2B components without issue.
3. All Policies are either set to "Default" or not set. Doing a quick flyover of these policies I did not see anything that would result in blocked access. Let me know if there is something specific here I should be looking at.
4. I have tried removing / re-adding with no success.

 

@Kidd_Ip I have confirmed that OWA is enabled on both tenants and the shared mailbox is accessible via OWA

 

Thanks for your help. Let me know if there is any other suggestions. 

Not possible to do this:
https://learn.microsoft.com/en-us/microsoft-365/admin/email/about-shared-mailboxes?view=o365-worldwi...

” External users: You can't give people outside your business (such as people with a Gmail account) access to your shared mailbox.”

I was hoping that this did not apply to a "Federated" B2B configuration between two Azure Tenants. This is being done as part of a merger of business units, and was hoping we could integrate without the need to duplicate accounts across the tenants.

 

If there is any other suggestions please feel free to post them.

@MikeGrove I'm pretty sure you can do this, BUT you have to purchase at least a EOP1 license(s) and apply it to the user(s), in the tenant that has the shared mailbox. Or if there's another (cheaper) license that's available to you that provides exchange access, you could use that.

@MikeGrove 

Hey Mike

 

Did you ever manage to get this going?

I am too facing a similar issue.

We have some shared mailboxes in one Azure tenant.

B2B is configured and working for Sharepoint but now we need to share mailboxes with users in the other tenant.

 

Thanks


Adam

Hello @AdzyD86 

 

We decided at the time to move forward with some limited duplication of accounts across the Tenants. We have not investigated if assigning Exchange licenses to the external users as mentioned above resolves the issue. 

 

Thanks

 

MikeG