Azure / Azure/bicep

Proposal: VSCode Extension – Output outputs to panel after running `Deploy Bicep File...`

Open
#7,703 4 comments 2 reactions 0 assignees View on GitHub
devdiv enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

# Current Situation

In my Bicep files I defined some outputs for debugging purposes.

When running the `Deploy Bicep File...` menu item in Visual Studio Code, though, I don't get to see the outputs I defined.

# Desired Situation

Please output all outputs to the Visual Studio Code Output panel for the user to be able to review the result.

Contributor guide

Open the contributing guide

Research direction

Start at the VS Code extension's `Deploy Bicep File...` command and trace how deployment results are sent to the Output panel. Done means all outputs defined in the Bicep file are displayed there after deployment, so users can review the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.