microsoft / microsoft/aspire

Define interface for resolving deployment environment domain

Open
#11,061 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-deployment
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 12h
Merged PRs (30d)
201

Description

In order to display endpoints associated with deployed services in the CLI, we need to resolve the domain associated with each deployment.

Currrently, this is hardcoded to respect the output parameter exposed by ACA deployment. We'll want to evaluate how we do this for Azure App service deployments then generalize the interface for both cases.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI endpoint display path and the current ACA deployment output-parameter handling, then compare it with Azure App Service deployment data. Done means a generalized interface resolves deployment domains for both deployment types and the CLI displays the associated endpoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.