Error 503 on certificate installation on our application, host on an Azure Virtual Machine

Tahoé ETHEVE - BIMer Services 20 Reputation points
2024-04-11T07:20:42.28+00:00

I encounter an error when setting up my SSL certificate on an Application hosting on an Azure Virtual Machine (IIS).

Have you ever encountered such problems? knowing that all the prerequisites/ tutorial have been respected.

github

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,907 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anveshreddy Nimmala 3,545 Reputation points Microsoft Vendor
    2024-04-12T04:44:31.85+00:00

    Hello Tahoé ETHEVE - BIMer Services,

    Welcome to microsoft Q&A, Thankyou for posting your query here.

    Ensure that the web server is running and configured correctly to handle HTTPS requests.

    Check if there are configuration errors with the SSL/TLS setup.

    If your VM is under heavy load, this might cause the web server to respond with a 503 Error.

    Check the network security groups and firewall settings to ensure that the traffic on port 443 (HTTPS) is allowed through to your VM.

    A backend service failure can often result in a 503 Error if your application relies on it for completing requests.

    If an answer has been helpful, please consider accepting the answer to help increase visibility of this question for other members of the Microsoft Q&A community. If not, please let us know what is still needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    89b17435-f1aa-45e9-bc65-261b19daa6bd

    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.