Azure / Azure/azure-quickstart-templates

Output Section Not working with Azure Deploy Button

Open
#4,496 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

### Issue Details
I have used an **Output** Element in my template to return the keys after deployment. The Output element is supposed to return Values after deployment, which is optional. However, after the deployment is completed successfully, it only displays the "Manage your resources" statement just below "Deployment Complete" statement as output.

### Repro steps
1. Add an Output Section.
2. Add a Github One Click Deployment Button. Follow this - [Azure Deploy Button](https://deploy.azure.com/#/form/infohome)
3. Or else, head on to [this GitHub repo](https://github.com/kuharan/ARM-Template-AAS-DataBricks-EH-Condition/tree/Output-EventHUB), if needed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Output Section and Azure Deploy Button reproduction steps, then use the linked ARM-Template-AAS-DataBricks-EH-Condition repository if needed. Verify whether deployment outputs are returned after completion and compare the expected keys with the displayed result. Done means the output section shows the returned deployment values instead of only the resource-management message.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.