503 service unavailable

Schultz, Cecilia 0 Reputation points
2024-07-18T23:11:10.3666667+00:00

I am using devops api to pull requests data for a report in our in-house web application.

All has always worked fine. Today I got a 503 service unavailable error.

To rule out my app, I used a tool (postman, bruno) and verified indeed I am getting now a 503 service unavailable error.

Again, these have always worked before.

The URLs (with var names) I am using are:

https://dev.azure.com/{{devops-org}}/{{devops-proj}}/_apis/git/repositories/{{devops-repo}}/pullrequests?api-version=7.2-preview.2&searchCriteria.status=completed&searchCriteria.maxTime={{devops-pull-req-maxDate}}&searchCriteria.minTime={{devops-pull-req-minDate}}

even trying to use the api for a single request yields the same 503 error

https://dev.azure.com/{{devops-org}}/{{devops-proj}}/_apis/git/pullrequests/257?api-version=7.2-preview.2

The MS help also mentions as options: 'scale the app', 'use autoheal' and 'restart the app'.

When I try to follow the restart the app option, it refers to the 'app blade'. What is this? and whre can II find this?

I also went thru the MS site and it seems I need some paid support to even create a case?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,408 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 9,390 Reputation points
    2024-07-19T01:06:41.9066667+00:00

    Hello Schultz, Cecilia,

    Thanks for your question.

    Currently there is an issue in all regions. See:

    https://status.dev.azure.com/

    Pls monitor the link above.

    Once, this is back up it will be updated on the above status page and you will be able to login.

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments