Hello RogerSchlueter-7899,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you can't create a database in Azure due to error.
This is a checklist to resolve the issues one after the order:
- Reproduce error and copy trace/correlation id + timestamp.
- Incognito / clear site data for portal & login endpoints.
- Temporarily allow third-party cookies for
login.microsoftonline.com
/portal.azure.com
or useaz login --use-device-code
. - https://learn.microsoft.com/en-us/entra/identity-platform/reference-third-party-cookies-spas - If on corp network, check firewall/proxy allowlist for Azure portal/AAD endpoints. - https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls
- Admin: check Entra sign-in logs and Conditional Access ‘What-If’. - https://learn.microsoft.com/en-us/entra/identity/conditional-access/troubleshoot-conditional-access
- If urgent, create DB via CLI/PowerShell (see commands above). - https://learn.microsoft.com/en-us/azure/azure-sql/database/scripts/create-and-configure-database-cli
- If unresolved, gather artifacts and open Microsoft support ticket via your Portal.
I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.