A cloud-native SIEM solution that provides intelligent security analytics and threat detection across systems
We managed to finally get this working. The problem was a back-end Microsoft issue. We were a GCC tenant "accidentally" created in the commercial tenant. (You can find this by going to admin.microsoft.com > settings > Organization profile > Data Location. (It should say Government Community Cloud if you are GCC... if it doesn't, you have a problem))
The Office 365 management API was utilizing the manage.office.com and not the manage-gcc.office.com. You can check specifically by creating an app registration and calling the manage-gcc.office.com using the Office 365 management API. If it does not exist in there, then that's your problem. After migrating from commercial to GCC (We did not submit a ticket for this, they happen to reach out and tell us specifically), and submitting a ticket for this API issue, they were able to change the back-end api to use the manage-gcc.office.com URL only after we had tried to escalate with O365 support multiple times. We had to get a larger company involved in getting this resolved as the O365 support wanted to punt us to the Entra support team which is a paid plan. No sense in paying for something when this was entirely not our fault. I hope this helps anyone who might have the same problem.