microsoft / microsoft/aspire

Consider adding Azure Private Dns Zone resolver functionality for http and non-http Service Discovery

Open
#3,783 2 comments 0 reactions 0 assignees View on GitHub
area-service-discovery azure
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

Problem:

To use private azure resources in Aspire [from outside of Azure,i.e. on-prem], it's necessary to use a VPN (unavoidable) and additions to your local hosts file (avoidable -- see below.) The latter requires elevation/local admin also.

Solution:

Implement an abstraction that can resolve non-http and http resources using the following SDK within Aspire:

https://learn.microsoft.com/en-us/dotnet/api/overview/azure/resourcemanager.dnsresolver-readme?view=azure-dotnet

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.