microsoft / microsoft/vscode-azureresourcegroups

[CoR] Deployment stops at "Ready to deploy?" after selecting "Deploy to Azure"

Open
#1,780 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI CoR
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: Win11 x64
Build Version: 0.12.8-alpha.0
VS Code Insiders Version: 1.137.0-insiders

Repro Steps:

  1. Create an Azure Project.
  2. Complete the Project Creation and Local Development stages.
  3. On the Next steps page, select "Deploy to Azure".
    Image
  4. Follow the deployment flow and approve the deployment plan.
  5. Wait for the deployment artifacts and deployment checklist to be generated.
  6. Observe the Chat panel after the deployment checklist is completed.

Expect:
After Deploy to Azure has been selected and the deployment plan has been approved, the flow should proceed to the Azure deployment phase without requiring another manual confirmation.

Actual:
The deployment flow stops at the following prompt: Ready to deploy? (Yes / Run manually / Edit plan / Cancel).
Image

More Info:

  1. Entering Yes manually allows the deployment flow to continue.
  2. The deployment artifacts and deployment checklist were generated successfully.
  3. The workflow showed Generate deployment checklist (2/3) as completed but remained blocked at Present deployment approval gate.
  4. It is not clear that the user must provide another confirmation because the deployment action was already selected earlier in the flow.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the flow from selecting “Deploy to Azure” through approval, then trace the deployment checklist and the “Present deployment approval gate” step that leaves the Chat panel at “Ready to deploy?”. Confirm the existing deployment action selection is available to that gate and verify that the flow proceeds to Azure deployment without requiring a second manual confirmation.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.