Hi @Glenn Maxwell ,
You could use PowerShell to convert it to a regular mailbox on-perm.
set-remotemailbox <mailbox> -type regular
Here is a similar case:
https://learn.microsoft.com/en-us/answers/questions/599407/convert-shared-mailbox-to-regular-mailbox.html
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.