Azure / Azure/deployment-environments

Feature request | Ability to show environment deployment outputs in the Portal

Open
#19 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
83
Forks
242
PR merge metrics
No merged PRs in 30d

Description

As a developer, I would like to see some metadata about my successful deployment in the Dev Portal (i.e. a web app URL or API endpoint).

When orchestrating your deployment from CI/CD pipelines, we could workaround this limitation by querying the Azure resources and using something like GitHub Actions summary (https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/).

In Dev Portal led deployments we can't get any outputs in the UI. Would be great if we could define outputs in the azure.yml file which match ARM or Terraform outputs and are displayed in a _Details_ tab for each environment. Similar to the Dev Box _More info_ tab:

![image](https://github.com/Azure/deployment-environments/assets/12474226/efa87d51-5704-476f-82f8-656336dffb46)

Consider different output types such as links, plain text, sensitive values, etc.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.