Proposal: VSCode Extension – Output outputs to panel after running `Deploy Bicep File...`
Open
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
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