Get Information about Azure

Görkem Can Süleymanoğlu 20 Reputation points
2024-12-22T22:05:13.2166667+00:00

Hello. My name is Görkem Can Süleymanoğlu. I am a co-founder of Kuanka Publishing LLC, we are with Microsoft for Startups Founders Hub. I sincerely want to say that you are doing a tremendous job.

I coded the core of our eBook software using Visual Studio, Azure SQL Database, and Azure Server. However, to scale the core on tablet and phone screens, I want to publish it to AppService. At the publish point, I get an HTTP 500.30 error code. The dialog screen said Windows Entra authentication should be used for the server. How can I achieve this?

Secondly, is it possible to pay for services with Azure credits?

Thank you.

Best regards.

 

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,096 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
484 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sina Salam 14,626 Reputation points
    2024-12-23T01:02:13.7866667+00:00

    Hello Görkem Can Süleymanoğlu,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you need more information about Azure Credit, Azure App Service and Windows Entra for your hosting.

    Firstly, the HTTP 500.30 error typically means your app failed to start. Given the requirement to use Windows Entra authentication, the error could result from:

    • Misaligned settings in Azure App Service or the application code.
    • Missing dependencies or mismatched frameworks.

    To resolve the issue, use the below links for more detailed steps:

    To configure Windows Entra (Azure AD) Authentication use these documentations:

    Finally, regarding your question about Azure Credit.

    Yes, you can use Azure Credits. It's applicable to App service.

    Navigate to Azure Portal > Cost Management + Billing > Credits to track credit balance.

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.