A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
@devopsfj,
I suggest you using this PnP command to create a Microsoft 365 group connected team site as a workaround:
New-PnPSite -Type TeamSite -Title "Test Group" -Alias "TestGroup" -Description "Test group desc" -IsPublic
If the answer is helpful, please click "Accept as Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.