Angular, ASP.NET CORE, SQL SERVER, API and DB hosted on Azure 500 error

hpbcrowe 31 Reputation points
2025-03-06T03:07:25.9466667+00:00

Hi,

I have my ASP.NET CORE hosted on Azure, the SQLServer DB is also hosted on Azure. Before deploying the Angular front end I decided to test it to see if it would hit the deployed backend and database. I was getting a CORS error but, now that I have resolved that I am getting a 500 error.

User's image

Where can I check in Azure to see what the 500 error means?

I am thinking that it might have something to do with the following?

When I published the API using Visual Studio it showed at the bottom that I had 2 dependencies from the code I deployed:

User's image

I was able to connect the Azure SQL Database but I can't figure out how to connect to the Microsoft Identity platform. When I click the more ... button to the left it just gives the option to connect but when I click on that it does nothing.

User's image

Is there something I need to set up on Azure to configure Identity. I already shared the connection string for the web API with the database.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,317 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.