Share via

Azure DevOps Pipeline Creation Stuck After Authentication

Chirag S H 0 Reputation points
2026-04-09T14:07:57.8366667+00:00

While attempting to create a new pipeline in Azure DevOps, I am encountering an issue during the configuration stage.

When I select the template “Node.js Express Web App to Linux on Azure”, I am prompted to choose an Azure subscription. After selecting the available subscription and clicking Continue, I am asked to authenticate by entering my Azure credentials.

However, after successfully providing the credentials:

  • The process does not proceed to the next step (such as selecting or creating a Web App).
  • Instead, it remains on the same configuration page.
  • The expected list of available Web Apps is not displayed.
  • The screen appears to be stuck or reloaded without progress.

Expected Behavior

After authentication, the system should:

  • Successfully link the Azure subscription
  • Display available Azure Web Apps or allow creation of a new one
  • Proceed with pipeline configuration

Actual Behavior

  • Authentication completes, but no progress is made
  • The same page is displayed repeatedly
  • No Web App options are shown

Impact

This issue is preventing me from creating and configuring a deployment pipeline for my Node.js application. While attempting to create a new pipeline in Azure DevOps, I am encountering an issue during the configuration stage.

When I select the template “Node.js Express Web App to Linux on Azure”, I am prompted to choose an Azure subscription. After selecting the available subscription and clicking Continue, I am asked to authenticate by entering my Azure credentials.

However, after successfully providing the credentials:

  • The process does not proceed to the next step (such as selecting or creating a Web App).
  • Instead, it remains on the same configuration page.
  • The expected list of available Web Apps is not displayed.
  • The screen appears to be stuck or reloaded without progress.

Expected Behavior

After authentication, the system should:

  • Successfully link the Azure subscription
  • Display available Azure Web Apps or allow creation of a new one
  • Proceed with pipeline configuration

Actual Behavior

  • Authentication completes, but no progress is made
  • The same page is displayed repeatedly
  • No Web App options are shown

Impact

This issue is preventing me from creating and configuring a deployment pipeline for my Node.js application.

Azure DevOps

Your answer

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