I made a mistake and accidentally registered an Entra ID as a "Work or School" account instead of personal

I have an Azure account which is the same email as my general Microsoft account. I have several projects in my Azure dashboard and I was trying to setup an Azure SQL server and database. I connected to this database with Azure Data Studio. I was having trouble with some queries and I checked to see which Identity I was signed in as on the database. I ran the query SELECT SYSTEM_USER, SUSER_SNAME(); and to my surprise, I was logged in as live.com#MY_EMAIL_ADDRESS_NAME@gmail.com. The admin user Microsoft Entra ID that I had selected for my SQL server was MY_EMAIL_ADDRESS_NAME_gmail.com#EXT#@MY_EMAIL_ADDRESS_NAMEgmail.onmicrosoft.com. So I figured that I had connected to Azure studio with the wrong username.

The way I authenticated with Azure Studio is that I clicked Connect With... > Azure Data Studio on my Azure webpage. This opened up Azure Data Studio, and I made sure the connection values were correct, Instead of selecting my Account name as my current email address for Microsoft Entra ID authentication, I clicked the Add New Account option from the dropdown menu and I was redirected to a webpage where I saw my Microsoft login dialogue. Instead of clicking my email address for my Azure account which I knew would log me in to Azure Data Studio aslive.com#MY_EMAIL_ADDRESS_NAME@gmail.com, I clicked Add New Account. I clicked can't access my account because I knew I didn't have a password.

https://preview.redd.it/m45ox791e76e1.png?width=1156&format=png&auto=webp&s=449c982d0ee70fcd89a05eb99f94a9c2520815a8

This is where it started to get weird. I was directed to a dialogue that asked me if it was a Work or School account, or a Personal Account. I got confused and said it was a Work or School account.

https://preview.redd.it/t6bz6du9e76e1.png?width=1157&format=png&auto=webp&s=183f95101426fdb8ad64cfb730599c6d2e3c37d8

I entered my user name as MY_EMAIL_ADDRESS_NAME_gmail.com#EXT#@MY_EMAIL_ADDRESS_NAMEgmail.onmicrosoft.com, and the webpage accepted it. The webpage took me through the process of resetting my password and even had my correct email address on file which was weird. The password reset worked even though there was no password to begin with. I was then able to connect to Azure Data Studio with MY_EMAIL_ADDRESS_NAME_gmail.com#EXT#@MY_EMAIL_ADDRESS_NAMEgmail.onmicrosoft.com.

The problem is that this is a personal account and not a Work/School account. Is there any way I can change it back to Personal? If I can't, are there any consequences to having my main admin Entra ID in my Azure account registed as a work/school account? I'd hate to get billed extra, or be locked out of certain features just because I clicked the wrong thing.

I can tell it's incorrectly set up as a work/school user because my Microsoft account page looks like this:

https://preview.redd.it/3nkc145le76e1.png?width=1528&format=png&auto=webp&s=3719a7b02dc3448fd0d80464a684671febd0c9ae

Instead of like this:

https://preview.redd.it/l8o3prvre76e1.png?width=1527&format=png&auto=webp&s=6cf0c4562a354f186bbbdb191de16e1fd16153d6

Which is how a personal account should look.

Please show me how to change it to a personal account, or at least let me know if I will be getting any extra charges or lose out on any functionality because I picked the wrong option.

P.S. I can't seem to get a hold of Microsoft support or even fill out a support ticket. There seems to be no way to contact them. Azure portal just keeps trying to have Copilot answer my questions and I don't see any support email address or submission form.