Define interface for resolving deployment environment domain
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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