Skip to content

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

@lopezleandro03

Description

@lopezleandro03

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

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

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions